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
fffd1af81f
that was insane
2023-07-10 00:29:31 +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
28240da002
fix tests
2023-07-06 00:58:25 +02:00
d2e896fc92
more cleaning and restructuring
2023-07-05 11:25:23 +02:00
2ba93b9942
some things in rust are really hard
2023-07-04 22:26:41 +02:00
3a1c5832a9
continue
2023-07-04 15:17:43 +02:00
e786773a65
at least it compiles again
2023-07-03 18:22:08 +02:00
5fa9553656
this is complex..
2023-07-03 01:33:13 +02:00
lkoester
b770938965
added sequence count to timestamp creation
2023-04-26 17:23:56 +02:00
d960c089fd
add mode module with basic defintions
2023-02-15 00:33:33 +01: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
769f5be913
Merge branch 'main' of https://egit.irs.uni-stuttgart.de/rust/satrs-launchpad
2022-12-30 23:10:06 +01:00
743a2c7611
now it compiles for no_std
2022-12-30 23:09:58 +01:00
4e450808b7
always supply addressable ID
2022-12-22 09:26:00 +01:00
78c54cf617
add Send requirement on traits
2022-12-21 19:50:31 +01:00
58d8e66eb4
continue HK code
2022-12-20 15:33:00 +01:00
46039b8d1d
bump spacepackets dependency
2022-12-08 15:26:49 +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