Commit Graph

13 Commits

Author SHA1 Message Date
3425cd2339 partitions: shrink sim data partition back to fit into 8mb 2026-01-05 13:07:24 +01:00
ec1761f73e build: support partition sizes in kb 2026-01-05 13:07:03 +01:00
38251303b7 build: add support for stream decimation when generating sim data 2026-01-03 14:45:37 +01:00
6e1f5423f9 simulation: rewrite the simulation data processing to share a lot of the same code on both the build script and the chip, allowing for more general data streaming possibilities 2025-12-24 17:08:53 +01:00
83e4614d10 build: move the int/stream type mapping into a simdata module shared by the build script 2025-12-24 09:59:12 +01:00
36f232f43c build: add annotations to event stream packages 2025-12-23 19:55:08 +01:00
ea851f4b5a tasks: simulation: restructure sim data storage to better support the next step of resampling data to fit the configured partition 2025-12-21 18:41:35 +01:00
caf8556e54 build: always build assets, since the UI drawing is separate from the hardware now 2025-12-07 12:56:38 +01:00
41f69833e5 tasks: simulation: move sim data into a separate partition for flashing 2025-11-05 11:56:10 +01:00
088dde4450 cargo: clean up dependencies and improve build times 2025-10-17 18:06:24 +02:00
a97a28bf9f ui: split out safety ui into its own dedicated set of layers 2025-10-17 14:40:07 +02:00
f04878160c build: add some pixmaps for the oled UI, and generated rust code at build time 2025-10-16 14:52:31 +02:00
0315b4a559 wip 2025-09-13 17:55:22 +02:00