Commit Graph

102 Commits

Author SHA1 Message Date
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 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 148fc29b95 update syn to v2.0, large update 2023-07-03 00:42:20 +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 2f724f8ce3 Merge branch 'main' into feature_sender_abstraction_has_id_and_name 2023-02-28 18:35:16 +01:00
muellerr 283fd61f81 TM sender abstractions have ID and name now 2023-02-28 14:01:40 +01:00
muellerr 9fdd100f13 Merge branch 'main' into feature_change_request_types 2023-02-27 21:45:15 +01:00
muellerr 6072bc7657 new generic Mpsc PUS senders 2023-02-27 17:00:21 +01:00
muellerr 1d19f09519 reduced features 2023-02-27 13:44:24 +01:00
muellerr 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
muellerr 1ad04e8744 add fern logging support 2023-02-15 22:30:32 +01:00
muellerr 943ae821de add basic mode request handling 2023-02-15 11:19:23 +01:00
muellerr 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
muellerr 7dbbd18be4 bump spacepackets, clippy fixes 2023-02-04 15:35:18 +01:00
muellerr 1f27c23447 bump used spacepackets version 2023-01-21 12:19:05 +01:00
muellerr 622dfb2089 use re-export in example now 2023-01-10 17:16:57 +01:00
muellerr 9b4ada9bcb split up error type to avoid unecessary generics 2023-01-03 20:44:28 +01:00
muellerr b5d3b47056 maybe this will work for bare metal code as well 2023-01-03 16:35:23 +01:00
muellerr a952a8405f doc fixes 2023-01-03 13:02:12 +01:00
muellerr 61303a9841 even Downcast requires alloc.. 2023-01-03 01:15:17 +01:00
muellerr e8706f3c69 send addressable ID 2022-12-22 10:26:49 +01:00
muellerr 4e450808b7 always supply addressable ID 2022-12-22 09:26:00 +01:00
muellerr d69e03a675 use correct TM ctor 2022-12-22 09:16:57 +01:00
muellerr 27c1a9850c basic HK reply TM packing and handling 2022-12-22 09:15:59 +01:00
muellerr 49c5f3eda2 refactored example to support different tc sources 2022-12-21 22:14:42 +01:00
muellerr 0b0a929a11 impl ReceivesTc for TC UDP server 2022-12-21 20:02:29 +01:00
muellerr 78c54cf617 add Send requirement on traits 2022-12-21 19:50:31 +01:00
muellerr 3b34649ed3 cargo fmt 2022-12-21 10:24:18 +01:00
muellerr b1342776ae HK reception works 2022-12-21 10:23:32 +01:00
muellerr b8a0ff1e2d hk request works now 2022-12-21 10:15:41 +01:00
muellerr da9eb94d98 added basic TC support 2022-12-21 10:01:19 +01:00
muellerr 8d85681ad4 re-run clippy 2022-12-21 09:47:27 +01:00
muellerr 2532119fbe a lot of clippy fixes 2022-12-20 17:23:11 +01:00
muellerr 58d8e66eb4 continue HK code 2022-12-20 15:33:00 +01:00
muellerr c591092881 add first basic HK packet support 2022-12-19 17:03:26 +01:00
muellerr 46039b8d1d bump spacepackets dependency 2022-12-08 15:26:49 +01:00
muellerr 48b686bd95 no mutex lock for verif reporter required anymore 2022-11-27 01:19:34 +01:00
muellerr 607d53942a lock not required anymore 2022-11-21 10:28:31 +01:00