Philippe G
413ebcb912
more muse (battery)
2022-01-19 12:52:44 -08:00
Philippe G
d2f8d51c28
simplify dependencies
2021-12-28 22:44:05 -08:00
Philippe G
7f57cd5338
minor non-functional fixes
2021-12-18 23:30:55 -08:00
Philippe G
af48710e31
Validate MCP23S17 + typos correction
2021-12-10 12:10:26 -08:00
Philippe G
a9efcfeca8
safe NVS parsing
2021-12-06 18:29:04 -08:00
Philippe G
5ac153f808
Add MCP23s17 + further optimizations
2021-12-05 18:21:39 -08:00
Philippe G
2a9d87b6c5
add multi-expander
2021-12-01 19:15:29 -08:00
Philippe G
559f4ce69f
SPI can only be HSPI + remove unused defines in globdefs
2021-12-01 09:30:34 -08:00
Philippe G
6fb458eff7
min expanded GPIO is based on esp32's data
2021-11-30 23:56:54 -08:00
Philippe G
62b0b1fac0
first function pcx9535 version
2021-11-30 21:28:52 -08:00
Philippe G
507c2c9755
first commit of GPIO expander
2021-11-29 19:24:52 -08:00
Philippe G
d4fa8638d7
Timer stack needs a bit more room + no EXT_RAM_ATTR for .data (again)
2021-11-26 00:32:36 -08:00
Philippe G
5f5466fcb0
add "MISO" to system's spi_config
2021-10-31 16:13:42 -07:00
Philippe G
4f6dcc2cc7
add SPI ethernet
2021-10-31 14:45:35 -07:00
Philippe G
a98b1d00b0
Ethernet + AirPlay fixes
2021-10-30 17:51:22 -07:00
Sebastien
d61c650f39
UI change of the update mechanism
2021-04-12 12:11:54 -04:00
Sebastien
2d573da503
Fixing #59 and unnecessary jack insertion messages-release
2020-11-21 09:26:56 -05:00
Sébastien
ede495a145
Added workflow build badge to readme - release
2020-11-17 14:27:48 -05:00
Sebastien
cd13577d93
Reduce system load when loading HTTP UI - release
2020-11-17 13:58:19 -05:00
Sebastien
d379858dd2
Display config UI fixes - release
...
Add 2 entries as a replacement for the ST77xx driver name, remove SSD1306 default.
2020-10-08 21:09:36 -04:00
Sebastien
be1d841039
Major UI Update
...
- Bug fixes
- Jack doesn't show as plugged in if no jack detection is configured
- New layout
- Updated jQuery to latest version
- Updated bootstrap to latest version
- Updated the command processing backend to support UI interactions
- Added a number of accessors to normalize read/update various configuration entries
- Added more GPIOs to the status tab GPIO list
- Added several configuration sections for hardware and system
- Removed pop-over windows from system messages
- Added a message count pill to the status tab
- Added support for message count pill based on the highest severity
- Updated the message list table to set colours based on messages severity
- Added command processing message area close to the action buttons to provide feedback from running the commands
2020-10-08 17:19:22 -04:00
Philippe G
762c529563
fix a couple of gpio names (SPI/I2C)
...
Also a few "style" consistency changes so that within each file, look is the same, although different files can have different styles
2020-09-12 22:58:52 -07:00
Sebastien
189bc763dd
WIP User Interface improvement. Fix SqueezeAmp build - release
2020-09-11 16:27:27 -04:00
Sebastien
78b7639400
WIP - User Interface improvements
2020-09-11 16:15:31 -04:00
Sebastien
56954962a3
WIP - Rework UI, add new commands for SPI and device name
2020-09-09 22:07:55 -04:00
Philippe G
c01a83b466
warning-free compile
2020-08-12 16:10:18 -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
293d08deec
system config UI work in progress
2020-04-29 19:38:00 -04:00
Sebastien
c97f9e2c59
retrofit to gcc8
2020-03-04 13:01:24 -05:00
philippe44
1ae8f80e53
Complete display + add JPEG
2020-02-26 23:27:28 -08:00
philippe44
f008229acd
more display refactoring, led bug correction
2020-02-24 21:54:56 -08:00
philippe44
26c9a9e897
Verify that SPI works with SH1106
2020-02-10 20:44:50 -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
d912d21aac
merge misc GPIO options into set_GPIO
2020-02-04 00:13:22 -08:00
philippe44
61c3a1058c
Update README.md
...
remove config from accessors, nothing to do there
2020-01-26 02:37:28 -08:00
philippe44
1fd31471a2
Display for AirPlay / Bluetooth (still WIP)
2020-01-26 01:31:43 -08:00
philippe44
70261b17ac
diff display colum index + separate services & config accessors
2020-01-16 22:07:58 -08:00