Nuand / bladeRF-wiphy

bladeRF-wiphy is an open-source IEEE 802.11 compatible software defined radio VHDL modem
GNU General Public License v2.0
379 stars 49 forks source link

Update README with basic WiFi 4/5/6 details #9

Open meeas opened 2 years ago

meeas commented 2 years ago

Looking through the README and the more extensive documentation at Nuand, it seems like this might be a full implementation of WiFi 4 (802.11n). I see the channel size seems to max out at 20 MHz and the modulation max out at OFDM-64-QAM. Does this mean this stack supports WiFi 5/6 as long as you are using that 20 MHz channels with (FDM-64-QAM? Any updates to the documentation to specify this would be great!

BTW, excellent work! Thank you for your efforts!