Commit Graph

395 Commits

Author SHA1 Message Date
c46ef46e7d added basic doctest 2022-09-07 15:19:16 +02:00
f0a9f8b591 use helper struct 2022-09-07 14:57:44 +02:00
8069f18b73 this drop is really important 2022-09-07 14:48:43 +02:00
007fc3bd28 trying some more things 2022-09-07 14:35:33 +02:00
2bb85826b7 something is still problematic 2022-09-07 14:28:55 +02:00
d679f1525c use recv with timeout 2022-09-07 13:37:09 +02:00
d0824f1d68 examplke stuck somewhere 2022-09-07 11:08:11 +02:00
01c3440c07 support cross-beam channel backend 2022-09-07 11:02:45 +02:00
df7282df25 basic shared verificator test 2022-09-07 01:06:32 +02:00
ac56fbae99 some more docs 2022-09-06 10:47:10 +02:00
fc77300ee2 some more docs 2022-09-06 10:45:02 +02:00
5a5985dfb6 basic docs 2022-09-06 10:44:13 +02:00
d917703e7d added some failure tests 2022-09-06 10:14:47 +02:00
093249815d added complete test suite for helper wrapper 2022-09-06 09:48:12 +02:00
1ee8dd2769 verif handler almost done 2022-09-06 00:17:52 +02:00
57a838de82 this is a sufficient solution 2022-09-05 00:20:32 +02:00
4fa79cf7cd various improvements 2022-09-04 22:24:36 +02:00
d721bb4d2c first basic unit test for verification reporter 2022-09-03 20:55:32 +02:00
38bdc2155f first basic verif reporter impl 2022-09-03 18:51:01 +02:00
a34497bf3c conitnued verif reporter 2022-09-03 17:09:36 +02:00
3c1ed36b11 borrowing rules make this difficult 2022-09-03 16:30:37 +02:00
d3469f594d better printout format 2022-09-03 13:47:25 +02:00
56c8fa3dfc obsw is multi-file bin now 2022-08-29 01:33:32 +02:00
cc21785687 basic TMTC interaction established 2022-08-29 00:44:34 +02:00
9b791b1de1 Merge remote-tracking branch 'origin/main' into obsw-client-example 2022-08-29 00:17:02 +02:00
18b417bddc continuing obsw example 2022-08-28 01:26:13 +02:00
6ab691e87c basic TMTC infastructure for example 2022-08-28 00:28:29 +02:00
e76b7070ed Merge pull request 'fsrc-core no_std' (#10) from mueller/fsrc-core-no-std into main
Reviewed-on: rust/fsrc-launchpad#10
2022-08-28 00:24:03 +02:00
103984ed61 add PoolRwGuard 2022-08-21 00:17:46 +02:00
7a67dad986 cleaned up pool tests 2022-08-20 23:47:11 +02:00
1001700411 fsrc-core no_std now 2022-08-20 23:21:36 +02:00
efb9f757ce move around some components 2022-08-19 12:35:21 +02:00
86bdf35ca3 adapt test code 2022-08-19 12:03:43 +02:00
a17995c168 rename std feature 2022-08-19 11:52:59 +02:00
83d7aad757 Merge pull request 'CCSDS and ECSS packet routing' (#8) from mueller/packet-routing into main
Reviewed-on: rust/fsrc-launchpad#8
2022-08-18 09:40:31 +02:00
e3a1d98741 set up new example repo 2022-08-18 01:32:02 +02:00
1bf8138a94 bump spacepackets, clippy fixes 2022-08-16 11:15:23 +02:00
65cbb1411c update docs 2022-08-14 20:02:16 +02:00
207fa55bf3 disable std by default for downcast 2022-08-14 19:51:51 +02:00
8418085fb1 remove dependency on error handler 2022-08-14 19:49:18 +02:00
287f67a477 use Downcast for Object Manager 2022-08-14 19:37:34 +02:00
44d1c6cf97 provided PUS example 2022-08-14 19:17:49 +02:00
c62554fc1c reduce duplicate code 2022-08-14 19:02:50 +02:00
e227d4f4aa that was complicated 2022-08-14 18:47:01 +02:00
afa9614417 added better generic error handling 2022-08-14 18:13:54 +02:00
6dcb9d719c some improvements 2022-08-14 11:13:54 +02:00
75bd86c802 introduce downcasting capabilities 2022-08-14 11:06:33 +02:00
5de211cd40 add pus distrib test 2022-08-13 21:29:56 +02:00
5ba6766db3 remove lifetime annotation 2022-08-13 19:45:39 +02:00
a45bc074a0 this is really annoying 2022-08-13 19:44:52 +02:00