diff --git a/docs/wifi.md b/docs/wifi.md index 3dcfe11..a66aea7 100644 --- a/docs/wifi.md +++ b/docs/wifi.md @@ -3,7 +3,7 @@ ## Usable channels ### 2.4GHz band -* Channel 1 (2412 MHz) + Channel 1 (2412 MHz) * Channel 5 (2432 MHz) * Channel 9 (2452 MHz) * Channel 13 (2472 MHz) @@ -12,10 +12,10 @@ It is okay to have some minor overlap as long as general channel utilisation is low. Also, using 4 channels is unavoidable in the main room. ### 5GHz band -* Channel 42 (5170–5250 MHz, 5210MHz center frequency) -* Channel 58 (5250–5330 MHz, 5290MHz center frequency) -* Channel 106 (5490–5570 MHz, 5530MHz center frequency) -* Channel 122 (5570–5650 MHz, 5610MHz center frequency) +* Channel 44 +* Channel 60 +* Channel 108 +* Channel 124 All channels are 80MHz wide since this is the minimum for 802.11ac. @@ -25,52 +25,52 @@ All channels are 80MHz wide since this is the minimum for 802.11ac. * ap-cf-f-l * device: * 2.4 GHz: c13 - * 5 GHz: c58 + * 5 GHz: c108 * ap-cf-f-r * device: - * 2.4 GHz: c13 - * 5 GHz: c58 + * 2.4 GHz: c5 + * 5 GHz: c60 ### Main Room * ap-cf-mr-1 * device: - * 2.4 GHz: c1 - * 5 GHz: c42 + * 2.4 GHz: c5 + * 5 GHz: c124 * ap-cf-mr-2 * device: - * 2.4 GHz: c13 - * 5 GHz: c58 + * 2.4 GHz: c1 + * 5 GHz: c44 * ap-cf-mr-3 * device: - * 2.4 GHz: c5 - * 5 GHz: c106 + * 2.4 GHz: c9 + * 5 GHz: c108 * ap-cf-mr-4 * device: - * 2.4 GHz: c9 - * 5 GHz: c122 + * 2.4 GHz: c13 + * 5 GHz: c60 ### Small Room * ap-cf-sr-1 * device: * 2.4 GHz: c9 - * 5 GHz: c122 + * 5 GHz: c124 * ap-cf-sr-2 * device: * 2.4 GHz: c1 - * 5 GHz: c42 + * 5 GHz: c60 ### Chill-out Area * ap-cf-ch * device: * 2.4 GHz: c1 - * 5 GHz: c42 + * 5 GHz: c44 ### Quiet Workshop Area * ap-cf-qws * device: - * 2.4 GHz: c13 - * 5 GHz: c58 + * 2.4 GHz: c5 + * 5 GHz: c124 ## Workshop Floor @@ -78,15 +78,15 @@ All channels are 80MHz wide since this is the minimum for 802.11ac. * ap-ws-ws1 * device: * 2.4 GHz: c9 - * 5 GHz: c122 + * 5 GHz: c44 * ap-ws-ws2 * device: - * 2.4 GHz: c13 - * 5 GHz: c122 + * 2.4 GHz: 1 + * 5 GHz: c108 ### NOC/Team Room * ap-ws-noc * device: - * 2.4 GHz: c5 - * 5 GHz: c106 + * 2.4 GHz: c13 + * 5 GHz: c108 diff --git a/schematics/wifi/heatmap/low.jpg b/schematics/wifi/heatmap/low.jpg new file mode 100644 index 0000000..da665c9 Binary files /dev/null and b/schematics/wifi/heatmap/low.jpg differ diff --git a/schematics/wifi/heatmap/top.jpg b/schematics/wifi/heatmap/top.jpg new file mode 100644 index 0000000..dec09d3 Binary files /dev/null and b/schematics/wifi/heatmap/top.jpg differ