774d9b5961
bumped spacepackets
Rust/sat-rs/pipeline/pr-main There was a failure building this commit
2023-12-07 13:29:26 +01:00
eae9ae96a1
do not refer legacy object
Rust/sat-rs/pipeline/pr-main Build started...
2023-08-28 19:07:01 +02:00
2c1918d059
doc fixes
Rust/sat-rs/pipeline/pr-main Build started...
2023-08-28 19:05:55 +02:00
04516cf414
updated spacepackets successfully
2023-07-11 00:28:28 +02:00
dbcb1fb350
issue for another day..
2023-07-10 01:27:37 +02:00
e46b88384f
getting there..
2023-07-09 20:05:45 +02:00
180e770392
moved a trait
2023-07-09 18:38:09 +02:00
5fa9553656
this is complex..
2023-07-03 01:33:13 +02:00
4f7a0785f1
add Error impls for tmtc Error enums
2023-01-27 00:25:51 +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
a952a8405f
doc fixes
2023-01-03 13:02:12 +01:00
985dca351a
a blanket impl makes this easier
2023-01-03 12:45:53 +01:00
61303a9841
even Downcast requires alloc..
2023-01-03 01:15:17 +01:00
78c54cf617
add Send requirement on traits
2022-12-21 19:50:31 +01:00
8a5fae1a95
API update
2022-12-05 08:53:13 +01:00
df670f13df
bump spacepackets
2022-12-05 08:47:11 +01:00
b03f585661
bump spacepackets
2022-12-04 20:00:20 +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