Merge ~dirksu/plainbox-provider-checkbox:check_wifi6e into plainbox-provider-checkbox:master
Proposed by
Dirk Su
Status: | Needs review |
---|---|
Proposed branch: | ~dirksu/plainbox-provider-checkbox:check_wifi6e |
Merge into: | plainbox-provider-checkbox:master |
Diff against target: |
32 lines (+24/-0) 1 file modified
units/wireless/jobs.pxu (+24/-0) |
Related bugs: |
Reviewer | Review Type | Date Requested | Status |
---|---|---|---|
Sylvain Pineau | Pending | ||
Jonathan Cave | Pending | ||
Review via email: mp+416789@code.launchpad.net |
This proposal supersedes a proposal from 2022-03-10.
Commit message
Check if wifi6e 6GHz band enabled with Kernel under 5.15 or Ubuntu under 20.04
Description of the change
802.11ax 6GHz band is get through https:/
To post a comment you must log in.
The way you're parsing iw output should be added to the existing https:/ /git.launchpad. net/plainbox- provider- resource/ tree/jobs/ resource. pxu#n268 resource job wireless_ sta_protocol (Station supported protocols as opposed to AP mode).
I've already added some logic to guess from iw output if ax is supported via MCS 0-11.
I think you can add a new property to this resource to add info about the 6GHz support