a891b947c7
Finish PUS service optimizations
...
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
7615729af9
fix tests
Rust/sat-rs/pipeline/pr-main There was a failure building this commit
2023-12-14 12:17:16 +01:00
5a55993452
fix some tests
2023-12-13 15:35:21 +01:00
774d9b5961
bumped spacepackets
Rust/sat-rs/pipeline/pr-main There was a failure building this commit
2023-12-07 13:29:26 +01:00
0b81198c03
that will be a lot of API changes
Rust/sat-rs/pipeline/pr-main There was a failure building this commit
2023-12-06 19:59:27 +01:00
ad01472a8e
adaptions for spacepackets update
Rust/sat-rs/pipeline/head There was a failure building this commit
Rust/sat-rs/pipeline/pr-main There was a failure building this commit
2023-08-18 10:21:15 +02:00
a11efc9a96
verif reporter API non-mut now
Rust/sat-rs/pipeline/head Build started...
2023-07-19 11:27:35 +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
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
1f2bd0fd54
improved and unified TM sending API
2023-07-08 14:57:11 +02:00
dd91b7d815
add back sequence count providers but optional
2023-07-07 20:11:07 +02:00
42775c0bb7
improve and fix sequence counters
2023-07-07 01:25:23 +02:00
28240da002
fix tests
2023-07-06 00:58:25 +02:00
5f5b77b721
almost finished completely
2023-07-05 21:08:04 +02:00
8210e01615
zero copy TM funnel
2023-07-05 19:31:48 +02:00
da7f929ec0
continue
2023-07-05 19:11:09 +02:00
bc65cae3ec
simplifications for verification reporter
2023-07-05 17:24:53 +02:00
52a7682a55
continue
2023-07-05 14:25:51 +02:00
d2e896fc92
more cleaning and restructuring
2023-07-05 11:25:23 +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
148fc29b95
update syn to v2.0, large update
2023-07-03 00:42:20 +02:00
993c5546e4
doc correction
2023-05-14 16:09:09 +02:00
541311d15d
more clippy fixes
2023-05-14 16:08:12 +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
bb5279b277
Merge branch 'main' into feature_sender_abstraction_has_id_and_name
2023-02-28 18:43:20 +01:00
53003b9c66
allow verif failure and completion starting from accepted
...
- Also add some prototyping code a prep for generic PUS router
2023-02-28 14:53:57 +01: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
802333cf3e
started adding mode request handler in PUS handler
2023-02-15 02:12:00 +01:00
bd016130b8
add initial support for request ID in scheduler
2023-02-11 14:03:30 +01:00
7dbbd18be4
bump spacepackets, clippy fixes
2023-02-04 15:35:18 +01:00
4e361e4421
all clippy 1.67 fixes
2023-01-26 23:31:09 +01:00
7a2d518a8c
docs fixes
2023-01-25 10:52:24 +01:00
300eabafe2
fix tests
2023-01-21 13:52:21 +01:00
1f27c23447
bump used spacepackets version
2023-01-21 12:19:05 +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
622dfb2089
use re-export in example now
2023-01-10 17:16:57 +01:00
93bd12ad3e
make some fields public
2023-01-04 15:00:23 +01:00
d5d816b846
use new API internally now
2023-01-04 14:55:14 +01:00
3b5aa8c1eb
cargo update and completed new send API
2023-01-04 14:39:56 +01:00
2427e9ef6e
additional type parameter for success/failure
2023-01-04 13:51:04 +01:00
fc47159806
needs to be done differently..
2023-01-04 11:55:04 +01:00