Commit Graph

69 Commits

Author SHA1 Message Date
lkoester
5aa2ec74ba still broken
Some checks failed
Rust/sat-rs/pipeline/head There was a failure building this commit
2023-08-15 08:50:08 +02:00
lkoester
075dc38434 first implementation of apid with target id, currently main broken 2023-08-15 08:49:54 +02:00
a11efc9a96
verif reporter API non-mut now
Some checks are pending
Rust/sat-rs/pipeline/head Build started...
2023-07-19 11:27:35 +02:00
e9681b9dbb
move APID to lib 2023-07-11 00:45:59 +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
2783442f91
use new sender abstraction 2023-07-09 17:04:18 +02:00
1f2bd0fd54
improved and unified TM sending API 2023-07-08 14:57:11 +02:00
42775c0bb7
improve and fix sequence counters 2023-07-07 01:25:23 +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
da7f929ec0
continue 2023-07-05 19:11:09 +02:00
5895c3d357
something broke.. 2023-07-05 17:32:00 +02:00
bc65cae3ec
simplifications for verification reporter 2023-07-05 17:24:53 +02:00
831cb46059
fix to avoid burning through CPU time 2023-07-05 15:15:19 +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
17c5b3d93e
continue 2023-07-04 21:13:26 +02:00
6723fd9e5c
compleex 2023-07-04 20:01:06 +02:00
82b7717b49
next helper class 2023-07-04 18:51:54 +02:00
3a1c5832a9
continue 2023-07-04 15:17:43 +02:00
148fc29b95
update syn to v2.0, large update 2023-07-03 00:42:20 +02:00
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
2f724f8ce3 Merge branch 'main' into feature_sender_abstraction_has_id_and_name 2023-02-28 18:35:16 +01:00
283fd61f81
TM sender abstractions have ID and name now 2023-02-28 14:01:40 +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
58544fac7a Various fixes and updates
- Make test event work
- Improved pyclient capabilities and split it up a bit
2023-02-16 01:02:14 +01:00
1ad04e8744 add fern logging support 2023-02-15 22:30:32 +01:00
943ae821de
add basic mode request handling 2023-02-15 11:19:23 +01:00
ec46d94dc7
cargo fmt and clippy 2023-02-14 15:53:14 +01:00
lkoester
9a7f3962cf modified power abstractions 2023-02-13 09:20:00 +01:00
7dbbd18be4
bump spacepackets, clippy fixes 2023-02-04 15:35:18 +01:00
1f27c23447
bump used spacepackets version 2023-01-21 12:19:05 +01:00
622dfb2089
use re-export in example now 2023-01-10 17:16:57 +01:00
9b4ada9bcb
split up error type to avoid unecessary generics 2023-01-03 20:44:28 +01:00
b5d3b47056
maybe this will work for bare metal code as well 2023-01-03 16:35:23 +01:00
a952a8405f
doc fixes 2023-01-03 13:02:12 +01:00
61303a9841
even Downcast requires alloc.. 2023-01-03 01:15:17 +01:00
e8706f3c69
send addressable ID 2022-12-22 10:26:49 +01:00