Commit Graph

32 Commits

Author SHA1 Message Date
lkoester
34bf9780af fmt and clippy
All checks were successful
Rust/spacepackets/pipeline/head This commit looks good
Rust/spacepackets/pipeline/pr-main This commit looks good
2023-01-26 19:08:29 +01:00
lkoester
be1c97b75a added partial equal implementation to pustc + unit tests
Some checks failed
Rust/spacepackets/pipeline/head There was a failure building this commit
2023-01-26 19:04:16 +01:00
0ce2568028
doc improvements
All checks were successful
Rust/spacepackets/pipeline/head This commit looks good
2023-01-22 18:26:38 +01:00
09b305f529 better names for lifetimes
All checks were successful
Rust/spacepackets/pipeline/head This commit looks good
2023-01-10 16:19:21 +01:00
2758699601
added sp header getter function
All checks were successful
Rust/spacepackets/pipeline/head This commit looks good
2022-12-21 22:09:45 +01:00
0c77a04059
doc tweaks
All checks were successful
Rust/spacepackets/pipeline/head This commit looks good
2022-12-05 09:03:40 +01:00
8cf635d2fa
additional useful functions 2022-12-05 01:41:35 +01:00
54bb4bdaaa
new helper functions for CCSDS SP construction
All checks were successful
Rust/spacepackets/pipeline/pr-main This commit looks good
Rust/spacepackets/pipeline/head This commit looks good
2022-12-04 18:25:30 +01:00
aeb2e806b8
move improvements
All checks were successful
Rust/spacepackets/pipeline/head This commit looks good
2022-12-04 17:11:44 +01:00
938c4ba770
make serde dependency optional
All checks were successful
Rust/spacepackets/pipeline/head This commit looks good
2022-12-04 12:17:36 +01:00
65e85f20e0
doc cfg support
Some checks failed
Rust/spacepackets/pipeline/head There was a failure building this commit
2022-10-26 00:22:56 +02:00
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
42d3487c19
raw accessor function
All checks were successful
Rust/spacepackets/pipeline/head This commit looks good
2022-08-28 00:25:22 +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
3ade4856a4
add first basic serialization test 2022-07-31 14:24:16 +02:00
38df1c2335
add more and better docs, clippy 2022-07-31 13:31:14 +02:00
2228a16eb4
some minor improvements 2022-07-31 11:45:35 +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
4fc281070f
implemented function to get timestamp from bytes 2022-07-28 11:38:32 +02:00
88af155490
tests for time stamp provider 2022-07-28 02:09:07 +02:00
aa275e2c01
add new time module 2022-07-24 17:33:30 +02:00
23e2e9e3e8
doc improvements and additional tests 2022-07-24 17:23:44 +02:00
716bc906a1
continued PUS TC impl 2022-07-24 15:19:05 +02:00
396cea8445
Init spacepackets crate 2022-06-18 22:48:51 +02:00