Commit Graph

17 Commits

Author SHA1 Message Date
Torrie Fischer
ebbf433cdf wip commit 2023-12-26 11:29:49 +01:00
Torrie Fischer
cd6c097b76 animations: chimes: drop UserInput event type handling 2023-12-23 11:01:21 +01:00
Torrie Fischer
bb0f8619cb figments: drop unused perfcounter class 2023-12-20 10:48:10 +01:00
Torrie Fischer
6797889b4c figments: renderer: move power management directly into the renderer 2023-12-20 09:17:50 +01:00
Torrie Fischer
6e138175be figments: command: rewrite command api to use Task instances instead of static functions 2023-12-20 09:13:23 +01:00
Torrie Fischer
9a3186edbd animations: implement a rain animation for weather 2023-12-11 08:10:52 +01:00
Torrie Fischer
5668266a23 animations: testanimation: rewrite into something that can help debug coord mappings 2023-12-11 08:09:10 +01:00
Torrie Fischer
81bebad459 animations: updatestatus: avoid writing past end of LED array 2023-12-11 08:08:27 +01:00
Torrie Fischer
9c53d05ab1 animations: power: implement commands for brightness+power on/off 2023-12-11 07:58:17 +01:00
bbc01f7cea animations: solid: increase pre-blob color headroom, make color transitions much smoother
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
2023-02-20 07:09:01 +01:00
64666bbfb6 config: add new Configuration class to simplify handling json config update api 2023-02-20 07:07:32 +01:00
d824dbfa45 animations: power: make configurable 2023-02-19 18:45:28 +01:00
2848c8ad12 figments: figment: redefine task startup state semantics
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
2023-02-18 16:33:09 +01:00
c351621d9d animations: add missing inputblip 2023-02-18 16:16:51 +01:00
d14fa7fde1 If the code hasn't been touched in this long, its probably release-worthy. 2022-06-11 11:02:27 +02:00
10bbcd6786 cleanup main.cpp, split platform code into a Platform object 2021-03-31 11:50:00 -07:00
a6534bcb20 port to platformio 2021-03-29 01:10:55 -07:00