Commit Graph

14 Commits

Author SHA1 Message Date
cc92c82ac9 Fix incorrect spawn function call and update dependencies
- Corrected usage of `spawner.spawn` by fixing misplaced error propagation.
- Updated `Cargo.lock` with new and upgraded dependencies, including `base64`, `darling`, and `smoltcp` upgrades.
2026-04-26 19:46:46 +02:00
086b0cbe4e Merge branch 'develop' of ssh://git.mannheim.ccc.de:1337/C3MA/PlantCtrl into develop 2026-03-18 01:25:29 +01:00
07ab69075a bms intro 2026-03-10 22:38:06 +01:00
3128e32fb2 sensor case 2026-02-20 22:20:57 +01:00
6bba9b1f27 update: adjust sensor STEP file to reflect updated geometries and placement adjustments, correct timestamp, and align with KiCad output changes 2026-02-13 23:24:32 +01:00
0c0b62e2ed update: improve documentation and restructure code for modular hardware integration, add CAN communication to HAL, and update KiCad layouts 2026-01-23 22:02:14 +01:00
350820741a update: adjust sensor programmer hardware files, add new footprint, and reassign nets 2026-01-04 18:42:09 +01:00
412a26390a add hardware files for sensor programmer 2025-12-25 22:22:30 +01:00
af275abf15 minify pcb for can 2025-12-22 18:46:56 +01:00
6ffbf710d3 slight adjustments 2025-11-19 12:20:26 +01:00
8b0734d029 config for sensor 2025-10-31 14:01:43 +01:00
a446f3ace2 sensor and esp and canable call all communicate with each other. 2025-10-18 00:58:12 +02:00
5137fd2baf can sensor start 2025-10-16 18:48:18 +02:00
f6f8829cf5 cleanups 2025-10-15 02:14:49 +02:00