Commit Graph

37 Commits

Author SHA1 Message Date
philippe44
c4b797e54f update defaults 2023-10-09 13:45:46 -07:00
philippe44
856303d8f1 Add GPIO config for Infrared on SqueezeAMP 3.20 2022-11-29 13:58:09 -08:00
Philippe G
898998efb0 big merge 2021-12-18 21:04:23 -08:00
Sebastien L
81756a7649 cpp state machine for ethernet 2021-11-16 10:11:38 -05:00
Sebastien
8fbe1159f5 Reworking BT output 2020-11-03 17:54:31 -05:00
Sebastien
efb1ce0324 Merge remote-tracking branch 'origin/master' into master-cmake
Conflicts:
	README.md
	build-scripts/ESP32-A1S-sdkconfig.defaults
	build-scripts/I2S-4MFlash-sdkconfig.defaults
	build-scripts/NonOTA-I2S-4MFlash-sdkconfig.defaults
	build-scripts/NonOTA-SqueezeAmp-sdkconfig.defaults
	build-scripts/SqueezeAmp4MBFlash-sdkconfig.defaults
	build-scripts/SqueezeAmp8MBFlash-sdkconfig.defaults
2020-06-09 14:42:37 -04:00
Philippe G
2597db9e15 add OggFlac & remove BLE - release 2020-05-21 14:05:24 -07:00
Sebastien
293d08deec system config UI work in progress 2020-04-29 19:38:00 -04:00
Sebastien
fda25bbd30 more elf resizing and option tuning - release 2020-04-12 14:08:05 -04:00
Sebastien
811451f24e cmake on esp-idf V4.0 - testing version - release 2020-04-09 23:08:40 -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
c97f9e2c59 retrofit to gcc8 2020-03-04 13:01:24 -05:00
Sebastien
75af26c55e Merge remote-tracking branch 'origin/master' into httpd
Conflicts:
	components/wifi-manager/http_server.c
2020-02-24 16:15:34 -05:00
philippe44
a1d1e3b148 1st prize for most insane compiler/execution bug - release 2020-02-20 00:39:28 -08:00
Sebastien
69120bb4de increase http header max length to 1024 bytes
CONFIG_HTTPD_MAX_REQ_HDR_LEN=1024
from
CONFIG_HTTPD_MAX_REQ_HDR_LEN=512
2020-02-13 16:39:14 -05:00
philippe44
f2920675f8 config file clean-up 2020-02-07 10:19:57 -08:00
Sebastien
6cf04a3a83 Merge branch 'master' into nvs_parameters
# Conflicts:
#	.cproject
#	Makefile
#	README.md
#	components/cmd_nvs/cmd_nvs.c
#	components/cmd_system/cmd_system.c
#	components/cmd_system/cmd_system.h
#	components/driver_bt/CMakeLists.txt
#	components/wifi-manager/CMakeLists.txt
#	components/wifi-manager/Kconfig.projbuild
#	components/wifi-manager/code.js
#	components/wifi-manager/component.mk
#	components/wifi-manager/dns_server.c
#	components/wifi-manager/dns_server.h
#	components/wifi-manager/http_server.c
#	components/wifi-manager/http_server.h
#	components/wifi-manager/index.html
#	components/wifi-manager/style.css
#	components/wifi-manager/wifi_manager.c
#	components/wifi-manager/wifi_manager.h
#	main/CMakeLists.txt
#	main/console.c
#	main/esp_app_main.c
#	sdkconfig.defaults
2019-10-17 12:45:26 -04:00
Sebastien
53369475dc More OTA work 2019-09-25 12:02:59 -04:00
philippe44
b1f787a3a5 update UDP recvmbox 2019-09-08 22:21:48 -07:00
sle118
7fee96ec63 Revert CONFIG_SPIRAM defaults 2019-09-05 18:00:45 -04:00
Sebastien
c84c663848 Merge remote-tracking branch 'origin/WiFi-Manager' into WiFi-Manager
Conflicts:
	components/wifi-manager/http_server.c
2019-09-02 17:37:56 -04:00
Sebastien
07873a7710 Jenkins integration - Migrate to CMake 2019-09-02 17:09:38 -04:00
Christian Herzog
7e4e0e2caf Wi fi manager (#11)
* autoexec config settings working

* small fixes

* working autoexec* saving

* allow double quotes in command line
2019-09-02 16:54:11 -04:00
philippe44
4e8abb2954 default config change 2019-09-01 13:49:41 -07:00
sle118
6e7793a756 initial work on a wifi/http configuration module 2019-08-29 06:49:21 -04:00
philippe44
7f97f621c4 move some staks to external memory 2019-08-26 21:46:48 -07:00
philippe44
d063457616 tweaks 2019-08-21 17:14:03 -07:00
philippe44
0f6e240cc6 UDP mailbox size was larget issue causing AirPlay stuttering 2019-08-18 00:57:02 -07:00
philippe44
a45c4f7f06 freeze fix by increasing WiFi RX buffer *or* forcing L2-to-L3 copy 2019-07-03 14:20:30 -07:00
philippe44
36428f357b correct sdkconfig.defaults 2019-06-29 14:01:53 -07: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
Sebastien Leclerc
832180a4e4 Ring buffer implementation
First stab at implementing a ring buffer. Now tuning should be done.
The statistics report causes jitters and can be deactivated by lowering
the output verbosity.
2019-06-06 08:41:28 -04:00
philippe44
99d2afc0a0 BT update + enable gain 2019-05-31 20:58:24 -07:00
philippe44
7367a747f5 update vorbis + default options 2019-05-28 20:38:42 -07:00
philippe44
70ef69971f Stabilization
move vorbis allocation to SPIRAM
tweak defconfigs
improve data reception
wav,flac,mp3 work fine but BT seems to lose connection from time to time
2019-05-27 23:25:08 -07:00
philippe44
66b2f74ebe Initial commit
faad does not work yet
2019-05-26 19:29:56 -07:00
philippe44
c77085fda3 BT updates and default config 2019-05-25 13:40:36 -07:00