Commit Graph

78 Commits

Author SHA1 Message Date
muellerr 8cf6f72cf3 use proper UnixTimestamp ctor
Rust/spacepackets/pipeline/head This commit looks good
2023-02-05 18:58:32 +01:00
muellerr ac2936460f minor fix for UnixTimestamp
Rust/spacepackets/pipeline/head This commit looks good
2023-02-05 18:47:46 +01:00
muellerr 6a9bd8135d fixes for clippy 1.67
Rust/spacepackets/pipeline/head This commit looks good
2023-01-26 21:57:45 +01:00
muellerr f54cf69d87 use ISO8601 format in docs
Rust/spacepackets/pipeline/head This commit looks good
2023-01-22 13:18:51 +01:00
muellerr c59b015a20 added additional tests
Rust/spacepackets/pipeline/head This commit looks good
2023-01-22 12:53:39 +01:00
muellerr e081504b33 Merge branch 'main' of https://egit.irs.uni-stuttgart.de/rust/spacepackets
Rust/spacepackets/pipeline/head There was a failure building this commit
2023-01-22 12:51:23 +01:00
muellerr 6eb1b1efbc bugfix, additional test and CHANGELOG bump 2023-01-22 12:50:49 +01:00
muellerr 51d0a08e7b better document panics and tweak Add/AddAssign impl
Rust/spacepackets/pipeline/head There was a failure building this commit
for UnixTimestamp
2023-01-22 01:54:41 +01:00
muellerr 6e557c2568 add Add impls for &
Rust/spacepackets/pipeline/head This commit looks good
2023-01-21 14:50:35 +01:00
muellerr fc76a975c1 add Add<Duration> for &UnixTimestamp
Rust/spacepackets/pipeline/head This commit looks good
2023-01-21 14:28:29 +01:00
muellerr 74e489bd07 add basic tests and update changelog
Rust/spacepackets/pipeline/head This commit looks good
2023-01-21 13:17:38 +01:00
muellerr 1e90793072 cargo fmt
Rust/spacepackets/pipeline/head This commit looks good
2023-01-21 11:37:57 +01:00
muellerr ef55bc4a6e Improve time module
Rust/spacepackets/pipeline/head There was a failure building this commit
2023-01-21 01:25:05 +01:00
muellerr 368331cc60 some more doc fixes
Rust/spacepackets/pipeline/head This commit looks good
2023-01-20 19:46:26 +01:00
muellerr 416b5c1805 Some doc improvements 2023-01-20 19:42:28 +01:00
muellerr 80e1be676e that should do it
Rust/spacepackets/pipeline/pr-main This commit looks good
Rust/spacepackets/pipeline/head This commit looks good
2023-01-17 01:16:07 +01:00
muellerr 419d3e2c56 Merge remote-tracking branch 'origin/main' into cuc_time_extensions
Rust/spacepackets/pipeline/head This commit looks good
Rust/spacepackets/pipeline/pr-main This commit looks good
2023-01-17 00:06:56 +01:00
muellerr 37af989a03 Merge remote-tracking branch 'origin/main' into time_extensions
Rust/spacepackets/pipeline/head This commit looks good
2023-01-17 00:05:23 +01:00
muellerr 904354abc0 last bugfix
Rust/spacepackets/pipeline/head This commit looks good
2023-01-17 00:04:31 +01:00
muellerr 264b1a514a more bugs
Rust/spacepackets/pipeline/head This commit looks good
2023-01-16 23:27:42 +01:00
muellerr 1652567b8c add first Add and AddAssign impl for CUC
Rust/spacepackets/pipeline/head This commit looks good
2023-01-16 00:47:24 +01:00
muellerr 14a971f01c remove unnecessary docs
Rust/spacepackets/pipeline/head This commit looks good
Rust/spacepackets/pipeline/pr-main This commit looks good
2023-01-15 21:54:56 +01:00
muellerr c8d442690b changelog should be complete
Rust/spacepackets/pipeline/pr-main This commit looks good
Rust/spacepackets/pipeline/head This commit looks good
2023-01-15 21:47:35 +01:00
muellerr 708b68a5cb use new struct in API 2023-01-15 21:30:31 +01:00
muellerr 2f51420a29 consistency renaming 2023-01-15 21:13:48 +01:00
muellerr 6f795690fd start updating changelog
Rust/spacepackets/pipeline/head This commit looks good
Rust/spacepackets/pipeline/pr-main This commit looks good
2023-01-15 20:48:39 +01:00
muellerr 49f3497ca8 cargo fmt
Rust/spacepackets/pipeline/head This commit looks good
2023-01-15 20:29:58 +01:00
muellerr f1f9f695e5 put include behind feature gate
Rust/spacepackets/pipeline/head There was a failure building this commit
2023-01-15 20:29:43 +01:00
muellerr ed850b1df4 use core include for AddAssign
Rust/spacepackets/pipeline/head This commit looks good
2023-01-15 20:28:35 +01:00
muellerr b2def8cd36 added one more test
Rust/spacepackets/pipeline/head There was a failure building this commit
2023-01-15 20:26:26 +01:00
muellerr 73dbc80cad small tweak
Rust/spacepackets/pipeline/head There was a failure building this commit
2023-01-15 18:26:18 +01:00
muellerr 51e134f031 bugfixes for precision handling for additions
Rust/spacepackets/pipeline/head There was a failure building this commit
2023-01-15 18:24:49 +01:00
muellerr 73575bd00f reaching target coverage
Rust/spacepackets/pipeline/head There was a failure building this commit
2023-01-15 17:42:23 +01:00
muellerr 4c280b22c8 hmm associated method is tricky
Rust/spacepackets/pipeline/head There was a failure building this commit
2023-01-15 12:13:39 +01:00
muellerr 405145496f typo fix
Rust/spacepackets/pipeline/head There was a failure building this commit
2023-01-15 11:57:58 +01:00
muellerr 22f3b72faf dyn provider works great
Rust/spacepackets/pipeline/head There was a failure building this commit
2023-01-15 11:54:23 +01:00
muellerr 39bf0c6a61 Add AddAssign impl and addition unittests
Rust/spacepackets/pipeline/head There was a failure building this commit
2023-01-15 02:37:56 +01:00
muellerr 3f6c4c6f46 add dynamic cds time provider function 2023-01-15 01:33:26 +01:00
muellerr 24e6e50e2f add some more helper methods, improve example
Rust/spacepackets/pipeline/head This commit looks good
2023-01-15 01:15:35 +01:00
muellerr ec452130f9 added missing feature gate
Rust/spacepackets/pipeline/head This commit looks good
2023-01-15 00:38:39 +01:00
muellerr 67cf9ec0c0 added some more tests
Rust/spacepackets/pipeline/head There was a failure building this commit
2023-01-14 17:57:15 +01:00
muellerr a24c9fc042 Merge branch 'another_logic_fix_cds_stamp' into add_time_helpers 2023-01-14 17:50:10 +01:00
muellerr ef5a4e2924 cargo fmt
Rust/spacepackets/pipeline/head This commit looks good
2023-01-14 17:46:58 +01:00
muellerr aa5c206c1c another small bugfix
Rust/spacepackets/pipeline/head Build queued...
2023-01-14 17:46:43 +01:00
muellerr c284a7a3cc and another dumb logic error for submillis ps prec
Rust/spacepackets/pipeline/head There was a failure building this commit
2023-01-14 17:43:19 +01:00
muellerr 5c6c016e13 Merge remote-tracking branch 'origin/main' into add_time_helpers 2023-01-14 17:29:56 +01:00
muellerr 6989558f93 cargo fmt
Rust/spacepackets/pipeline/head This commit looks good
2023-01-14 17:20:14 +01:00
muellerr 008359ec71 bugfix for patch version
Rust/spacepackets/pipeline/head There was a failure building this commit
2023-01-14 17:18:02 +01:00
muellerr 753be86272 added first tests
Rust/spacepackets/pipeline/head There was a failure building this commit
2023-01-14 17:15:48 +01:00
muellerr d071de3a86 almost complete
Rust/spacepackets/pipeline/head There was a failure building this commit
2023-01-14 16:12:02 +01:00