Commit Graph

12 Commits

Author SHA1 Message Date
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
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
c5fc6b8a81 nvs configuration fixes 2019-09-25 14:53:52 -04:00
Sebastien Leclerc
71531bcdc2 More OTA fix, restore UI from previous commit 2019-09-24 11:59:32 -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
3cb3050257 Merge remote-tracking branch 'origin/Over_The_Air_Update' into
Over_The_Air_Update

Conflicts:
	.cproject
	.settings/language.settings.xml
	.settings/org.eclipse.cdt.core.prefs
2019-09-22 22:24:18 -04:00
sleclerc
c01c33f72f more ota work-ota cmd line implemented-not tested 2019-09-22 22:04:08 -04:00
Sebastien
aa6366a51f More nvs parameter work 2019-09-22 10:40:37 -04:00
sleclerc
bc6215e34a more ota work-ota cmd line implemented-not tested 2019-09-21 00:17:59 -04:00
sle118
6e7793a756 initial work on a wifi/http configuration module 2019-08-29 06:49:21 -04:00
Sebastien Leclerc
e5921154f1 Console implemented, DAC stabilized, BT stabilized 2019-06-20 17:29:19 -04:00
Sebastien Leclerc
8500b2180d Console support WIP!
Some instabilities to tackle. BT Ring buffer were taken out.  DAC is
crashing with stack overflow.  So does A2DP after playing for a little
while.  This needs to be investigated.
2019-06-19 18:11:17 -04:00