Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-04-05 | Merge pull request #306 from alainlamar/T2233 | Christian Poessinger | |
wireless: T2233: bugfix: Typos in Jinja2 syntax | |||
2020-04-05 | wifi-regdom: T2230: move inlined templates to dedicated files | Christian Poessinger | |
2020-04-05 | wireless: T2233: bugfix: Typos in Jinja2 syntax | Alain Lamar | |
2020-04-05 | wireless: T2212: bugfix for BF-ANTENNA and SOUNDING-DIMENSION flags | alainlamar | |
VHT flags deal with many variables which depend on antenna count and supported features. BF-ANTENNA-(2|3|4) and SOUNDING-DIMENSION-(2|3|4) were not dealt with correctly. IEEE 802.11ac (VHT) supports at least 1 antenna and up to 8 antennas at most. The hsotapd VHT flags may support as many but most do not. Therefore, we need to be picky here... | |||
2020-04-05 | T2230: confert dos to unix line endings | Christian Poessinger | |
2020-04-04 | wireless: T1627: move Jinja2 templates to data/templates folder | Christian Poessinger | |