Open rspierz opened 1 year ago
iw list of nanoHD openwrt on recent snapshot release
`Wiphy phy1 wiphy index: 1 max # scan SSIDs: 4 max scan IEs length: 2304 bytes max # sched scan SSIDs: 0 max # match sets: 0 Retry short limit: 7 Retry long limit: 4 Coverage class: 0 (up to 0m) Device supports AP-side u-APSD. Device supports T-DLS. Available Antennas: TX 0xf RX 0xf Configured Antennas: TX 0xf RX 0xf Supported interface modes:
total <= 16, #channels <= 1, STA/AP BI must match, radar detect widths: { 20 MHz (no HT), 20 MHz, 40 MHz, 80 MHz, 80+80 MHz, 160 MHz }
HT Capability overrides:
total <= 4, #channels <= 1, STA/AP BI must match
HT Capability overrides:
I don't think beamforming was ever coded for anything older than mt7915 as far as I can see from the list of commits (I could be wrong). no clue about mu-mimo
Ok thanks for looking into it. I was hoping it would be an easy port from something existing. I suppose this isn't worth the effort? (no issues currently)
Installed snapshot this week on a nanoHD and support for beamforming and mu-mimo seems to be missing just by checking iw list or grep hostapd confs. The ubiquiti device specsheet for the nanoHD does specifically say it has support for these features. Any insight on this?