Commit Graph

900 Commits

Author SHA1 Message Date
6d90da15c8 continued util module 2022-10-31 00:23:24 +01:00
15ad96a843 cargo fmt, start basic docs 2022-10-30 21:27:36 +01:00
70fb9c8cd6 all value to value conversions as declarative macros 2022-10-29 13:23:07 +02:00
af288a1b2b first tests with auxiliary data 2022-10-29 13:05:29 +02:00
190b6d035a some components are generic 2022-10-29 11:23:19 +02:00
0b94256b9d some clarifications 2022-10-29 01:16:00 +02:00
b7da30d741 added unittest for all subscription 2022-10-29 01:10:51 +02:00
819c121fd7 cargo fmt 2022-10-28 02:02:50 +02:00
10849229e6 more docs for event manager 2022-10-28 02:02:28 +02:00
c57a4efd88 needs some research 2022-10-27 23:56:47 +02:00
294ae2cf52 some minor adaptions 2022-10-26 00:29:11 +02:00
4b5b11486e doc cfg support 2022-10-26 00:23:10 +02:00
18a3be8439 cargo doc 2022-10-25 23:38:45 +02:00
d93dd92fda completion and fixes 2022-10-25 23:32:12 +02:00
ac8718f1af cool stuff 2022-10-24 14:03:21 +02:00
478673327b basic PUS event manager 2022-10-24 01:51:33 +02:00
6fe3738364 that seems to work 2022-10-23 23:15:11 +02:00
fe363d2962 some experimental eventcode 2022-10-23 22:32:30 +02:00
afc094e77a Merge pull request 'Add Small Event Support' (#18) from mueller/continue-event-pus-manager into main
Reviewed-on: rust/fsrc-launchpad#18
2022-10-23 18:41:13 +02:00
dd2929eb98 small event support complete 2022-10-23 18:36:33 +02:00
2004155b7b trying to make this generic 2022-10-23 15:58:54 +02:00
b26703e0a9 severity only uses two bits now 2022-10-23 14:16:58 +02:00
3ffbd3697e cargo fmt 2022-10-22 19:42:47 +02:00
b7dbeb2dfd add small event impl 2022-10-22 19:42:22 +02:00
c6d142bf32 Merge pull request 'PUS Event Generation' (#17) from event-pus-generation into main
Reviewed-on: rust/fsrc-launchpad#17
2022-10-22 17:33:59 +02:00
e99ce711a5 PUS event management backend provider 2022-10-22 17:16:28 +02:00
0f21203d27 allow patch level updates for deps 2022-10-22 15:31:50 +02:00
ed30bef4aa some test code 2022-10-22 15:00:48 +02:00
1ef3e13b3d added test with event string 2022-10-21 20:22:20 +02:00
714f4ba89c newline 2022-10-21 20:09:55 +02:00
ac850533e1 basic event tests 2022-10-21 20:07:30 +02:00
183aa01b7f basic event testing framework 2022-10-15 21:14:27 +02:00
0c9571f290 impl EcssEnumeration for Event 2022-10-15 20:51:21 +02:00
4d415cc0ad create shared test module for PUS tests 2022-10-15 19:56:53 +02:00
e4a6810442 try enum 2022-10-15 19:36:13 +02:00
d34e62101c bump dependencies 2022-09-13 10:43:07 +02:00
1eee8da4de implemented basic event reporter 2022-09-11 21:14:19 +02:00
08e3242f84 pus modules now no_std compatible 2022-09-11 20:51:14 +02:00
b4d2415033 Merge pull request 'OBSW-Client Example' (#11) from obsw-client-example into main
Reviewed-on: rust/fsrc-launchpad#11
2022-09-11 16:33:17 +02:00
cb4c23ad84 remove unused dependency 2022-09-11 16:32:17 +02:00
877c79752c link correction 2022-09-11 16:31:38 +02:00
5b7e18a860 some doc typos 2022-09-11 16:30:47 +02:00
0511a91997 added doctest 2022-09-11 16:28:16 +02:00
fe70982669 unittests for UDP TC server 2022-09-11 16:20:30 +02:00
13f4852c89 add docs 2022-09-11 15:23:11 +02:00
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