Commit Graph

966 Commits

Author SHA1 Message Date
cf556a407f some missing From impls 2022-11-12 23:13:55 +01:00
9421465ffe images in docs.rs now work 2022-11-03 13:22:41 +01:00
140e673706 add graphml and png 2022-11-03 12:55:03 +01:00
575fb0e64b rename module 2022-11-02 11:33:59 +01:00
6768af8f17 bump spacepackets 2022-11-02 11:10:56 +01:00
a66e8b009c Merge branch 'pus-event-manager' of https://egit.irs.uni-stuttgart.de/rust/fsrc-launchpad into pus-event-manager 2022-11-02 11:08:06 +01:00
cc3740c676 add empty changelog 2022-11-02 11:07:56 +01:00
b0e58e9f8d bump spacepackets 2022-11-02 00:39:09 +01:00
0fd9d9c9b6 all working 2022-11-02 00:36:49 +01:00
e5a912c636 this works 2022-11-01 22:01:27 +01:00
ffb6fe83ad test works 2022-11-01 20:07:02 +01:00
74f65243e4 basic test framework done 2022-11-01 19:24:09 +01:00
cc1f3ed091 basic unittests for PUS event man 2022-11-01 18:03:01 +01:00
0ac9f888b2 check retval 2022-10-31 01:25:55 +01:00
01766464eb created basic integration test 2022-10-31 01:25:02 +01:00
7c34802ae0 run cargo update 2022-10-31 00:34:11 +01:00
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