Commit Graph

28 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
37c2f72cbc cargo fmt
Some checks failed
Rust/sat-rs/pipeline/pr-main There was a failure building this commit
2023-12-14 14:22:52 +01:00
4e81fd2e16 some improvements
Some checks failed
Rust/sat-rs/pipeline/pr-main There was a failure building this commit
2023-12-14 12:27:37 +01:00
7615729af9 fix tests
Some checks failed
Rust/sat-rs/pipeline/pr-main There was a failure building this commit
2023-12-14 12:17:16 +01:00
df346467bc seems to work well 2023-07-11 22:52:06 +02:00
0b4c1e8604 some more deprecated API replacements 2023-07-11 22:25:43 +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
fffd1af81f that was insane 2023-07-10 00:29:31 +02:00
1f2bd0fd54 improved and unified TM sending API 2023-07-08 14:57:11 +02:00
28240da002 fix tests 2023-07-06 00:58:25 +02:00
e786773a65 at least it compiles again 2023-07-03 18:22:08 +02:00
lkoester
5caf31ac17 Merge branch 'main' into try_merge 2023-03-09 09:09:14 +01:00
lkoester
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