From f5cddb335a9c82fe070e46fbb80569ff4759d8a8 Mon Sep 17 00:00:00 2001 From: c4ch3c4d3 Date: Tue, 18 Aug 2026 08:31:02 -0500 Subject: [PATCH] docs: correct 5GHz picker range and HEAD reference --- docs/specs/2026-08-17-radio1-5ghz6ghz-ap.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/specs/2026-08-17-radio1-5ghz6ghz-ap.md b/docs/specs/2026-08-17-radio1-5ghz6ghz-ap.md index 1b869c7..9feee34 100644 --- a/docs/specs/2026-08-17-radio1-5ghz6ghz-ap.md +++ b/docs/specs/2026-08-17-radio1-5ghz6ghz-ap.md @@ -149,7 +149,7 @@ AP is enabled: ## 7. Frontend (`www/js/views.js`) - `BAND_GROUPS` drives the channel pickers shared by the Open AP and Evil WPA - views: a `2.4 GHz` optgroup (1–11), a `5 GHz` optgroup (36–177, DFS channels + views: a `2.4 GHz` optgroup (1–11), a `5 GHz` optgroup (36–165, DFS channels `52..64` / `100..144` labelled `(DFS)`), and a `6 GHz (WPA3/OWE only)` optgroup (`181..233` step 4). - `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 restores hop; 2.4GHz still uses the daemon path; 2.4GHz save removes a stale 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`, `test_misc`, `test_pineap_bands`, `test_pineap_clients`, `test_pineap_enterprise`, `test_pineap_modes`, `test_pineap_pool`,