Commit Graph

383 Commits

Author SHA1 Message Date
dbcb1fb350 issue for another day.. 2023-07-10 01:27:37 +02:00
8b420a5218 small docs correction 2023-07-10 00:36:35 +02:00
6567a8367a docs 2023-07-10 00:31:58 +02:00
fffd1af81f that was insane 2023-07-10 00:29:31 +02:00
92147a00b3 im done 2023-07-09 20:19:53 +02:00
e46b88384f getting there.. 2023-07-09 20:05:45 +02:00
180e770392 moved a trait 2023-07-09 18:38:09 +02:00
16d495aa5c remove some more muts 2023-07-09 18:31:56 +02:00
2783442f91 use new sender abstraction 2023-07-09 17:04:18 +02:00
1f4e6714ba try to use new abstractions 2023-07-09 13:32:59 +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
ea6971d9b3 improve error enum 2023-07-08 13:37:27 +02:00
ea44093ce7 first basic test for PUS test service done 2023-07-07 21:14:14 +02:00
0537956feb add first unittest for PUS service handler 2023-07-07 20:31:38 +02:00
dd91b7d815 add back sequence count providers but optional 2023-07-07 20:11:07 +02:00
fd31adc19e cleaner impl, tests 2023-07-07 20:04:33 +02:00
b8c338c91c these counter types are more useful 2023-07-07 19:49:11 +02:00
42775c0bb7 improve and fix sequence counters 2023-07-07 01:25:23 +02:00
4decb1d0b7 update spacepackets to released version v0.6.0 2023-07-06 01:31:12 +02:00
985af06d94 doc 2023-07-06 01:14:01 +02:00
0d6d85e6ff fix broken link 2023-07-06 01:00:26 +02:00
28240da002 fix tests 2023-07-06 00:58:25 +02:00
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
b770938965 added sequence count to timestamp creation 2023-04-26 17:23:56 +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
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