10 Commits

Author SHA1 Message Date
0a21fcf23a some tweaks for tests
Some checks failed
Rust/sat-rs/pipeline/pr-main There was a failure building this commit
2024-02-02 13:29:37 +01:00
76a84a4393
It's getting tricky, but this is good.. 2024-02-02 01:58:38 +01:00
eb75b67c27
afmt
Some checks failed
Rust/sat-rs/pipeline/pr-main There was a failure building this commit
2024-02-01 17:43:41 +01:00
2a84b04c47
fix some of the examples
Some checks failed
Rust/sat-rs/pipeline/pr-main There was a failure building this commit
2024-02-01 17:43:11 +01:00
c996b1d5aa
we should introduce a new heap based pool..
Some checks failed
Rust/sat-rs/pipeline/pr-main There was a failure building this commit
2024-02-01 17:08:18 +01:00
40120dc83f
various fixes and updates for satrs-core
1. Fix pools integration test to avoid occasional deadlocks
2. tmtc module: The `CcsdsPacketHandler` and `PusServiceProvider`
   do not require a send bound anymore. However, these traits now
   have an extension trait called `Sendable<DefaultName>` which requires
   the trait + Send. A blanket implementation is provided. The helper
   structs like `PusDistributor` and `CcsdsDistributor` require
   the new Sendable trait version to allow more ergnomic usage
   with threads.
2023-01-27 00:04:56 +01:00
a665b04844
re-add satrs-core without git submoudule 2023-01-11 10:30:03 +01:00
f24b27ccaf
remove satrs-core to replace with submodule 2023-01-11 09:49:34 +01:00
6385a65c4f
all name changes 2022-11-20 19:54:14 +01:00
2e249ec086
rename subfolders, add more READMEs 2022-11-20 19:04:08 +01:00