Sebastien
|
7a3f78d8d2
OTA Flash erase bug... erased. release
|
5 years ago |
Sebastien
|
1391897a3a
Incrementing the release numbering scheme to v0.4
|
5 years ago |
philippe44
|
62530b60f9
move HTTP server stack in SPIRAM
|
5 years ago |
Sebastien
|
3325d31691
Fix: OTA now works under the new configuration subsystem - release
|
5 years ago |
Sebastien
|
e9ba659b4f
Refactor configuration. needs new recovery image! -- release
|
5 years ago |
Sebastien
|
0f94f48fe6
Merge branch 'nvs_parameters' of https://github.com/sle118/squeezelite-esp32.git into nvs_parameters
|
5 years ago |
Sebastien
|
cdbb198d8a
enhancement: new "config" module to access configuration in RAM
|
5 years ago |
philippe44
|
0f8bd30544
terminate correctly statically created tasks
|
5 years ago |
philippe44
|
3304571312
add comments & and a TODO
|
5 years ago |
philippe44
|
5c60e505ac
allocate buffers to minimize .bss
|
5 years ago |
Sebastien
|
86f0d4c7ea
Merge branch 'nvs_parameters' of https://github.com/sle118/squeezelite-esp32.git into nvs_parameters
|
5 years ago |
Sebastien
|
4cbe54f692
Add some more debug logging
|
5 years ago |
philippe44
|
9b39483361
get 2K of IRAM back
|
5 years ago |
Sebastien
|
114d507e3f
Added taskYield after wifi start
|
5 years ago |
Sebastien
|
512c7d7722
Even more more logs. Removed references to the old wifi-manager struct
|
5 years ago |
Sebastien
|
21ae78f499
Even more logging
|
5 years ago |
Sebastien
|
23a693fdeb
More logging
|
5 years ago |
Sebastien
|
260fcc54fe
Add more logging
|
5 years ago |
Sebastien
|
9665e6485a
Don't turn on AP mode if connect was initially a success.
|
5 years ago |
Sebastien
|
4df1698722
Enhancement: add reboot button to nvs editor
|
5 years ago |
Sebastien
|
f6d470d266
Merge branch 'nvs_parameters' of https://github.com/sle118/squeezelite-esp32.git into nvs_parameters
|
5 years ago |
Sebastien
|
9c9fe3e0bf
fix boot loop caused by competing wifi_manager and cmd_wifi
|
5 years ago |
Sebastien
|
04b82e5bf6
fix boot loop caused by competing wifi_manager and cmd_wifi
|
5 years ago |
Sebastien
|
2ed8b50fbe
allow bypassing the wifi manager
|
5 years ago |
Sebastien
|
9f3f9bfbd2
Fix: don't delete AP details when connect fails.
|
5 years ago |
Sebastien
|
8af0330f61
complete wifi-manager refactor. WIP. needed: make erase_flash.
|
5 years ago |
Sebastien
|
113e7be398
stability improvements
|
5 years ago |
Sebastien
|
2f042d25a8
AirPlay fix: increase RECVMBOX_SIZE to 32
|
5 years ago |
Sebastien
|
eb4a97a98c
Improve WiFi connection management.
|
5 years ago |
Sebastien
|
ec293f8258
Fix reboot caused by starting scan while wifi is connecting.
|
5 years ago |