Commit Graph

401 Commits

Author SHA1 Message Date
b74bfea7dd
put crossbeam dep behind feature gate 2022-12-30 23:28:33 +01:00
769f5be913 Merge branch 'main' of https://egit.irs.uni-stuttgart.de/rust/satrs-launchpad 2022-12-30 23:10:06 +01:00
743a2c7611
now it compiles for no_std 2022-12-30 23:09:58 +01:00
e8706f3c69
send addressable ID 2022-12-22 10:26:49 +01:00
4e450808b7
always supply addressable ID 2022-12-22 09:26:00 +01:00
d69e03a675
use correct TM ctor 2022-12-22 09:16:57 +01:00
27c1a9850c
basic HK reply TM packing and handling 2022-12-22 09:15:59 +01:00
49c5f3eda2
refactored example to support different tc sources 2022-12-21 22:14:42 +01:00
0b0a929a11
impl ReceivesTc for TC UDP server 2022-12-21 20:02:29 +01:00
78c54cf617
add Send requirement on traits 2022-12-21 19:50:31 +01:00
f109d59d56 Merge branch 'mueller_add_hk_in_example' 2022-12-21 10:25:26 +01:00
3b34649ed3
cargo fmt 2022-12-21 10:24:18 +01:00
b1342776ae
HK reception works 2022-12-21 10:23:32 +01:00
b8a0ff1e2d
hk request works now 2022-12-21 10:15:41 +01:00
da9eb94d98
added basic TC support 2022-12-21 10:01:19 +01:00
8d85681ad4
re-run clippy 2022-12-21 09:47:27 +01:00
e963ee7bc4 finish collection interval request 2022-12-20 17:41:07 +01:00
2532119fbe a lot of clippy fixes 2022-12-20 17:23:11 +01:00
0daa0ea761 bump spacepackets 2022-12-20 16:36:48 +01:00
73d3fd6644 bump spacepackets 2022-12-20 16:36:35 +01:00
359402d78d
adding request handling 2022-12-20 15:45:09 +01:00
58d8e66eb4
continue HK code 2022-12-20 15:33:00 +01:00
53ac1e05f4
added TMTC prefix 2022-12-20 15:06:48 +01:00
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