PUS Event Manager #19

Merged
muellerr merged 41 commits from pus-event-manager into main 2022-11-19 12:26:17 +01:00

41 Commits

Author SHA1 Message Date
muellerr 46b38aa2f3 added more event support 2022-11-19 12:16:51 +01:00
muellerr a2c1476a56 more and better docs 2022-11-19 03:07:10 +01:00
muellerr ce8babc8a1 allow flexible event manager table backends 2022-11-19 02:42:11 +01:00
muellerr 3f84a06fd5 add functions to update event manager table 2022-11-16 11:03:40 +01:00
muellerr 01f500a409 add table impl 2022-11-16 10:20:44 +01:00
muellerr 9cc58432c8 continue event service integration 2022-11-13 21:07:16 +01:00
muellerr 8b110be07a start adding first event components in example 2022-11-12 23:37:19 +01:00
muellerr cf556a407f some missing From impls 2022-11-12 23:13:55 +01:00
muellerr 9421465ffe images in docs.rs now work 2022-11-03 13:22:41 +01:00
muellerr 140e673706 add graphml and png 2022-11-03 12:55:03 +01:00
muellerr 575fb0e64b rename module 2022-11-02 11:33:59 +01:00
muellerr 6768af8f17 bump spacepackets 2022-11-02 11:10:56 +01:00
muellerr 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
muellerr cc3740c676 add empty changelog 2022-11-02 11:07:56 +01:00
muellerr b0e58e9f8d bump spacepackets 2022-11-02 00:39:09 +01:00
muellerr 0fd9d9c9b6 all working 2022-11-02 00:36:49 +01:00
muellerr e5a912c636 this works 2022-11-01 22:01:27 +01:00
muellerr ffb6fe83ad test works 2022-11-01 20:07:02 +01:00
muellerr 74f65243e4 basic test framework done 2022-11-01 19:24:09 +01:00
muellerr cc1f3ed091 basic unittests for PUS event man 2022-11-01 18:03:01 +01:00
muellerr 0ac9f888b2 check retval 2022-10-31 01:25:55 +01:00
muellerr 01766464eb created basic integration test 2022-10-31 01:25:02 +01:00
muellerr 7c34802ae0 run cargo update 2022-10-31 00:34:11 +01:00
muellerr 6d90da15c8 continued util module 2022-10-31 00:23:24 +01:00
muellerr 15ad96a843 cargo fmt, start basic docs 2022-10-30 21:27:36 +01:00
muellerr 70fb9c8cd6 all value to value conversions as declarative macros 2022-10-29 13:23:07 +02:00
muellerr af288a1b2b first tests with auxiliary data 2022-10-29 13:05:29 +02:00
muellerr 190b6d035a some components are generic 2022-10-29 11:23:19 +02:00
muellerr 0b94256b9d some clarifications 2022-10-29 01:16:00 +02:00
muellerr b7da30d741 added unittest for all subscription 2022-10-29 01:10:51 +02:00
muellerr 819c121fd7 cargo fmt 2022-10-28 02:02:50 +02:00
muellerr 10849229e6 more docs for event manager 2022-10-28 02:02:28 +02:00
muellerr c57a4efd88 needs some research 2022-10-27 23:56:47 +02:00
muellerr 294ae2cf52 some minor adaptions 2022-10-26 00:29:11 +02:00
muellerr 4b5b11486e doc cfg support 2022-10-26 00:23:10 +02:00
muellerr 18a3be8439 cargo doc 2022-10-25 23:38:45 +02:00
muellerr d93dd92fda completion and fixes 2022-10-25 23:32:12 +02:00
muellerr ac8718f1af cool stuff 2022-10-24 14:03:21 +02:00
muellerr 478673327b basic PUS event manager 2022-10-24 01:51:33 +02:00
muellerr 6fe3738364 that seems to work 2022-10-23 23:15:11 +02:00
muellerr fe363d2962 some experimental eventcode 2022-10-23 22:32:30 +02:00