Commit Graph

203 Commits

Author SHA1 Message Date
Sebastien
c97f9e2c59 retrofit to gcc8 2020-03-04 13:01:24 -05:00
Sebastien
4f72f284ce Additional messages added to messaging bus, increase dft size 2020-03-03 11:42:25 -05:00
Sebastien
5ab1f04ea5 taming the memory monster 2020-03-02 18:03:47 -05:00
Sebastien
c999828197 OTA feedback on local display - release 2020-02-28 12:29:34 -05:00
Sebastien
439f5b8851 tweaking recovery display 2020-02-27 21:33:02 -05:00
Sebastien
2fadea10b0 add display for OTA progress 2020-02-27 21:24:12 -05:00
Sebastien
5fcf08e4c5 httpd ready for some testing - release 2020-02-26 15:56:15 -05:00
Sebastien
055d87ce9d prevent startup delay from display if i2c is unresponsive - release 2020-02-26 09:08:14 -05:00
Sebastien
0acb0dc3e7 fix system freezing on telnet activation 2020-02-25 21:40:57 -05:00
Sebastien
e19c9e12dc memory leak fixed 2020-02-24 16:14:17 -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
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
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
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
philippe44
28c3246398 add dac_config NVS for generic I2S/DAC configuration 2020-02-05 16:22: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
d912d21aac merge misc GPIO options into set_GPIO 2020-02-04 00:13:22 -08:00
philippe44
cb565da0eb add GPIO to drive external amplifier 2020-02-03 17:25:42 -08:00
philippe44
49b9700e6d adding telnet 2020-02-03 13:48:19 -08:00
philippe44
1b5fc137d4 mini i2S backend to allow other DAC 2020-02-02 23:08:30 -08:00
philippe44
dfebb8ceb6 Add set_GPIO, handle GPIO 36/39 bug 2020-02-01 01:56:06 -08:00
Sebastien
acbc661efb Merge remote-tracking branch 'origin/master' into httpd 2020-01-29 11:10:34 -05:00
philippe44
1fd31471a2 Display for AirPlay / Bluetooth (still WIP) 2020-01-26 01:31:43 -08:00
Sebastien
5b1abf0fc9 httpd wip 2020-01-22 19:49:20 -05:00
philippe44
ce790a412e add Vcc_GPIO & handle LMS 32-pixels fixed display height 2020-01-20 22:15:15 -08:00
philippe44
b8570ebce3 finish remapping
- actrls_brd config renamed actrls_config
- get rid of static board definitions
- allow JSON config string to only initialize what it needs
- add control_hook
2020-01-17 20:29:14 -08:00
Sebastien
4dbed9ecb4 WIP - Audio Control Profile navigation 2020-01-17 17:27:51 -05:00
philippe44
70261b17ac diff display colum index + separate services & config accessors 2020-01-16 22:07:58 -08:00
Sebastien
a4846fa60b more alignment of cmd_i2ctools 2020-01-16 15:45:26 -05:00
philippe44
ccf214fbe2 config update 2020-01-14 18:22:47 -08:00
philippe44
e96ba5fd5b globalize a few things 2020-01-14 16:11:15 -08:00
philippe44
dba4782871 display improvements, reset player_id when switching server 2020-01-13 19:19:55 -08:00
Sebastien
bb6d30c45f button json parser improvements 2020-01-13 17:22:18 -05:00
philippe44
b5dc9ec47a add speaker fault + some cleanup 2020-01-12 15:57:05 -08:00
philippe44
fe74cf76cb init display at boot 2020-01-11 18:43:12 -08:00
philippe44
e82d56fbfa merge in progress 2020-01-11 13:56:58 -08:00
Sebastien
0e368c4185 Merge master with json blob fix 2020-01-10 16:19:32 -05:00
Sebastien
fd122ea0f2 Merge remote-tracking branch 'origin/master' 2020-01-10 16:06:44 -05:00
Sebastien
c85d2afbaf json button mapping config 2020-01-10 15:39:32 -05:00
philippe44
450943735b add display + some refactoring 2020-01-10 12:32:50 -08:00
philippe44
daef63fdea more refactoring
- jack & led moved to services
- output_i2s subscribes to jack detection
- add user-defined debounce timer to buttons
2020-01-08 19:09:53 -08:00
philippe44
4a08f1c5c5 display support + extra generic buttons 2020-01-07 12:46:59 -08:00
philippe44
26ecdf60d9 refactor services, increase max sockets - release 2020-01-06 16:08:15 -08:00
philippe44
164c08b766 make board_index a NVS 2020-01-04 13:24:00 -08:00