Sebastien
b80faf911a
fine tuning of httpd implementation
2020-02-13 16:22:51 -05:00
Sebastien
c5c5835acc
add new command to erase wifi manager's config - release
...
command: nvs_erase_wifi_manager
2020-02-12 18:14:33 -05:00
philippe44
49b9700e6d
adding telnet
2020-02-03 13:48:19 -08:00
Sebastien
6fd80f0ff4
Store certificates in NVS, bug fixes - release
2019-11-22 16:37:53 -05:00
Sebastien
e9ba659b4f
Refactor configuration. needs new recovery image! -- release
...
In order to use this new release, it is recommended to erase the flash
and replace the recovery partition with one that is at least at this
level.
2019-11-07 14:00:16 -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
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
aa6366a51f
More nvs parameter work
2019-09-22 10:40:37 -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