802.11ax (HE) support has been added in 2019 or something, but the documentation about configuration options at https://openwrt.org/docs/guide-user/network/wifi/basic is lacking.
In particular:
-
[ ] HE cannel widths: https://openwrt.org/docs/guide-user/network/wifi/basic#htmodewi-fi_channel_width
-
[ ] Separate section for 802.11ax specific features and capabilities that can be queried with the
iw list
command, similar to 802.11ac and 802.11n: Example: https://openwrt.org/docs/guide-user/network/wifi/basic#ac_capabilities -
[ ] Configuration options for
- BSS colour
- Spatial Reuse Operation
- twt responder,
- ... (the list goes on).
I found some info at https://w1.fi/cgit/hostap/tree/hostapd/hostapd.conf#n808 but i am not sure if and how these hostapd options can be queried via config files and hence if they should just be added to the "capabilities" section or if they should be added to other sections like e.g. "common options"