philippe44
a1d1e3b148
1st prize for most insane compiler/execution bug - release
2020-02-20 00:39:28 -08: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