Commit Graph

35 Commits

Author SHA1 Message Date
Robin Müller 59c7ece126
Major refactoring of the time API
Rust/spacepackets/pipeline/head This commit looks good Details
Rust/spacepackets/pipeline/pr-main This commit looks good Details
2024-03-18 15:14:40 +01:00
Robin Müller 0ab69b3ddc
add missing doc_cfg attr
Rust/spacepackets/pipeline/head Build started... Details
2024-03-04 12:55:16 +01:00
Robin Müller d14f532f62 improve the time API
Rust/spacepackets/pipeline/head This commit looks good Details
Rust/spacepackets/pipeline/pr-main This commit looks good Details
2024-02-27 15:59:04 +01:00
Robin Müller d01309cccf
extended time writer trait
Rust/spacepackets/pipeline/head This commit looks good Details
2024-02-05 15:04:29 +01:00
Robin Müller 71e043e159 more time module tests
Rust/spacepackets/pipeline/head There was a failure building this commit Details
2023-12-05 15:05:00 +01:00
Robin Müller 8cbfef4a1c
clippy fix
Rust/spacepackets/pipeline/head This commit looks good Details
2023-10-10 10:00:14 +02:00
Robin Müller 94c378fa3b Merge branch 'main' into invalid-time-code-struct-variant
Rust/spacepackets/pipeline/pr-main There was a failure building this commit Details
Rust/spacepackets/pipeline/head There was a failure building this commit Details
2023-08-28 17:11:32 +02:00
Robin Müller e78f196a42
invalid time code struct variant
Rust/spacepackets/pipeline/head There was a failure building this commit Details
2023-08-28 17:10:45 +02:00
Robin Müller 3206af690c
well that was a lot
Rust/spacepackets/pipeline/head This commit looks good Details
2023-08-18 10:09:32 +02:00
Robin Müller 784564a20e
now its a proper re-export
Rust/spacepackets/pipeline/head There was a failure building this commit Details
2023-07-10 00:00:20 +02:00
Robin Müller 4969d6c33c
moved re-export
Rust/spacepackets/pipeline/head There was a failure building this commit Details
2023-07-09 16:48:53 +02:00
Robin Müller 581b51c61c
improve std timestamp error further
Rust/spacepackets/pipeline/head There was a failure building this commit Details
2023-07-09 16:46:25 +02:00
Robin Müller b5bea3e1c6
implement thiserror::Error for StdTimestampError 2023-07-09 16:43:45 +02:00
Robin Müller 16bd0f0956
use regular UnixTimestamp ctor
Rust/spacepackets/pipeline/head This commit looks good Details
2023-02-05 20:27:50 +01:00
Robin Müller ac2936460f
minor fix for UnixTimestamp
Rust/spacepackets/pipeline/head This commit looks good Details
2023-02-05 18:47:46 +01:00
Robin Müller 6a9bd8135d
fixes for clippy 1.67
Rust/spacepackets/pipeline/head This commit looks good Details
2023-01-26 21:57:45 +01:00
Robin Müller f54cf69d87
use ISO8601 format in docs
Rust/spacepackets/pipeline/head This commit looks good Details
2023-01-22 13:18:51 +01:00
Robin Müller c59b015a20
added additional tests
Rust/spacepackets/pipeline/head This commit looks good Details
2023-01-22 12:53:39 +01:00
Robin Müller 51d0a08e7b
better document panics and tweak Add/AddAssign impl
Rust/spacepackets/pipeline/head There was a failure building this commit Details
for UnixTimestamp
2023-01-22 01:54:41 +01:00
Robin Müller fc76a975c1
add Add<Duration> for &UnixTimestamp
Rust/spacepackets/pipeline/head This commit looks good Details
2023-01-21 14:28:29 +01:00
Robin Müller 74e489bd07
add basic tests and update changelog
Rust/spacepackets/pipeline/head This commit looks good Details
2023-01-21 13:17:38 +01:00
Robin Müller 1e90793072
cargo fmt
Rust/spacepackets/pipeline/head This commit looks good Details
2023-01-21 11:37:57 +01:00
Robin Müller ef55bc4a6e
Improve time module
Rust/spacepackets/pipeline/head There was a failure building this commit Details
2023-01-21 01:25:05 +01:00
Robin Müller 368331cc60
some more doc fixes
Rust/spacepackets/pipeline/head This commit looks good Details
2023-01-20 19:46:26 +01:00
Robin Müller 80e1be676e
that should do it
Rust/spacepackets/pipeline/pr-main This commit looks good Details
Rust/spacepackets/pipeline/head This commit looks good Details
2023-01-17 01:16:07 +01:00
Robin Müller c8d442690b
changelog should be complete
Rust/spacepackets/pipeline/pr-main This commit looks good Details
Rust/spacepackets/pipeline/head This commit looks good Details
2023-01-15 21:47:35 +01:00
Robin Müller 708b68a5cb
use new struct in API 2023-01-15 21:30:31 +01:00
Robin Müller 6f795690fd
start updating changelog
Rust/spacepackets/pipeline/head This commit looks good Details
Rust/spacepackets/pipeline/pr-main This commit looks good Details
2023-01-15 20:48:39 +01:00
Robin Müller 73575bd00f
reaching target coverage
Rust/spacepackets/pipeline/head There was a failure building this commit Details
2023-01-15 17:42:23 +01:00
Robin Müller 8da93443b9
now to test it..
Rust/spacepackets/pipeline/head There was a failure building this commit Details
2023-01-14 15:37:18 +01:00
Robin Müller 1761bdd33f
add first Add<Duration> impl for TimeProvider<DaysLen16Bits> 2023-01-13 23:04:53 +01:00
Robin Müller 6341cf35d3
added doc test / example as well
Rust/spacepackets/pipeline/head This commit looks good Details
Rust/spacepackets/pipeline/pr-main This commit looks good Details
2022-12-10 18:09:00 +01:00
Robin Müller bccbdf65a3
basic impl done, add first unittests
Rust/spacepackets/pipeline/head This commit looks good Details
Rust/spacepackets/pipeline/pr-main This commit looks good Details
2022-12-09 17:21:45 +01:00
Robin Müller 5958d19eb4
continue cuc impl
Rust/spacepackets/pipeline/head This commit looks good Details
2022-12-09 13:50:04 +01:00
Robin Müller 4d64394637
split up large source file
Rust/spacepackets/pipeline/head This commit looks good Details
2022-12-08 15:22:19 +01:00