Commit Graph

136 Commits

Author SHA1 Message Date
muellerr f694a94df2 i think for this example this is ok
Rust/sat-rs/pipeline/head Build started...
2023-08-28 22:57:02 +02:00
muellerr 4290dbd296 homepage corrections
Rust/sat-rs/pipeline/head Build queued...
2023-08-28 19:11:19 +02:00
muellerr a11efc9a96 verif reporter API non-mut now
Rust/sat-rs/pipeline/head Build started...
2023-07-19 11:27:35 +02:00
muellerr 13b7c50e74 added TODO 2023-07-11 00:46:22 +02:00
muellerr e9681b9dbb move APID to lib 2023-07-11 00:45:59 +02:00
muellerr 300ea91c6b updated example as well 2023-07-11 00:44:48 +02:00
muellerr 04516cf414 updated spacepackets successfully 2023-07-11 00:28:28 +02:00
muellerr dbcb1fb350 issue for another day.. 2023-07-10 01:27:37 +02:00
muellerr fffd1af81f that was insane 2023-07-10 00:29:31 +02:00
muellerr e46b88384f getting there.. 2023-07-09 20:05:45 +02:00
muellerr 180e770392 moved a trait 2023-07-09 18:38:09 +02:00
muellerr 2783442f91 use new sender abstraction 2023-07-09 17:04:18 +02:00
muellerr 1f2bd0fd54 improved and unified TM sending API 2023-07-08 14:57:11 +02:00
muellerr ea6971d9b3 improve error enum 2023-07-08 13:37:27 +02:00
muellerr 0b63fa6a23 replace some more expects 2023-07-08 13:28:53 +02:00
muellerr c485fbd21d get rid of some more panics 2023-07-08 13:26:49 +02:00
muellerr 4613aaaf2c use logger 2023-07-08 13:24:43 +02:00
muellerr c9989bf7aa improve error handling 2023-07-08 13:20:08 +02:00
muellerr 42775c0bb7 improve and fix sequence counters 2023-07-07 01:25:23 +02:00
muellerr f7bf4a4d7b done 2023-07-06 00:49:18 +02:00
muellerr 90493a6dcb add HK module 2023-07-05 21:10:45 +02:00
muellerr b11af185f9 some missing stuff 2023-07-05 21:09:28 +02:00
muellerr 5f5b77b721 almost finished completely 2023-07-05 21:08:04 +02:00
muellerr 8210e01615 zero copy TM funnel 2023-07-05 19:31:48 +02:00
muellerr da7f929ec0 continue 2023-07-05 19:11:09 +02:00
muellerr 5895c3d357 something broke.. 2023-07-05 17:32:00 +02:00
muellerr bc65cae3ec simplifications for verification reporter 2023-07-05 17:24:53 +02:00
muellerr 831cb46059 fix to avoid burning through CPU time 2023-07-05 15:15:19 +02:00
muellerr 43408f3a9b only actions and modes remaining 2023-07-05 15:12:03 +02:00
muellerr 52a7682a55 continue 2023-07-05 14:25:51 +02:00
muellerr 363770066d start adding event service 2023-07-05 11:58:43 +02:00
muellerr d2e896fc92 more cleaning and restructuring 2023-07-05 11:25:23 +02:00
muellerr 9a40301c0f this seems to work 2023-07-05 09:39:35 +02:00
muellerr 3f47474393 try another trait 2023-07-05 09:37:34 +02:00
muellerr 2ba93b9942 some things in rust are really hard 2023-07-04 22:26:41 +02:00
muellerr 17c5b3d93e continue 2023-07-04 21:13:26 +02:00
muellerr 6723fd9e5c compleex 2023-07-04 20:01:06 +02:00
muellerr 82b7717b49 next helper class 2023-07-04 18:51:54 +02:00
muellerr 3a1c5832a9 continue 2023-07-04 15:17:43 +02:00
muellerr e786773a65 at least it compiles again 2023-07-03 18:22:08 +02:00
muellerr 5fa9553656 this is complex.. 2023-07-03 01:33:13 +02:00
muellerr 46c47a3a0f Merge branch 'large-update' of https://egit.irs.uni-stuttgart.de/rust/sat-rs into large-update 2023-07-03 00:43:56 +02:00
muellerr 148fc29b95 update syn to v2.0, large update 2023-07-03 00:42:20 +02:00
muellerr def176bed8 large update 2023-07-02 20:49:45 +02:00
muellerr 4032839d50 update pyclient 2023-07-02 17:47:47 +02:00
muellerr c3cb871913 some clippy fixes for sat-rs example 2023-07-02 17:40:16 +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
lkoester bb5279b277 Merge branch 'main' into feature_sender_abstraction_has_id_and_name 2023-02-28 18:43:20 +01:00