Commit Graph

49 Commits

Author SHA1 Message Date
muellerr 80744eea16 clippy fix
Rust/spacepackets/pipeline/head There was a failure building this commit
2024-06-25 16:19:30 +02:00
muellerr 791c7f6e02 it is now possible to run cargo miri 2024-05-14 15:34:40 +02:00
muellerr bbd66a6a8b added a lot of inline attrs
Rust/spacepackets/pipeline/head This commit looks good
Rust/spacepackets/pipeline/pr-main This commit looks good
2024-04-03 21:56:26 +02:00
muellerr 538548b05e Merge branch 'main' into start-adding-defmt-support
Rust/spacepackets/pipeline/head This commit looks good
Rust/spacepackets/pipeline/pr-main This commit looks good
2024-03-29 13:50:01 +01:00
muellerr 3045a27d8c just add support for everything
Rust/spacepackets/pipeline/head This commit looks good
2024-03-29 13:42:02 +01:00
muellerr ef37a84edc Make API more inline with other time API out there
Rust/spacepackets/pipeline/head This commit looks good
Rust/spacepackets/pipeline/pr-main This commit looks good
2024-03-25 16:08:30 +01:00
muellerr 8b151d942d Merge remote-tracking branch 'origin/main' into more-granular-error-handling
Rust/spacepackets/pipeline/head This commit looks good
Rust/spacepackets/pipeline/pr-main This commit looks good
2024-03-25 13:43:19 +01:00
muellerr 85a8eb3f4a more granular error handling
Rust/spacepackets/pipeline/pr-main There was a failure building this commit
Rust/spacepackets/pipeline/head This commit looks good
2024-03-25 13:42:18 +01:00
muellerr 3e62d7d411 introduce doc_auto_cfg
Rust/spacepackets/pipeline/head This commit looks good
2024-03-24 12:22:08 +01:00
muellerr 7476fc8096 some more fixes and cleaning up
Rust/spacepackets/pipeline/head This commit looks good
Rust/spacepackets/pipeline/pr-main This commit looks good
2024-03-18 15:23:26 +01:00
muellerr 59c7ece126 Major refactoring of the time API
Rust/spacepackets/pipeline/head This commit looks good
Rust/spacepackets/pipeline/pr-main This commit looks good
2024-03-18 15:14:40 +01:00
muellerr d14f532f62 improve the time API
Rust/spacepackets/pipeline/head This commit looks good
Rust/spacepackets/pipeline/pr-main This commit looks good
2024-02-27 15:59:04 +01:00
muellerr d01309cccf extended time writer trait
Rust/spacepackets/pipeline/head This commit looks good
2024-02-05 15:04:29 +01:00
muellerr c21ddf3cf0 that reduced coverage again.. 2023-12-06 01:12:33 +01:00
muellerr c6c80edb84 added some more basic tests
Rust/spacepackets/pipeline/head There was a failure building this commit
2023-12-05 15:26:34 +01:00
muellerr 71e043e159 more time module tests
Rust/spacepackets/pipeline/head There was a failure building this commit
2023-12-05 15:05:00 +01:00
muellerr 0b5a384743 fix tests
Rust/spacepackets/pipeline/head This commit looks good
Rust/spacepackets/pipeline/pr-main This commit looks good
2023-08-28 17:24:54 +02:00
muellerr 94c378fa3b Merge branch 'main' into invalid-time-code-struct-variant
Rust/spacepackets/pipeline/pr-main There was a failure building this commit
Rust/spacepackets/pipeline/head There was a failure building this commit
2023-08-28 17:11:32 +02:00
muellerr e78f196a42 invalid time code struct variant
Rust/spacepackets/pipeline/head There was a failure building this commit
2023-08-28 17:10:45 +02:00
muellerr 3206af690c well that was a lot
Rust/spacepackets/pipeline/head This commit looks good
2023-08-18 10:09:32 +02:00
muellerr 79791a75bd try fixing CI
Rust/spacepackets/pipeline/head There was a failure building this commit
2023-07-10 10:15:37 +02:00
muellerr 581b51c61c improve std timestamp error further
Rust/spacepackets/pipeline/head There was a failure building this commit
2023-07-09 16:46:25 +02:00
muellerr b5bea3e1c6 implement thiserror::Error for StdTimestampError 2023-07-09 16:43:45 +02: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 6e557c2568 add Add impls for &
Rust/spacepackets/pipeline/head This commit looks good
2023-01-21 14:50:35 +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 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 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 73575bd00f reaching target coverage
Rust/spacepackets/pipeline/head There was a failure building this commit
2023-01-15 17:42:23 +01:00
muellerr ec8a2e1d24 rename pfield preamble constant, add for CUC
Rust/spacepackets/pipeline/head This commit looks good
Rust/spacepackets/pipeline/pr-main There was a failure building this commit
2023-01-09 11:07:43 +01:00
muellerr f137bd2549 improve tests
Rust/spacepackets/pipeline/pr-main This commit looks good
Rust/spacepackets/pipeline/head This commit looks good
2022-12-22 23:45:15 +01:00
muellerr 83e2cad753 cargo fmt
Rust/spacepackets/pipeline/head This commit looks good
Rust/spacepackets/pipeline/pr-main This commit looks good
2022-12-21 09:47:09 +01:00
muellerr 472bfa9964 add floating point division code
Rust/spacepackets/pipeline/head This commit looks good
Rust/spacepackets/pipeline/pr-main This commit looks good
2022-12-21 01:17:36 +01:00
muellerr 14fa1bad92 add TODO
Rust/spacepackets/pipeline/head This commit looks good
Rust/spacepackets/pipeline/pr-main This commit looks good
2022-12-21 01:03:26 +01:00
muellerr 3828a98c76 important bugfix
Rust/spacepackets/pipeline/head This commit looks good
Rust/spacepackets/pipeline/pr-main This commit looks good
2022-12-21 01:01:05 +01:00
muellerr 177ddba9c5 clippy fixes
Rust/spacepackets/pipeline/head This commit looks good
Rust/spacepackets/pipeline/pr-main There was a failure building this commit
2022-12-19 00:01:07 +01:00
muellerr 93159dae45 some more docs
Rust/spacepackets/pipeline/pr-main This commit looks good
Rust/spacepackets/pipeline/head This commit looks good
2022-12-10 18:23:47 +01:00
muellerr f73edd71fd better structure
Rust/spacepackets/pipeline/pr-main This commit looks good
Rust/spacepackets/pipeline/head This commit looks good
2022-12-10 18:18:41 +01:00
muellerr 6341cf35d3 added doc test / example as well
Rust/spacepackets/pipeline/head This commit looks good
Rust/spacepackets/pipeline/pr-main This commit looks good
2022-12-10 18:09:00 +01:00
muellerr 1d9329ad63 this should cover most basic cases
Rust/spacepackets/pipeline/head This commit looks good
Rust/spacepackets/pipeline/pr-main This commit looks good
2022-12-10 17:39:15 +01:00
muellerr d889826b79 remove duplicate function
Rust/spacepackets/pipeline/head This commit looks good
Rust/spacepackets/pipeline/pr-main This commit looks good
2022-12-10 16:42:24 +01:00
muellerr e155ddbcb0 add more tests and additional check
Rust/spacepackets/pipeline/pr-main This commit looks good
Rust/spacepackets/pipeline/head This commit looks good
2022-12-10 16:35:00 +01:00
muellerr 7615e40e43 basic docs
Rust/spacepackets/pipeline/head This commit looks good
Rust/spacepackets/pipeline/pr-main This commit looks good
2022-12-09 17:33:04 +01:00
muellerr bccbdf65a3 basic impl done, add first unittests
Rust/spacepackets/pipeline/head This commit looks good
Rust/spacepackets/pipeline/pr-main This commit looks good
2022-12-09 17:21:45 +01:00
muellerr 8d0de0dce4 continued cuc impl 2022-12-09 16:51:48 +01:00
muellerr 5958d19eb4 continue cuc impl
Rust/spacepackets/pipeline/head This commit looks good
2022-12-09 13:50:04 +01:00
muellerr 4d64394637 split up large source file
Rust/spacepackets/pipeline/head This commit looks good
2022-12-08 15:22:19 +01:00