8 Commits

Author SHA1 Message Date
0bc3fa8836
add some more tests
All checks were successful
Rust/sat-rs/pipeline/pr-main This commit looks good
2024-03-01 11:02:14 +01:00
b706dec643
Merge remote-tracking branch 'origin/main' into mode-tree-init
Some checks failed
Rust/sat-rs/pipeline/pr-main There was a failure building this commit
2024-02-26 12:09:16 +01:00
eea9b11b39
refactored verification reporter
All checks were successful
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
69b441cd39
introducing more generics 2024-02-22 15:36:55 +01:00
28523e065f
slowly starting to understand this
Some checks failed
Rust/sat-rs/pipeline/pr-main There was a failure building this commit
2024-02-21 19:16:25 +01:00
0bd492038d
lets just push through with one concrete example
Some checks failed
Rust/sat-rs/pipeline/head There was a failure building this commit
and work from there
2024-02-21 17:47:15 +01:00
bfedd9572e as expected, this is hard
Some checks failed
Rust/sat-rs/pipeline/head There was a failure building this commit
2024-02-21 15:37:08 +01:00
ba03150178 Added high-level abstraction for some PUS services
All checks were successful
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