Commit Graph

13 Commits

Author SHA1 Message Date
a2673c9870
make ToBeBytes trait public
Some checks failed
Rust/spacepackets/pipeline/head There was a failure building this commit
2022-10-23 18:35:56 +02:00
5631372e58
update changelog
All checks were successful
Rust/spacepackets/pipeline/head This commit looks good
2022-09-13 10:18:21 +02:00
28ba4f887d
added some auto-conversion
All checks were successful
Rust/spacepackets/pipeline/head This commit looks good
2022-09-13 09:52:59 +02:00
fe1a30327b
work on uniform API
All checks were successful
Rust/spacepackets/pipeline/head This commit looks good
2022-09-11 20:50:46 +02:00
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