Sebastien
51a3fbcef0
Stabilize HTTP server, change logging
2019-10-16 10:57:37 -04:00
Sebastien
d4315f29ca
OTA + nvs parameters bug fixes
2019-10-15 21:01:22 -04:00
sle118
47f24dbbfd
cJSON stability WIP - nobuild
2019-10-15 14:10:19 -07:00
Sebastien
d2f17f5b05
Update status.json message format: add severity
2019-10-03 23:27:28 -04:00
Sebastien
aa81f39712
Bug fix: rebooting to squeezelite now works
2019-10-03 22:45:46 -04:00
Sebastien
5cf92a40f7
Resolve heap memory issue on squeezelite commandline with quotes
2019-10-03 17:09:17 -04:00
Sebastien
24c473588a
bug fixes
2019-10-03 16:00:43 -04:00
Sebastien
b6f1ce9a7a
NVS Refactor ** Factory+Squeezelite FLASH required for this branch!
...
This is a major refactoring of the nvs parameters storage. To support
this, a new partition was added. To start using this branch, one must
flash all binaries and possibly re-configure the system.
2019-10-03 14:15:59 -04:00
Sebastien
18f36b5433
Improve UI status handling during OTA
2019-10-02 12:16:10 -04:00
Sebastien
b3d1a33a7a
Major refactoring. OTA Works now (yes, yes... really works! )
2019-09-30 16:31:24 -04:00
Sebastien
4a79a39d3c
Major refactoring. OTA Works now (yes, yes... really works! )
2019-09-30 16:22:58 -04:00
Sebastien
44ea1dd4a5
update sector size to 512 bytes for ota
2019-09-29 23:28:36 -04:00
Sebastien
0ab1cd438b
Full OTA refactor and other stability improvement
2019-09-29 21:12:02 -04:00
Sebastien
17847a125c
More OTA changes, new build target
2019-09-28 23:11:32 -04:00
Sebastien
e757cdb845
Merge branch 'Over_The_Air_Update' of
...
https://github.com/sle118/squeezelite-esp32.git into Over_The_Air_Update
2019-09-27 17:23:22 -04:00
Sebastien
fd4a1a51de
HTTP server fix, OTA fix.
2019-09-27 16:59:01 -04:00
Sebastien
e591eb9421
Merge branch 'Over_The_Air_Update' of
...
https://github.com/sle118/squeezelite-esp32 into Over_The_Air_Update
2019-09-27 00:07:12 -04:00
Sebastien
46024a358e
OTA werks... sort of!
2019-09-25 17:37:51 -04:00
Sebastien
c5fc6b8a81
nvs configuration fixes
2019-09-25 14:53:52 -04:00
Sebastien
d7dc25f5b6
Merge remote-tracking branch 'origin/Over_The_Air_Update' into
...
Over_The_Air_Update
Conflicts:
components/wifi-manager/http_server.c
components/wifi-manager/wifi_manager.c
2019-09-23 00:19:18 -04:00
Sebastien
de76b8372e
Merge remote-tracking branch 'origin/WiFi-Manager' into Over_The_Air_Update
2019-09-22 22:09:21 -04:00
Christian Herzog
fb000e56be
clean up recovery mode
2019-09-22 21:36:38 +02:00
Sebastien
aa6366a51f
More nvs parameter work
2019-09-22 10:40:37 -04:00
Sebastien
daeac0a073
Merge branch 'WiFi-Manager' of https://github.com/sle118/squeezelite-esp32.git into Over_The_Air_Update
2019-09-21 22:10:11 -04:00
Christian Herzog
7e4ed77af0
move to bootstrap
2019-09-21 22:08:23 +02:00
Sebastien
8aedca48a7
OTA Work in progress
2019-09-20 21:09:12 -04:00
Christian Herzog
560c9c2d81
recovery mode detection
2019-09-18 21:03:59 +02:00
Christian Herzog
fd235df8fb
code cleanup/reorder, enable reboot buttons
2019-09-18 20:39:36 +02:00
Christian Herzog
157428ba8f
trigger reboot if autoexec1 has changed
2019-09-18 19:38:08 +02:00
Christian Herzog
46ee77e723
Wi fi manager ( #14 )
...
* build command line from website form
* fix autoexec1 length problem
2019-09-05 15:22:39 -04:00
sle118
e3db4d1dc9
Circumvent gcc 8 restrict error
2019-09-04 12:08:23 -04:00
Christian Herzog
926f4ac723
build command line from website form ( #12 )
2019-09-04 11:40:25 -04:00
Sebastien
07873a7710
Jenkins integration - Migrate to CMake
2019-09-02 17:09:38 -04:00
Christian Herzog
5e34f65e5e
autoexec config settings working ( #10 )
...
* autoexec config settings working
* small fixes
* working autoexec* saving
2019-09-01 16:45:28 -04:00
sle118
6e7793a756
initial work on a wifi/http configuration module
2019-08-29 06:49:21 -04:00