Commit Graph

944 Commits

Author SHA1 Message Date
b8efa8e518 Merge pull request 'Clonable Verification Reporter' (#24) from clonable_verification_structs into main
Reviewed-on: rust/satrs-launchpad#24
2022-11-21 15:02:01 +01:00
e06cadd088 overflow handling 2022-11-21 10:56:43 +01:00
6b93a9fce1 some docs and corrections 2022-11-21 10:39:48 +01:00
607d53942a lock not required anymore 2022-11-21 10:28:31 +01:00
43a1fb90ce trying to avoid locking whole verification reporter 2022-11-21 10:16:15 +01:00
d6ae213a6e some minor tweaks 2022-11-20 20:48:34 +01:00
4ffc0d4b30 Merge pull request 'Package renaming and TMTC client' (#23) from add_tmtccmd_tmtc_client_rename_crate into main
Reviewed-on: rust/satrs-launchpad#23
2022-11-20 20:45:00 +01:00
0424db9365 basic README for example 2022-11-20 20:42:29 +01:00
c1d81779a2 the OBSW is the primary application 2022-11-20 20:12:35 +01:00
ba78db1701 bump README again 2022-11-20 20:07:08 +01:00
6385a65c4f all name changes 2022-11-20 19:54:14 +01:00
0b591773f5 update cargo.lock 2022-11-20 19:38:34 +01:00
ba537f08c6 somethings wrong 2022-11-20 19:29:50 +01:00
2e249ec086 rename subfolders, add more READMEs 2022-11-20 19:04:08 +01:00
db6fb0ab5c add tmtccmd client program 2022-11-20 18:45:11 +01:00
c19d49d331 add first version of tmtccmd client 2022-11-20 18:07:38 +01:00
4f0108247f update hashbrown dependency 2022-11-19 12:46:41 +01:00
f88eab184c more docs 2022-11-19 12:45:41 +01:00
1da542de68 some more docs 2022-11-19 12:38:48 +01:00
15c1bc7512 doc fixes 2022-11-19 12:36:19 +01:00
ae20ed0828 Merge pull request 'PUS Event Manager' (#19) from pus-event-manager into main
Reviewed-on: rust/fsrc-launchpad#19
2022-11-19 12:26:15 +01:00
46b38aa2f3 added more event support 2022-11-19 12:16:51 +01:00
a2c1476a56 more and better docs 2022-11-19 03:07:10 +01:00
ce8babc8a1 allow flexible event manager table backends 2022-11-19 02:42:11 +01:00
3f84a06fd5 add functions to update event manager table 2022-11-16 11:03:40 +01:00
01f500a409 add table impl 2022-11-16 10:20:44 +01:00
9cc58432c8 continue event service integration 2022-11-13 21:07:16 +01:00
8b110be07a start adding first event components in example 2022-11-12 23:37:19 +01:00
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