-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathBACKLOG
More file actions
31 lines (18 loc) · 940 Bytes
/
BACKLOG
File metadata and controls
31 lines (18 loc) · 940 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
----------------
TODO
----------------
Modify init.d/hahub-svcs to use start_daemon instead of nohup
Mount the filesystem read-only <?>
Remove direct dependence of hawifimon.py on hagpioops.py
generate compiled distribution of the full software
add test programs which will help in verifying each step of the installation
complete the full write-up for installing and using the software
----------------
Completed
----------------
Make FUNC button as teh shutdown button - however, right now it works right-away on a click
Make the LED operations as a separate thread service with APIs
Validate the WPS button function for some more WiFi networks
Find out how to remove existing WiFi networks (added via WPS) via commandline
Provide some visual feedback of WPS button actually getting pressed via perhaps an lED blinking or something
- the WSTS LED starts blinking when WPS button is pressed (because the WiFi state changes).