File tree 1 file changed +11
-1
lines changed
1 file changed +11
-1
lines changed Original file line number Diff line number Diff line change @@ -38,20 +38,30 @@ Visualize Wi-Fi signal strength over a geographic area
38
38
39
39
1 . Once data has been collected, select other access points or change filters to display updated coverage
40
40
41
+ 1 . Save your data to be loaded again later, or shared with other users
42
+
41
43
### Access Point Filters
42
44
43
45
- The default selection of both "Group by SSID" and "Combine 2.4 + 5GHz" will show one option per SSID
44
46
45
47
- Selecting only "Group by SSID" will show one option for each frequency that an SSID receives
46
48
47
- - Unselecting both "Group by SSID" (which disables "Combine 2.4 + 5GHz") will show every device for every SSID available, on both frequencies
49
+ - Unselecting both "Group by SSID" (which also disables "Combine 2.4 + 5GHz") will show every device for every SSID available, on both frequencies
48
50
49
51
### Selecting a background
50
52
51
53
- Supports all file types used for CSS ` background-image `
52
54
53
55
- The "Pixelate" option is good for floor plans with low resolutions (less than 1px/in²) so straight lines maintain hard edges
54
56
57
+ ### Saving/loading data
58
+
59
+ - Saves all signal data as a JSON file
60
+
61
+ - Loading this file again will restore all data points and signal info from the file
62
+
63
+ - See limitation about browser window sizes below
64
+
55
65
## Limitations
56
66
57
67
Contibutions are welcome for improving the following:
You can’t perform that action at this time.
0 commit comments