Commit Graph

26 Commits

Author SHA1 Message Date
Robin Mueller b6612ed861 introduce new embedded-models lib 2026-05-13 09:37:51 +02:00
muellerr 1e15e3d501 move to CCSDS + serde for sat-rs example 2026-03-10 11:45:11 +01:00
Robin Mueller ecce07a471 updated STM32F3 RTICv2 example 2025-10-31 14:27:29 +01:00
muellerr 73286e36c2 update embedded examples 2025-01-31 18:20:06 +01:00
muellerr 47c86aea5c Extracted CFDP components 2024-11-04 12:18:41 +01:00
muellerr 8d27bdf3bf Update embedded examples
Rust/sat-rs/pipeline/head Build queued...
2024-05-25 12:32:46 +02:00
muellerr ae8e39f626 First version of asynchronix based mini simulator
Rust/sat-rs/pipeline/pr-main Build queued...
- Basic simulator with 3 devices
- Can be driven via a UDP interface
- Design allows to drive the simulation via different interface in the future
  by using Request/Reply messaging.
2024-03-09 15:11:11 +01:00
muellerr de4e6183b3 Re-structure sat-rs
Rust/sat-rs/pipeline/pr-main This commit looks good
- Add new shared subcrate satrs-shared to split off some shared
  components not expected to change very often.
- Renmame `satrs-core` to `satrs`. It is expected that sat-rs will remain
  the primary crate, so the core information is superfluous, and core also
  implies stability, which will not be the case for some time.
2024-02-12 15:51:37 +01:00
muellerr 39621cf855 added more tests 2023-09-21 16:34:18 +02:00
muellerr 2bdbabf47e exclude stm32f3 example from workspace 2023-01-26 00:52:24 +01:00
muellerr b793e29962 add workspace member 2023-01-25 23:01:24 +01:00
muellerr 489686c8ce trying to internalize mib codegen 2022-11-27 22:13:15 +01:00
muellerr b0b41a07dc new mib crate 2022-11-27 22:05:42 +01:00
muellerr c00270aa7a add macro crate 2022-11-27 15:48:21 +01:00
muellerr 2e249ec086 rename subfolders, add more READMEs 2022-11-20 19:04:08 +01:00
muellerr e3a1d98741 set up new example repo 2022-08-18 01:32:02 +02:00
muellerr 9b8c3b7f86 split up crate and create workspace 2022-06-16 15:45:22 +02:00
muellerr 007cf06141 add CRC16 dependency, continued PUS TC impl 2022-06-15 00:58:58 +02:00
muellerr 645b265742 added more tests for ccsds sp header impl 2022-06-14 17:26:29 +02:00
muellerr 5f100104a2 add zero copy dep 2022-06-14 11:28:50 +02:00
muellerr 4708481052 added first sp tests 2022-06-14 01:25:18 +02:00
muellerr d1e55cb058 added some deps for serde tests 2022-06-13 23:22:15 +02:00
muellerr 7f6a5c8d29 started event abstraction 2022-06-09 16:21:07 +02:00
muellerr 40ba758a4e cancel condition works 2022-05-26 21:10:08 +02:00
muellerr 21c53c07ab eeeh 2022-05-14 21:53:59 +02:00
muellerr 4eb103508c init repo 2022-05-14 20:44:44 +02:00