docs: correct 5GHz picker range and HEAD reference

This commit is contained in:
2026-08-18 08:31:02 -05:00
parent af5ff8039b
commit f5cddb335a
+2 -2
View File
@@ -149,7 +149,7 @@ AP is enabled:
## 7. Frontend (`www/js/views.js`) ## 7. Frontend (`www/js/views.js`)
- `BAND_GROUPS` drives the channel pickers shared by the Open AP and Evil WPA - `BAND_GROUPS` drives the channel pickers shared by the Open AP and Evil WPA
views: a `2.4 GHz` optgroup (111), a `5 GHz` optgroup (36177, DFS channels views: a `2.4 GHz` optgroup (111), a `5 GHz` optgroup (36165, DFS channels
`52..64` / `100..144` labelled `(DFS)`), and a `6 GHz (WPA3/OWE only)` `52..64` / `100..144` labelled `(DFS)`), and a `6 GHz (WPA3/OWE only)`
optgroup (`181..233` step 4). optgroup (`181..233` step 4).
- `chanFreq`/`chanLabel` render `Channel N (… MHz)` (+` (DFS)`), - `chanFreq`/`chanLabel` render `Channel N (… MHz)` (+` (DFS)`),
@@ -172,7 +172,7 @@ AP is enabled:
WPA3-SAE accepted; 6GHz `psk2` rejected; disable removes the radio1 AP and WPA3-SAE accepted; 6GHz `psk2` rejected; disable removes the radio1 AP and
restores hop; 2.4GHz still uses the daemon path; 2.4GHz save removes a stale restores hop; 2.4GHz still uses the daemon path; 2.4GHz save removes a stale
radio1 AP; mixed 2.4GHz + radio1 rejected). radio1 AP; mixed 2.4GHz + radio1 rejected).
- **All 14 test modules pass at HEAD (`ff3bd16`)**, run per-module in separate - **All 14 test modules pass at HEAD (`af5ff80`)**, run per-module in separate
processes per the repo convention (`test_auth`, `test_core`, `test_loot`, processes per the repo convention (`test_auth`, `test_core`, `test_loot`,
`test_misc`, `test_pineap_bands`, `test_pineap_clients`, `test_misc`, `test_pineap_bands`, `test_pineap_clients`,
`test_pineap_enterprise`, `test_pineap_modes`, `test_pineap_pool`, `test_pineap_enterprise`, `test_pineap_modes`, `test_pineap_pool`,