Commit Graph

32 Commits

Author SHA1 Message Date
d1776f9eba initial web portal 2020-12-17 12:45:36 -05:00
8672bf19d7 use CIDR instead of subnet mask in status 2020-12-17 12:33:42 -05:00
49a37e7d26 only show wifi status for STA 2020-12-17 12:33:02 -05:00
db2af6f626 wifi STA and AP use different APIs 2020-12-17 12:32:43 -05:00
dedbf4f930 add ssid to status 2020-12-17 12:31:16 -05:00
bcbb3285f9 introduce json status API 2020-12-16 16:45:35 -05:00
e93bda9774 introduce config get json API 2020-12-16 16:44:42 -05:00
e1fd1a3aec use mDNS to announce the onboard web server 2020-12-16 16:13:24 -05:00
7b5807fba8 fix AP+DHCP mode 2020-12-16 15:58:57 -05:00
685c266e9d reboot from web API 2020-12-16 12:47:50 -05:00
811bd445cb start a web server on port 80, serving static HTML from SPIFFS 2020-12-16 12:46:26 -05:00
1e3a247a4b read voltage from Hazzah32 battery connector 2020-12-16 10:35:15 -05:00
5d951eba47 set configurable hostname 2020-12-11 16:00:58 -05:00
fb8906aff0 Always subscribe to the multicast address even if we only expect unicast. 2020-12-11 14:37:25 -05:00
00eac16fd6 use the Preferences library to store device config in NVM 2020-12-11 14:36:26 -05:00
73eb72a638 check for features [en|dis]abled 2020-12-09 10:48:22 -05:00
e11b8fce9d initial pixel tape control 2020-12-08 17:25:05 -05:00
102fa53f8b wait for serial to init 2020-12-08 17:23:56 -05:00
fa17de7c26 only subscribe to a universe once 2020-12-08 17:23:26 -05:00
b466cf1aaf yield update task during cycle inactivity. 2020-12-07 08:46:23 -05:00
73815a878c refactor for multi-universe support 2020-12-07 08:45:40 -05:00
1acb638759 update sACN docs 2020-12-06 17:25:19 -05:00
c316966043 track state machine level locally in the task. 2020-12-06 17:21:27 -05:00
297e7b2ca9 stop bluetooth to save a bit of battery 2020-12-06 14:33:13 -05:00
76d4847b8c Strobe doesn't need to know the universe that it's receiving. 2020-12-06 11:07:30 -05:00
b5e58743e4 auto formatting cleanups 2020-12-04 14:57:57 -05:00
f599b899e5 move UDP packet callback binding to sACN constructor 2020-12-04 14:42:41 -05:00
7f1bd834cc unify sACN subscribers 2020-12-04 14:37:47 -05:00
efad085a2a Use a FreeRTOS task to update strobe. 2020-12-04 11:34:26 -05:00
525970bbf9 seperate stobe class from sACN. 2020-12-04 09:44:58 -05:00
7821577523 troubleshooting section 2020-12-03 11:28:18 -05:00
6f4c3e3357 initial commit 2020-12-03 09:55:53 -05:00