Minstrel TX Rate Control in User space – GSoC ‘22
Published:
This introductory post for GSoC ‘22 covers the motivation and plan for implementing Minstrel HT — Linux’s default WiFi rate control algorithm — in user space for OpenWRT access points. Development in kernel space is restricted (no floating-point, high crash risk, limited debugging), making a Python-based user space variant valuable for research and experimentation. The post introduces the WiFi-Manager package and outlines the planned deliverables: a fully functional user space Minstrel HT with documentation, demo scripts, and performance comparisons against the kernel variant.
