Commit Graph

9 Commits

Author SHA1 Message Date
94489da003
return usize instead of u8 for byte width
All checks were successful
Rust/spacepackets/pipeline/head This commit looks good
2022-09-06 10:14:23 +02:00
a4e297f0c0
Add new features
- Basic ECSS enumeration support for u8, u16, u32 and u64
- Better names for generic error enums
2022-09-03 18:47:59 +02:00
35073a45a5
this should make clippy happy
All checks were successful
Rust/spacepackets/pipeline/head This commit looks good
2022-08-16 11:12:47 +02:00
b066ea9003
good coverage on TM module 2022-08-01 01:08:06 +02:00
3ade4856a4
add first basic serialization test 2022-07-31 14:24:16 +02:00
b93950bb2e
added some full stops 2022-07-31 13:32:11 +02:00
38df1c2335
add more and better docs, clippy 2022-07-31 13:31:14 +02:00
b7f3ec424c
added first PusTm impl 2022-07-31 02:27:27 +02:00
396cea8445
Init spacepackets crate 2022-06-18 22:48:51 +02:00