Commit Graph

159 Commits

Author SHA1 Message Date
f7bf4a4d7b
done 2023-07-06 00:49:18 +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
f34ef841bf
update deps 2023-07-05 19:11:59 +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
43408f3a9b
only actions and modes remaining 2023-07-05 15:12:03 +02:00
52a7682a55
continue 2023-07-05 14:25:51 +02:00
363770066d
start adding event service 2023-07-05 11:58:43 +02:00
d2e896fc92
more cleaning and restructuring 2023-07-05 11:25:23 +02:00
2ba93b9942
some things in rust are really hard 2023-07-04 22:26:41 +02:00
3a1c5832a9
continue 2023-07-04 15:17:43 +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
9b63ea3585
small clippy fix 2023-05-14 16:03:41 +02:00
lkoester
b770938965 added sequence count to timestamp creation 2023-04-26 17:23:56 +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
2f724f8ce3 Merge branch 'main' into feature_sender_abstraction_has_id_and_name 2023-02-28 18:35:16 +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
c8d6cc5977
delete code 2023-02-28 14:05:36 +01:00
283fd61f81
TM sender abstractions have ID and name now 2023-02-28 14:01:40 +01:00
lkoester
153659bb88 added getter to mode and submode 2023-02-28 12:02:18 +01:00
lkoester
cf9b12b1dc made mode elements public 2023-02-28 11:59:56 +01:00
9fdd100f13 Merge branch 'main' into feature_change_request_types 2023-02-27 21:45:15 +01:00
6072bc7657
new generic Mpsc PUS senders 2023-02-27 17:00:21 +01:00
1d19f09519
reduced features 2023-02-27 13:44:24 +01:00
f639eb9b9a
refactor messages 2023-02-27 11:51:48 +01:00
b89b4db1db
improve core docs 2023-02-19 18:32:06 +01:00
lkoester
8a025c84b1 changed name convention 2023-02-16 16:37:28 +01:00
lkoester
260ec364e2 added getter fuctions to modecommand 2023-02-16 15:43:10 +01:00
943ae821de
add basic mode request handling 2023-02-15 11:19:23 +01:00
933f94f687
stupid windows 2023-02-15 11:05:32 +01:00
802333cf3e
started adding mode request handler in PUS handler 2023-02-15 02:12:00 +01:00
d960c089fd add mode module with basic defintions 2023-02-15 00:33:33 +01:00
ec46d94dc7
cargo fmt and clippy 2023-02-14 15:53:14 +01:00
lkoester
707baa8585 Merge branch 'request_id_support_sched' into power_abstractions 2023-02-13 09:23:01 +01:00
lkoester
9a7f3962cf modified power abstractions 2023-02-13 09:20:00 +01:00
839762942d
use released spacepackets version again 2023-02-12 17:29:19 +01:00
08cd4c9bf7
almost done 2023-02-12 17:18:19 +01:00
08de5cb41c add deletion unittests 2023-02-12 17:01:30 +01:00
60db6e022d finished retrieval unittests 2023-02-12 16:22:09 +01:00
1fcb8163e4 improved API and fixes tests for it 2023-02-12 01:19:09 +01:00
21b9434d18 the tests work now 2023-02-12 00:31:34 +01:00
bd016130b8 add initial support for request ID in scheduler 2023-02-11 14:03:30 +01:00
lkoester
ae8718ed6a simplified get is switch on 2023-02-07 16:01:25 +01:00