fiatlux/firmware
j3d1 8209a9a936
continuous-integration/drone/push Build is failing Details
minify web content
2023-02-12 08:54:29 +01:00
..
.idea Added Progress bar and Fixed OTA update 2021-09-12 20:59:09 +02:00
webdir implement syslog via websocket with 1k buffer 2021-11-18 07:40:08 +01:00
.gitignore Added gzip compression 2021-09-09 14:30:10 +02:00
Makefile minify web content 2023-02-12 08:54:29 +01:00
crc32.c add crc32 implementation 2021-08-03 01:37:04 +02:00
crc32.h add crc32 implementation 2021-08-03 01:37:04 +02:00
fiatlux.c add basic OTA Update fucionality 2021-08-28 23:44:01 +02:00
log.cpp implement syslog via websocket with 1k buffer 2021-11-18 07:40:08 +01:00
log.h implement syslog via websocket with 1k buffer 2021-11-18 07:40:08 +01:00
lux.cpp add toogle button for signal led in http frontend 2021-07-19 23:39:15 +02:00
lux.h add basic signal led 2021-07-19 22:55:08 +02:00
mkwebfs.py minify web content 2023-02-12 08:54:29 +01:00
mqtt.cpp add files for main modules 2021-07-06 17:19:14 +02:00
mqtt.h add files for main modules 2021-07-06 17:19:14 +02:00
otaflash.py add cli argument for address to otaflash.py 2021-11-18 04:03:53 +01:00
system.c implement syslog via websocket with 1k buffer 2021-11-18 07:40:08 +01:00
system.h Add error handling to OTA process 2021-09-12 22:00:59 +02:00
types.h Add error handling to OTA process 2021-09-12 22:00:59 +02:00
web.cpp implement syslog via websocket with 1k buffer 2021-11-18 07:40:08 +01:00
web.h Add simple static webserver 2021-07-19 21:26:10 +02:00
wifi.cpp implement syslog via websocket with 1k buffer 2021-11-18 07:40:08 +01:00
wifi.h add wifi semaphore 2021-07-19 00:18:16 +02:00