Commit Graph

17 Commits

Author SHA1 Message Date
e786773a65 at least it compiles again 2023-07-03 18:22:08 +02:00
5caf31ac17 Merge branch 'main' into try_merge 2023-03-09 09:09:14 +01:00
b0c831d0dc added sequence counter to verification helper, increments after succesful sending, added very basic test (does it even increment?), needs some more tests probably 2023-03-09 09:03:14 +01:00
283fd61f81 TM sender abstractions have ID and name now 2023-02-28 14:01:40 +01:00
300eabafe2 fix tests 2023-01-21 13:52: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
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
1fcc8d3f57 put hashbrown behind alloc feature 2023-01-03 00:22:48 +01:00
b74bfea7dd put crossbeam dep behind feature gate 2022-12-30 23:28:33 +01:00
b03f585661 bump spacepackets 2022-12-04 20:00:20 +01:00
6b93a9fce1 some docs and corrections 2022-11-21 10:39:48 +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