Commit Graph

42 Commits

Author SHA1 Message Date
Robin Mueller ecce07a471 updated STM32F3 RTICv2 example 2025-10-31 14:27:29 +01:00
Robin Mueller bc9e0e4a94 Larger update
- ComponentId is u32 now
- Simplified TCP servers
2025-10-21 13:28:24 +02:00
Robin Mueller 1b07b845f2 update spacepackets dependency 2025-09-26 16:01:30 +02:00
Robin Mueller 62d64e692a CI fix and naming improvement 2025-09-06 19:36:56 +02:00
Robin Mueller a6c460129b update trait names 2025-09-06 19:26:39 +02:00
Robin Mueller 81473b30f9 clippy fixes 2025-07-22 10:44:11 +02:00
muellerr 3f28f60c59 add first generator 2025-05-19 15:21:51 +02:00
muellerr ddc4544456 spacepackets update, clippy fixes 2025-05-10 16:13:45 +02:00
muellerr 05106354e3 Mode Tree Feature Update 2025-02-13 12:18:05 +01:00
muellerr edcd5491f1 clippy fixes 2024-11-04 13:51:36 +01:00
muellerr 29167736db Integration of the mini simulator into the sat-rs example
Rust/sat-rs/pipeline/pr-main Build started...
2024-06-03 15:18:23 +02:00
muellerr a00c843698 optimize PUS stack code
Rust/sat-rs/pipeline/head Build started...
2024-05-02 11:58:46 +02:00
muellerr 7e78e70a17 try unifying some direct PUS handler code
Rust/sat-rs/pipeline/head This commit looks good
2024-05-02 11:14:05 +02:00
muellerr 736eb74e66 simplified PUS stack
Rust/sat-rs/pipeline/head Build started...
2024-05-01 21:13:08 +02:00
muellerr 9c60427f89 Reworked generic parameter handling for PUS service 1 and 5
Rust/sat-rs/pipeline/head Build queued...
Rust/sat-rs/pipeline/pr-main This commit looks good
2024-04-30 13:29:55 +02:00
muellerr 63f37f0917 Re-worked TMTC modules
Rust/sat-rs/pipeline/pr-main This commit looks good
2024-04-16 11:04:22 +02:00
muellerr de028ed827 bugfix in example
Rust/sat-rs/pipeline/pr-main Build started...
2024-04-10 11:54:05 +02:00
muellerr df2733a176 Major refactoring and update of PUS module 2024-04-04 15:18:53 +02:00
muellerr a5941751d7 Simplify low-level PUS API for verification and events
Rust/sat-rs/pipeline/pr-main This commit looks good
2024-03-29 16:22:40 +01:00
muellerr eea9b11b39 refactored verification reporter
Rust/sat-rs/pipeline/pr-main This commit looks good
- Use generics instead of trait objects where applicable.
2024-02-26 11:41:42 +01:00
muellerr ba03150178 Added high-level abstraction for some PUS services
Rust/sat-rs/pipeline/pr-main This commit looks good
Introduced high-level abstractions for targetable requests in general.

- PUS Service 3 (HK) abstraction for targetable HK requests
- PUS Service 8 (Action) abstraction for targetable action requests
2024-02-20 14:33:21 +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 0fd70c08c2 Major example update
Rust/sat-rs/pipeline/pr-main This commit looks good
- Increased example modularization by moving the majority
  of app logic inside dedicated modules
- Added a new `dyn_tmtc` feature for the satrs-example which is used
  to configure the heap as the backing store for TMTC packages instead
  of static stores.
- Added dedicated satrs-example chapter in satrs-book
2024-02-07 18:10:47 +01:00
muellerr 7cbe4f1170 some progress 2024-01-31 01:32:03 +01:00
muellerr 13b7c50e74 added TODO 2023-07-11 00:46:22 +02:00
muellerr 300ea91c6b updated example as well 2023-07-11 00:44:48 +02:00
muellerr dbcb1fb350 issue for another day.. 2023-07-10 01:27:37 +02:00
muellerr fffd1af81f that was insane 2023-07-10 00:29:31 +02:00
muellerr c9989bf7aa improve error handling 2023-07-08 13:20:08 +02:00
muellerr f7bf4a4d7b done 2023-07-06 00:49:18 +02:00
muellerr 90493a6dcb add HK module 2023-07-05 21:10:45 +02:00
muellerr 5f5b77b721 almost finished completely 2023-07-05 21:08:04 +02:00
muellerr bc65cae3ec simplifications for verification reporter 2023-07-05 17:24:53 +02:00
muellerr 52a7682a55 continue 2023-07-05 14:25:51 +02:00
muellerr 363770066d start adding event service 2023-07-05 11:58:43 +02:00
muellerr d2e896fc92 more cleaning and restructuring 2023-07-05 11:25:23 +02:00
muellerr 2ba93b9942 some things in rust are really hard 2023-07-04 22:26:41 +02:00
muellerr 17c5b3d93e continue 2023-07-04 21:13:26 +02:00
muellerr 6723fd9e5c compleex 2023-07-04 20:01:06 +02:00
muellerr 82b7717b49 next helper class 2023-07-04 18:51:54 +02:00
muellerr 3a1c5832a9 continue 2023-07-04 15:17:43 +02:00
muellerr e786773a65 at least it compiles again 2023-07-03 18:22:08 +02:00