Sebastien
|
2ab14d62be
|
Merged with httpd - work in progress
|
2020-03-10 17:27:06 -04:00 |
|
Sebastien
|
39058213fa
|
Merge remote-tracking branch 'origin/httpd' into master-cmake
Conflicts:
.cproject
.gitmodules
.project
.pydevproject
.settings/language.settings.xml
.settings/org.eclipse.cdt.core.prefs
components/cmd_i2c/CMakeLists.txt
components/cmd_i2c/cmd_i2ctools.c
components/cmd_i2c/component.mk
components/cmd_nvs/cmd_nvs.c
components/cmd_nvs/component.mk
components/cmd_system/cmd_system.c
components/cmd_system/component.mk
components/config/config.c
components/config/config.h
components/config/nvs_utilities.c
components/display/CMakeLists.txt
components/driver_bt/CMakeLists.txt
components/driver_bt/component.mk
components/raop/raop.c
components/services/CMakeLists.txt
components/squeezelite-ota/cmd_ota.c
components/squeezelite-ota/squeezelite-ota.c
components/squeezelite-ota/squeezelite-ota.h
components/squeezelite/component.mk
components/telnet/CMakeLists.txt
components/wifi-manager/CMakeLists.txt
components/wifi-manager/dns_server.c
components/wifi-manager/http_server.c
components/wifi-manager/http_server.h
components/wifi-manager/wifi_manager.c
components/wifi-manager/wifi_manager.h
main/CMakeLists.txt
main/console.c
main/esp_app_main.c
main/platform_esp32.h
|
2020-03-10 13:55:22 -04:00 |
|
Sebastien
|
879272dfe4
|
idf.py app now builds both squeezelite and recovery in a single pass
|
2020-03-09 23:47:15 -04:00 |
|
Sebastien
|
b2ea4a2cdd
|
untangling references. linking almost completed!
|
2020-03-08 10:46:30 -04:00 |
|
Sebastien
|
70aa420406
|
Merge remote-tracking branch 'origin/master' into master-cmake
Conflicts:
components/raop/raop.c
components/raop/rtp.c
main/cmd_squeezelite.c
|
2020-03-08 09:54:50 -04:00 |
|
Sebastien
|
f998ea2a52
|
retrofit to gcc8/CMake
|
2020-03-04 13:02:14 -05:00 |
|
Sebastien
|
c97f9e2c59
|
retrofit to gcc8
|
2020-03-04 13:01:24 -05:00 |
|
Sebastien
|
5ab1f04ea5
|
taming the memory monster
|
2020-03-02 18:03:47 -05:00 |
|
Sebastien
|
4944210ef1
|
buffering fix on http OTA - release
|
2020-02-29 09:41:13 -05:00 |
|
Sebastien
|
e2d77684e3
|
HTTP and Binary upload ota work - release
decrease logging verbosity on low level messages
merging with master branch
correcting buffer size for better OTA redirection/http header parsing
|
2020-02-29 08:45:19 -05:00 |
|
Sebastien
|
a690b177ca
|
http ota buffer length fix - release
|
2020-02-29 08:41:28 -05:00 |
|
Sebastien
|
c999828197
|
OTA feedback on local display - release
|
2020-02-28 12:29:34 -05:00 |
|
Sebastien
|
2fadea10b0
|
add display for OTA progress
|
2020-02-27 21:24:12 -05:00 |
|
Sebastien
|
e550c08273
|
leverage displayer to show flash update on display
|
2020-02-27 17:45:24 -05:00 |
|
Sebastien
|
59a617a40d
|
merge display updates from master - release
|
2020-02-26 23:18:58 -05:00 |
|
Sebastien
|
47d7baaf5f
|
adjust grace period before reboot after success flash
|
2020-02-25 12:26:31 -05:00 |
|
Sebastien
|
fe4f7ffb58
|
tune OTA update buffer - release
|
2020-02-24 21:28:41 -05:00 |
|
Sebastien
|
c6eb24020b
|
httpd testing - release
|
2020-02-24 19:06:51 -05:00 |
|
Sebastien
|
d0a086e84b
|
increase http client buffer size
|
2020-02-24 18:00:48 -05:00 |
|
Sebastien
|
e19c9e12dc
|
memory leak fixed
|
2020-02-24 16:14:17 -05:00 |
|
Sebastien
|
34459f54ef
|
increase ota message buffer size by a byte - release
|
2020-02-21 17:26:14 -05:00 |
|
Sebastien
|
d4576bbdd4
|
httpd implementation - wip
|
2020-02-21 15:16:54 -05:00 |
|
Sebastien
|
4de4e07d99
|
messaging subsystem wip
|
2020-02-19 08:02:58 -05:00 |
|
Sebastien
|
8c3a52d40c
|
added ability to upload new firmware from the browser.
|
2020-02-14 13:33:50 -05:00 |
|
Sebastien
|
b80faf911a
|
fine tuning of httpd implementation
|
2020-02-13 16:22:51 -05:00 |
|
philippe44
|
49b9700e6d
|
adding telnet
|
2020-02-03 13:48:19 -08:00 |
|
philippe44
|
450943735b
|
add display + some refactoring
|
2020-01-10 12:32:50 -08:00 |
|
Sebastien
|
3cc74534d1
|
fix http response handling in ota
|
2019-12-02 11:22:22 -05:00 |
|
philippe44
|
bfd06d7c37
|
use byte-accessible internal memory for OTA buffers
|
2019-11-24 16:52:05 -08:00 |
|
philippe44
|
131769ff4d
|
BT & AirPlay switch fix - release
|
2019-11-24 15:37:34 -08:00 |
|
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 |
|