Commit Graph

428 Commits

Author SHA1 Message Date
d83e291c8a
add basic subservices 2022-12-20 15:05:34 +01:00
a9b0de218f
add HK subservice enum 2022-12-19 17:05:50 +01:00
c591092881
add first basic HK packet support 2022-12-19 17:03:26 +01:00
322620131f
enable serde feasture for spacepackets 2022-12-19 11:04:01 +01:00
lkoester
47b5f8a072 use typed timestamp 2022-12-19 10:11:11 +01:00
fbd5c27efc
print len of json string 2022-12-18 16:37:33 +01:00
4209c9a2a7
added prototyping module 2022-12-18 16:23:49 +01:00
d3b2589d13
update deps 2022-12-17 16:44:33 +01:00
ddc0c25341
bump spacepackets 2022-12-15 19:43:19 +01:00
fa7e416eb6
use unspecified server address 2022-12-15 19:35:24 +01:00
46039b8d1d
bump spacepackets dependency 2022-12-08 15:26:49 +01:00
8a5fae1a95
API update 2022-12-05 08:53:13 +01:00
df670f13df
bump spacepackets 2022-12-05 08:47:11 +01:00
6c8c8537a7
cargo fmt 2022-12-04 20:00:57 +01:00
b03f585661
bump spacepackets 2022-12-04 20:00:20 +01:00
dcccc62c7d
add missing attr 2022-12-03 16:35:22 +01:00
30edfcd791 Merge pull request 'Resultcode' (#25) from init_resultcode into main
Reviewed-on: rust/satrs-launchpad#25
2022-12-03 13:46:56 +01:00
9d55656024 Merge branch 'init_resultcode' of https://egit.irs.uni-stuttgart.de/rust/satrs-launchpad into init_resultcode 2022-11-30 09:34:26 +01:00
f95b10832a
bump spacepackets and lock file 2022-11-30 01:07:17 +01:00
f80fe82b47
bump some deps 2022-11-28 10:02:57 +01:00
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