Commit Graph

308 Commits

Author SHA1 Message Date
b846ba3014 make csv writer more configurable 2022-11-27 22:44:40 +01:00
6a488f77db run cargo fmt 2022-11-27 22:32:10 +01:00
fd59f25fea this structure is a lot better 2022-11-27 22:30:38 +01:00
489686c8ce trying to internalize mib codegen 2022-11-27 22:13:15 +01:00
b0b41a07dc new mib crate 2022-11-27 22:05:42 +01:00
7e0d3f394a add returncode module 2022-11-27 19:24:18 +01:00
2315012448 first version works 2022-11-27 18:47:02 +01:00
9b37c63280 first macro impl 2022-11-27 18:21:50 +01:00
7062c12ef0 added trybuild 2022-11-27 17:05:30 +01:00
76245cb55f new resultcode module 2022-11-27 16:47:34 +01:00
c00270aa7a add macro crate 2022-11-27 15:48:21 +01:00
02817e8bf3 use function 2022-11-27 14:30:29 +01:00
5981495fa4 clean up TODOs 2022-11-27 01:20:32 +01:00
48b686bd95 no mutex lock for verif reporter required anymore 2022-11-27 01:19:34 +01:00
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