Commit Graph

41 Commits

Author SHA1 Message Date
Sebastien
6fd80f0ff4 Store certificates in NVS, bug fixes - release 2019-11-22 16:37:53 -05:00
Sebastien
29242c63b9 Fix UI reboot to OTA/Recovery button - release 2019-11-20 14:56:06 -05:00
Sebastien
b215f5ddec remove some verbose logs - release 2019-11-19 23:51:09 -05:00
Sebastien
8f6c54fd39 OTA Strikes again - master
Refactor of OTA core underway. Removing verbose logging. Fine tuning.
2019-11-19 23:40:51 -05:00
Sebastien
676a90ac33 EXPERIMENTAL OTA REFACTOR - release 2019-11-19 22:08:32 -05:00
Sebastien
98de501e71 @daduke special build for OTA - release 2019-11-18 12:49:50 -05:00
Sebastien
e02987f8df OTA Fine tuning - release 2019-11-16 00:37:33 -05:00
Sebastien
391bc24dc7 OTA fixes - release 2019-11-15 15:31:24 -05:00
Sebastien
ea2bf2b4ec Reduce ota flash partition erase block size - release 2019-11-15 15:11:08 -05:00
Sebastien
3e49fa8e2a Restore OTA task pinned to the non-wifi core, reduce priority - release 2019-11-15 14:45:37 -05:00
Sebastien
4369614bb4 Bug Fix: OTA now works from the Squeezelite app partition - release 2019-11-13 17:16:57 -05:00
Sebastien
db85cb342f Troubleshooting config + OTA crash 2019-11-13 10:48:24 -05:00
Sebastien
7a3f78d8d2 OTA Flash erase bug... erased. release 2019-11-12 18:00:49 -05:00
Sebastien
cdbb198d8a enhancement: new "config" module to access configuration in RAM
This is to allow moving some tasks/stack memory to SPIRAM, saving on
precious IRAM. HTTP server should also be more responsive.
2019-11-06 23:31:13 -05:00
Sebastien
d4315f29ca OTA + nvs parameters bug fixes 2019-10-15 21:01:22 -04:00
Christian Herzog
9e44a4f1a9 increase buffer 2019-10-09 19:31:27 +02:00
Sebastien
39ab188e5d Resolve Jenkins build issues 2019-10-03 14:40:24 -04:00
Sebastien
ee0415dabf Improve OTA speed, fix status JSON buffer overflow 2019-10-02 16:04:41 -04:00
Sebastien
8a5ccd7b7c Reduce OTA wait time for status update 2019-10-02 12:31:16 -04:00
Sebastien
18f36b5433 Improve UI status handling during OTA 2019-10-02 12:16:10 -04:00
Sebastien
4a79a39d3c Major refactoring. OTA Works now (yes, yes... really works! ) 2019-09-30 16:22:58 -04:00
Sebastien
d92539d2be update sector size to 512 bytes for ota 2019-09-29 23:45:23 -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
da610effc9 stable initial OTA! 2019-09-29 08:29:58 -04:00
Sebastien
17847a125c More OTA changes, new build target 2019-09-28 23:11:32 -04:00
Sebastien
e45ee97a43 Fix ota percent update for ui 2019-09-28 14:41:11 -04:00
Sebastien
7f5f7b55aa Minor changes to OTA and status 2019-09-28 13:23:41 -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
f205615bcc Merge branch 'Over_The_Air_Update' of
https://github.com/sle118/squeezelite-esp32.git into Over_The_Air_Update
2019-09-27 17:16:35 -04:00
Sebastien
fd4a1a51de HTTP server fix, OTA fix. 2019-09-27 16:59:01 -04:00
Sebastien
09c8635152 Merge branch 'Over_The_Air_Update' of https://github.com/sle118/squeezelite-esp32 into Over_The_Air_Update 2019-09-26 23:46:09 -04:00
Sebastien
ae1a480029 OTA - redirection support + bootloader 2019-09-26 23:28:59 -04:00
Sebastien
deab7950c2 OTA - redirection support + bootloader 2019-09-26 23:28:13 -04:00
Sebastien
46024a358e OTA werks... sort of! 2019-09-25 17:37:51 -04:00
Sebastien
53369475dc More OTA work 2019-09-25 12:02:59 -04:00
Sebastien Leclerc
71531bcdc2 More OTA fix, restore UI from previous commit 2019-09-24 11:59:32 -04:00
Sebastien Leclerc
5e7e4cfdf4 more ota progress 2019-09-24 00:18:27 -04:00
Sebastien
47d06a8dc2 Merge branch 'Over_The_Air_Update' of
https://github.com/sle118/squeezelite-esp32.git into Over_The_Air_Update

Conflicts:
	components/wifi-manager/wifi_manager.c
2019-09-23 14:11:37 -04:00
sleclerc
bc6215e34a more ota work-ota cmd line implemented-not tested 2019-09-21 00:17:59 -04:00
Sebastien
8aedca48a7 OTA Work in progress 2019-09-20 21:09:12 -04:00