Commit Graph

73 Commits

Author SHA1 Message Date
9b4ada9bcb split up error type to avoid unecessary generics 2023-01-03 20:44:28 +01:00
4effc5bbb3 that was annoying 2023-01-03 20:06:10 +01:00
245388fafa remove mut bound for seq counter impl 2023-01-03 17:20:17 +01:00
b5d3b47056 maybe this will work for bare metal code as well 2023-01-03 16:35:23 +01:00
c606bfae5a add SequenceCountProvider blanket impl 2023-01-03 13:09:14 +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
f8cd28c4f5 dyn-clone also requires alloc.. 2023-01-03 01:00:51 +01:00
1fcc8d3f57 put hashbrown behind alloc feature 2023-01-03 00:22:48 +01:00
e85e953c93 use concrete git branch dependency 2023-01-02 23:54:59 +01:00
c03c88a85d add Serialize/Deserialize derives 2023-01-02 23:32:31 +01:00
b74bfea7dd put crossbeam dep behind feature gate 2022-12-30 23:28:33 +01:00
743a2c7611 now it compiles for no_std 2022-12-30 23:09:58 +01:00
2532119fbe a lot of clippy fixes 2022-12-20 17:23:11 +01:00
53ac1e05f4 added TMTC prefix 2022-12-20 15:06:48 +01:00
d83e291c8a add basic subservices 2022-12-20 15:05:34 +01:00
a9b0de218f add HK subservice enum 2022-12-19 17:05:50 +01:00
6c8c8537a7 cargo fmt 2022-12-04 20:00:57 +01:00
b03f585661 bump spacepackets 2022-12-04 20:00:20 +01:00
607d53942a lock not required anymore 2022-11-21 10:28:31 +01:00
43a1fb90ce trying to avoid locking whole verification reporter 2022-11-21 10:16:15 +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