Commit Graph

78 Commits

Author SHA1 Message Date
Philippe G
86b64d0415 headphone, bass/treble, battery from LMS 2020-08-15 18:43:02 -07:00
Philippe G
2b049e1717 leftovers 2020-08-12 16:20:12 -07:00
Philippe G
c01a83b466 warning-free compile 2020-08-12 16:10:18 -07:00
Philippe G
603791de5b 30s reboot delay 2020-08-11 11:01:19 -07:00
Philippe G
3caa2fc452 opus correction 2020-08-10 13:00:58 -07:00
Philippe G
c78c66faf5 silence DAC do when using spdif & pins are shared 2020-08-03 19:10:21 -07:00
Philippe G
05e3c59a46 fix some compile issue & add TAS5713 2020-08-03 13:19:47 -07:00
Philippe G
0865496d76 porting master changes
There is a divergence in accessors.c that I've not resolved
2020-08-02 23:13:46 -07:00
Sebastien
1a2de11e92 Merge remote-tracking branch 'origin/master' into master-cmake
Conflicts:
	README.md
	components/config/config.c
	components/driver_bt/bt_app_sink.c
	components/raop/raop.c
	components/services/audio_controls.c
	main/platform_esp32.h
2020-05-18 10:13:32 -04:00
Philippe G
8f0709d5b1 clarify our licensing intention 2020-05-04 18:40:48 -07:00
Sebastien
0caaadc774 Merge remote-tracking branch 'origin/master' into master-cmake 2020-04-17 13:42:20 -04:00
Philippe G
394d6b6465 equalizer - release 2020-04-17 08:03:17 -07:00
Sebastien
602b5564b0 Merge remote-tracking branch 'origin/master' into master-cmake
Conflicts:
	components/raop/rtp.c
	components/squeezelite/display.c
2020-04-06 10:39:55 -04:00
Philippe G
a094b0d61f visu with fixed output - release 2020-04-03 18:40:45 -07:00
Sebastien
c578803b62 Merge remote-tracking branch 'origin/master' into master-cmake 2020-03-11 23:52:42 -04:00
philippe44
a9e45620e2 misc corrections - release
- green led was off at reboot
- visu conflict when switching AirPlay or BT
- try to get a more sensible synchro for AirPlay
2020-03-10 22:32:26 -07:00
Sebastien
804c67ef9a Merge remote-tracking branch 'origin/master' into master-cmake
Conflicts:
	components/raop/raop.c
	components/raop/rtp.c
2020-03-10 10:52:18 -04:00
philippe44
bbe42f68a3 Tweak A1S to make it work with devkit + correct one minor bug in buttons - release 2020-03-09 19:45:44 -07:00
Sebastien
c97f9e2c59 retrofit to gcc8 2020-03-04 13:01:24 -05:00
philippe44
f008229acd more display refactoring, led bug correction 2020-02-24 21:54:56 -08:00
philippe44
86f5a19cdd forgot to add BT in visualizer 2020-02-16 23:35:40 -08:00
philippe44
ed224f6b71 Add spectrum visualizer 2020-02-16 22:56:14 -08:00
philippe44
c4b0168370 auto-detect DAC 2020-02-09 14:22:35 -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
philippe44
2ec55f0969 basic I2S compile 2020-02-05 18:32:34 -08:00
philippe44
f9da2d2d0f DAC external instead of null 2020-02-05 18:17:05 -08:00
philippe44
28c3246398 add dac_config NVS for generic I2S/DAC configuration 2020-02-05 16:22:10 -08:00
philippe44
d912d21aac merge misc GPIO options into set_GPIO 2020-02-04 00:13:22 -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
1b5fc137d4 mini i2S backend to allow other DAC 2020-02-02 23:08:30 -08:00
philippe44
b5dc9ec47a add speaker fault + some cleanup 2020-01-12 15:57:05 -08: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
26ecdf60d9 refactor services, increase max sockets - release 2020-01-06 16:08:15 -08:00
philippe44
1a6ab4f7d9 working buttons (LMS only) 2020-01-02 16:24:37 -08:00
philippe44
17a063592f manual handling of analogue front end for power optimization - release 2019-12-07 04:11:51 -08:00
philippe44
7808c08874 jack muting - release 2019-12-06 04:04:27 -08:00
philippe44
a5b2d4023b jack muting 2019-12-06 03:58:19 -08:00
Sebastien
9ebe856bf4 fix for broken generic i2s build - release 2019-12-02 11:20:07 -05:00
philippe44
46eb478171 re-nable stats 2019-11-24 19:03:56 -08:00
philippe44
b62872ad78 BT & AP volume equalization, TAS5780 support 2019-11-23 19:04:59 -08:00
Sebastien
c84722d8e8 @daduke special build #2 - release 2019-11-18 13:08:51 -05:00
philippe44
10d19a6dd8 BSS & jack changes 2019-11-14 16:53:05 -08:00
Sebastien
4cbe54f692 Add some more debug logging 2019-11-04 16:40:24 -05:00
Sebastien
b6f1ce9a7a NVS Refactor ** Factory+Squeezelite FLASH required for this branch!
This is a major refactoring of the nvs parameters storage. To support
this, a new partition was added. To start using this branch, one must
flash all binaries and possibly re-configure the system.
2019-10-03 14:15:59 -04:00
sle118
4a4614951e Include memory fixes from main branch 2019-08-29 13:10:02 -04:00
sle118
6e7793a756 initial work on a wifi/http configuration module 2019-08-29 06:49:21 -04:00
philippe44
93568723fd backport click correction to BT 2019-08-24 01:15:46 -07:00
philippe44
35ccb92a60 solved most of click issues 2019-08-24 00:55:38 -07:00