Commit Graph

12 Commits

Author SHA1 Message Date
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 df2733a176 Major refactoring and update of PUS module 2024-04-04 15:18:53 +02: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 b79b5d2009 done
Rust/sat-rs/pipeline/pr-main This commit looks good
2024-01-30 23:59:29 +01:00
muellerr b27842c2bb all clippy fixes
Rust/sat-rs/pipeline/pr-main This commit looks good
2024-01-30 23:48:46 +01:00
muellerr f8df716865 Merge remote-tracking branch 'origin/main' into TargetIdWithApid
Rust/sat-rs/pipeline/pr-main This commit looks good
2023-08-29 10:22:23 +02:00
lkoester a3311f102e added HkUniqueId
Rust/sat-rs/pipeline/head There was a failure building this commit
Rust/sat-rs/pipeline/pr-main There was a failure building this commit
2023-08-15 21:07:15 +02:00
muellerr ec46d94dc7 cargo fmt and clippy 2023-02-14 15:53:14 +01:00
lkoester 9a7f3962cf modified power abstractions 2023-02-13 09:20:00 +01:00
muellerr 4e450808b7 always supply addressable ID 2022-12-22 09:26:00 +01:00
muellerr 58d8e66eb4 continue HK code 2022-12-20 15:33:00 +01:00
muellerr c591092881 add first basic HK packet support 2022-12-19 17:03:26 +01:00