Commit Graph

395 Commits

Author SHA1 Message Date
Christian Herzog
0809a6e70c tweak FW upload UI 2020-02-16 19:42:48 +01:00
Christian Herzog
c9fab19ce8 fix test css/js 2020-02-16 17:09:09 +01: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
Sebastien
fb2e1884f5 Merge remote-tracking branch 'origin/master' into httpd 2020-02-13 08:32:48 -05:00
Sebastien
4c16e2c871 Fix Typo in i2c command to set display 2020-02-12 21:26:11 -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
Sebastien
1d803af331 Merge remote-tracking branch 'origin/master' into httpd
Conflicts:
	components/services/monitor.c
	components/telnet/telnet.c
	components/telnet/telnet.h
2020-02-12 18:03:22 -05:00
Sebastien
1af1fd1639 refactoring, improvements and bug fixes for telnet 2020-02-12 17:52:45 -05:00
philippe44
6b9a1420bf 32 pixel height display bug 2020-02-11 21:49:43 -08:00
philippe44
ff7b7f0846 Player sends its resolution to LMS + SPI speed settable 2020-02-11 14:31:17 -08:00
philippe44
dd7b4a0fb4 Automatic screen with update from player 2020-02-11 12:43:04 -08:00
philippe44
26c9a9e897 Verify that SPI works with SH1106 2020-02-10 20:44:50 -08:00
Sebastien
730b6d38a5 HTTPd WIP 2020-02-10 19:17:16 -05:00
philippe44
c4b0168370 auto-detect DAC 2020-02-09 14:22:35 -08:00
philippe44
90d52dabaf More refactoring
last compile dependency on DAC
2020-02-09 13:29:30 -08:00
philippe44
64fcc0edec More refactoring
- Display is a separated entity
- Make battery configuration consistent with others
- Led config part of led.c
- Jack config moved to monitor.c
2020-02-09 11:36:58 -08:00
philippe44
cfae996fd3 Refactoring
- Add SPI display
- Add SSD1326 (not fully tested)
- Remove all but one dependecies to HW (#define)
- Cleanup KProjectBuild
- Update .defaults
2020-02-09 00:25:50 -08:00
Sebastien
fdbb24962a Merge remote-tracking branch 'origin/master' into httpd
Conflicts:
	Makefile
2020-02-07 12:53:33 -05:00
philippe44
808804f306 rotary pressed mistake 2020-02-06 16:55:07 -08:00
philippe44
4d68121111 ac101 tweaks 2020-02-06 16:33:41 -08:00
sebastien
4963579e20 telnet refactor 2020-02-06 13:08:21 -05:00
sebastien
46007853c7 Merge remote-tracking branch 'origin/master' into httpd 2020-02-06 06:44:51 -05:00
philippe44
96cfd8e27d clean AC101 driver a bit (still a lot to do) 2020-02-05 23:52:39 -08:00
philippe44
2ec55f0969 basic I2S compile 2020-02-05 18:32:34 -08:00
sebastien
74f99e9ee7 Merge remote-tracking branch 'origin/master' into httpd 2020-02-05 21:20:16 -05:00
philippe44
f9da2d2d0f DAC external instead of null 2020-02-05 18:17:05 -08:00
sebastien
58a2d0bea7 Merge remote-tracking branch 'origin/master' into httpd
Conflicts:
	components/services/monitor.c
	components/telnet/telnet.c
2020-02-05 21:06:27 -05:00
sebastien
dd594245f6 Merge master 2020-02-05 20:58:17 -05:00
philippe44
28c3246398 add dac_config NVS for generic I2S/DAC configuration 2020-02-05 16:22:10 -08:00
philippe44
e171688c06 update "Credits" 2020-02-05 13:15:20 -08:00
philippe44
555e5ad35e add "volume" and "longpress" options to rotary 2020-02-05 13:10:10 -08:00
philippe44
ed4eb6a42e adding rotary encoder + better jack gpio handling 2020-02-05 00:17:48 -08:00
sebastien
e6bad26ef0 Merge remote-tracking branch 'origin/master' into httpd
Conflicts:
	components/wifi-manager/http_server.c
2020-02-04 22:44:34 -05:00
philippe44
5f84dc3cb0 wait to switch external AMP GPIO even when stopping (pause = stop for stream) 2020-02-04 00:41:33 -08:00
philippe44
d912d21aac merge misc GPIO options into set_GPIO 2020-02-04 00:13:22 -08:00
philippe44
8a7fc32b68 working A1S! 2020-02-03 23:22:11 -08:00
philippe44
79942a03fe empty amp_GPIO does not mean GPIO 0! 2020-02-03 20:50:04 -08:00
philippe44
cb565da0eb add GPIO to drive external amplifier 2020-02-03 17:25:42 -08:00
philippe44
ee1d54a1ba add a GPIO to drive external amplifier 2020-02-03 17:25:26 -08:00
philippe44
447d728e1d telnet 2020-02-03 14:23:27 -08:00
philippe44
cb625cd780 more telnet 2020-02-03 14:19:43 -08:00
philippe44
5fdea9fd42 telnet 2020-02-03 14:11:01 -08:00
philippe44
49b9700e6d adding telnet 2020-02-03 13:48:19 -08:00
philippe44
8ddd5a58f3 displat mixup ms and s in RAOP as BT natively sends ms 2020-02-03 02:48:52 -08:00
philippe44
1b5fc137d4 mini i2S backend to allow other DAC 2020-02-02 23:08:30 -08:00
philippe44
3c0957d110 AirPlay: retry NTP sync when initial RTT is >100ms - release 2020-02-01 23:22:05 -08:00
philippe44
c9a85287e4 tweaks comments - release 2020-02-01 01:56:06 -08:00
philippe44
dfebb8ceb6 Add set_GPIO, handle GPIO 36/39 bug 2020-02-01 01:56:06 -08:00
philippe44
5d07344b4d handle case w/o display - release 2020-01-30 22:48:36 -08:00