Commit Graph

38 Commits

Author SHA1 Message Date
5df221759f
conversion from now bugfix
All checks were successful
Rust/spacepackets/pipeline/head This commit looks good
Rust/spacepackets/pipeline/pr-main This commit looks good
2022-12-22 23:55:05 +01:00
51963d0f72
remove default impl for cds TimeProvider 2022-12-21 10:14:13 +01:00
0d8074c6b9 clippy fixes
All checks were successful
Rust/spacepackets/pipeline/head This commit looks good
Rust/spacepackets/pipeline/pr-main This commit looks good
2022-12-20 16:26:04 +01:00
7f607be5f3
add some missing derives
Some checks failed
Rust/spacepackets/pipeline/head This commit looks good
Rust/spacepackets/pipeline/pr-main There was a failure building this commit
2022-12-08 12:56:34 +01:00
48e5b22c27
doc corrections 2022-12-07 22:54:03 +01:00
3ee237865c Merge remote-tracking branch 'origin/main' into improve_cds_short_impl
All checks were successful
Rust/spacepackets/pipeline/head This commit looks good
2022-12-07 18:44:06 +01:00
3d5829b9a8
add missing feature flag
All checks were successful
Rust/spacepackets/pipeline/head This commit looks good
2022-12-07 18:41:45 +01:00
4cd8f143df
this is a lot better 2022-12-07 14:42:01 +01:00
878f072e9a
extended CDS impl 2022-12-07 13:55:43 +01:00
8c0b78c698
ascii timecodes complete
Some checks failed
Rust/spacepackets/pipeline/head There was a failure building this commit
2022-12-05 10:14:25 +01:00
f13a2f73eb
this should suffice
Some checks failed
Rust/spacepackets/pipeline/head There was a failure building this commit
2022-12-05 10:01:45 +01:00
62c1462930
added ASCII time code module
Some checks failed
Rust/spacepackets/pipeline/head There was a failure building this commit
2022-12-05 09:48:11 +01:00
3a71b00198
cargo fmt
All checks were successful
Rust/spacepackets/pipeline/pr-main This commit looks good
Rust/spacepackets/pipeline/head This commit looks good
2022-12-04 20:00:49 +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
1ec21c1bff
use const instead of struct field
All checks were successful
Rust/spacepackets/pipeline/head This commit looks good
2022-11-20 18:42:35 +01:00
c750f94fba
use non-deprecated API
Some checks failed
Rust/spacepackets/pipeline/head There was a failure building this commit
2022-11-19 02:39:25 +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
5631372e58
update changelog
All checks were successful
Rust/spacepackets/pipeline/head This commit looks good
2022-09-13 10:18:21 +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
96d389a651
fix test
All checks were successful
Rust/spacepackets/pipeline/head This commit looks good
2022-09-03 16:30:21 +02:00
cc680dba46
timestamp writer should return timestamp error too 2022-09-03 16:28:11 +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
388a8ba616
some more dependency cleanup
All checks were successful
Rust/spacepackets/pipeline/head This commit looks good
2022-08-16 10:11:49 +02:00
933230126e
tested cross-compilation 2022-08-16 02:15:57 +02:00
3b9a03590a
ready for release 2022-08-05 00:24:29 +02:00
84d95fe7e8
add some test stubs 2022-08-01 01:10:58 +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
776f599e08
update time code 2022-07-28 11:43:32 +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
6fe3086575
continued Cds short time provider 2022-07-25 01:06:52 +02:00
5fb2db9520
add first time provider trait 2022-07-24 18:19:26 +02:00
aa275e2c01
add new time module 2022-07-24 17:33:30 +02:00