Commit Graph

17 Commits

Author SHA1 Message Date
427b368057
cargo fmt
All checks were successful
Rust/spacepackets/pipeline/head This commit looks good
2022-09-13 10:29:09 +02:00
795abc57fa
better names
All checks were successful
Rust/spacepackets/pipeline/head This commit looks good
2022-09-13 10:28:20 +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
c72c5ad4aa
extensions
All checks were successful
Rust/spacepackets/pipeline/head This commit looks good
- Add source_data getter for PusTm
- Add std time info updater for CDS short time stamp provider
2022-09-03 20:54:37 +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
3b9a03590a
ready for release 2022-08-05 00:24:29 +02:00
b066ea9003
good coverage on TM module 2022-08-01 01:08:06 +02:00
30ab7f961a
add deserialization unittest 2022-08-01 00:23:36 +02:00
2dad7d8a18
added raw packet check unittest for tm 2022-08-01 00:20:11 +02:00
3ade4856a4
add first basic serialization test 2022-07-31 14:24:16 +02:00
cf5c360dc5
add first TM unittests 2022-07-31 13:43:40 +02:00
38df1c2335
add more and better docs, clippy 2022-07-31 13:31:14 +02:00
deee70f40d
alloc support behind feature gate 2022-07-31 11:38:58 +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