Commit Graph

405 Commits

Author SHA1 Message Date
35942aadb6
this should suffice 2022-09-11 14:58:51 +02:00
ab2fa4c050
verification reply handling working 2022-09-11 14:51:25 +02:00
a261f15589
add acceptances handling 2022-09-10 20:18:19 +02:00
f81775a823
cargo fmt 2022-09-10 20:02:11 +02:00
f87ff7523f
add some From Impls 2022-09-10 19:57:58 +02:00
65c423bdd2 add code sample 2022-09-10 14:10:18 +02:00
f5a45c008e this is complicated 2022-09-10 13:34:04 +02:00
a2c1a38b48 add basic test bin 2022-09-08 00:30:01 +02:00
904eb607b1
remove unneeded extern decl 2022-09-07 15:36:56 +02:00
8a688294cf
now only an example using a central tm creator is required 2022-09-07 15:21:44 +02:00
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