Commit Graph

18 Commits

Author SHA1 Message Date
a891b947c7 Finish PUS service optimizations
All checks were successful
Rust/sat-rs/pipeline/pr-main This commit looks good
Rust/sat-rs/pipeline/head This commit looks good
- Better naming for pool abstractions
- Added last unittests for PUS helper services
- Introduce new abstraction for PUS schedulers
- `StoreAddr` is now a generic u64
- `spacepackets` points to 0.7.0 release
2024-02-03 13:43:46 +01:00
fffd1af81f that was insane 2023-07-10 00:29:31 +02:00
e46b88384f getting there.. 2023-07-09 20:05:45 +02:00
1d752251f5 it compiles again 2023-07-09 13:23:34 +02:00
1389ee462e well this simplifies a lot.. 2023-07-09 13:04:00 +02:00
52a7682a55 continue 2023-07-05 14:25:51 +02:00
148fc29b95 update syn to v2.0, large update 2023-07-03 00:42:20 +02:00
283fd61f81 TM sender abstractions have ID and name now 2023-02-28 14:01:40 +01:00
6072bc7657 new generic Mpsc PUS senders 2023-02-27 17:00:21 +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
9b4ada9bcb split up error type to avoid unecessary generics 2023-01-03 20:44:28 +01:00
a952a8405f doc fixes 2023-01-03 13:02:12 +01:00
61303a9841 even Downcast requires alloc.. 2023-01-03 01:15:17 +01:00
1fcc8d3f57 put hashbrown behind alloc feature 2023-01-03 00:22:48 +01:00
743a2c7611 now it compiles for no_std 2022-12-30 23:09:58 +01:00
607d53942a lock not required anymore 2022-11-21 10:28:31 +01:00
2e249ec086 rename subfolders, add more READMEs 2022-11-20 19:04:08 +01:00