|
c096d83ab3
|
render: derive Debug
|
2024-11-02 15:21:07 +01:00 |
|
|
1b08bc5f52
|
time: derive Debug
|
2024-11-02 15:18:41 +01:00 |
|
|
b6b3376fb4
|
task: provide default impl for name()
|
2024-11-02 15:18:15 +01:00 |
|
|
faae4b40c7
|
animations: derive Debug
|
2024-11-02 15:17:35 +01:00 |
|
|
577a17e4e4
|
animations: testpattern: extend update time to 10 seconds
|
2024-11-02 13:11:45 +01:00 |
|
|
8662eb0db7
|
main: rewrite display creation code to use type aliases and fewer cfg branches
|
2024-10-30 21:56:03 +01:00 |
|
|
0a28f9f5c6
|
platform: smart-leds: implement layer blending
|
2024-10-30 21:55:38 +01:00 |
|
|
b71a66146c
|
animations: implement a test animation, split out to animations module
|
2024-10-30 21:55:15 +01:00 |
|
|
18287783d4
|
lib8: implement layer blending
|
2024-10-30 21:54:27 +01:00 |
|
|
6fc4cb224f
|
platform: embedded: build++
|
2024-10-30 21:51:43 +01:00 |
|
|
84b5abce09
|
platform: move platform lib bits into platform module
|
2024-10-30 20:54:49 +01:00 |
|
|
1668db2c85
|
lib8: drop custom RGB8 struct for rgb crate
|
2024-10-30 20:48:00 +01:00 |
|
|
b7995423d7
|
cargo: also hide thread api behind thread cfg
|
2024-10-30 19:59:19 +01:00 |
|
|
f803d8fe93
|
build: configure different displays based on cargo configs
|
2024-10-30 19:52:02 +01:00 |
|
|
739d7c2e6d
|
TODO: add todo
|
2024-10-30 19:50:17 +01:00 |
|
|
62f09ac1f3
|
platform: clean up main.rs and split out hardware specific bits to platform module
|
2024-10-29 11:51:25 +01:00 |
|
|
8426f0b0e5
|
src: implement first iteration of a naive smart-leds display
|
2024-10-29 01:27:20 +01:00 |
|
|
a0d42d2274
|
main: split out display init code to a trait
|
2024-10-28 23:31:21 +01:00 |
|
|
f264964ebb
|
render: force surfaces to implement default+clone, for now
|
2024-10-28 23:30:26 +01:00 |
|
|
e475d66842
|
src: rewrite display to have generic surface implementations
|
2024-10-28 22:22:03 +01:00 |
|
|
ed034046e8
|
src: drop unused modules
|
2024-10-28 22:20:51 +01:00 |
|
|
3f20c07369
|
renderbug: first implementation of virtual coordinate based rendering
|
2024-10-27 15:14:59 +01:00 |
|
|
4432ba7ad0
|
renderbug: first implementation of surface-based rendering
|
2024-10-27 11:19:26 +01:00 |
|
|
ea5232e048
|
lib8: implement RgbColor + PixelColor for RGB8
|
2024-10-27 11:02:10 +01:00 |
|
|
5686dca311
|
renderbug: split out power and RGB8 types to separate modules
|
2024-10-20 17:23:13 +02:00 |
|
|
6fe6f2f74a
|
Initial Commit
|
2024-10-20 17:22:27 +02:00 |
|