|
55862a2433
|
docs typo
Rust/spacepackets/pipeline/head This commit looks good
|
2023-01-20 20:01:27 +01:00 |
|
|
9afc3fc8de
|
Update changelog
Rust/spacepackets/pipeline/head This commit looks good
|
2023-01-20 19:48:20 +01:00 |
|
|
368331cc60
|
some more doc fixes
Rust/spacepackets/pipeline/head This commit looks good
|
2023-01-20 19:46:26 +01:00 |
|
|
416b5c1805
|
Some doc improvements
|
2023-01-20 19:42:28 +01:00 |
|
|
fa53be0934
|
bump version to v0.5.0
|
2023-01-20 19:08:12 +01:00 |
|
|
65440ada35
|
Merge pull request 'add first Add and AddAssign impl for CUC' (#11) from cuc_time_extensions into main
Rust/spacepackets/pipeline/head This commit looks good
Reviewed-on: #11
|
2023-01-18 21:53:13 +01:00 |
|
|
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 |
|
|
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 |
|
|
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 |
|
|
904354abc0
|
last bugfix
Rust/spacepackets/pipeline/head This commit looks good
|
2023-01-17 00:04:31 +01:00 |
|
|
264b1a514a
|
more bugs
Rust/spacepackets/pipeline/head This commit looks good
|
2023-01-16 23:27:42 +01:00 |
|
|
ab1179ed5f
|
Merge pull request 'ECSS TM timestamp updates' (#10) from ecss_tm_timestamp_updates into main
Rust/spacepackets/pipeline/head This commit looks good
Reviewed-on: #10
|
2023-01-16 18:39:56 +01:00 |
|
|
1300923273
|
Merge branch 'main' into cuc_time_extensions
Rust/spacepackets/pipeline/head This commit looks good
Rust/spacepackets/pipeline/pr-main This commit looks good
|
2023-01-16 18:01:03 +01:00 |
|
|
030c8daf45
|
bump changelog again
Rust/spacepackets/pipeline/pr-main This commit looks good
Rust/spacepackets/pipeline/head This commit looks good
|
2023-01-16 18:00:23 +01:00 |
|
|
50edd8b3b4
|
Merge remote-tracking branch 'origin/main' into ecss_tm_timestamp_updates
Rust/spacepackets/pipeline/head This commit looks good
Rust/spacepackets/pipeline/pr-main This commit looks good
|
2023-01-16 17:57:19 +01:00 |
|
|
6e7eabe18f
|
Merge pull request 'Time module extensions' (#9) from time_extensions into main
Rust/spacepackets/pipeline/head This commit looks good
Reviewed-on: #9
|
2023-01-16 17:51:27 +01:00 |
|
|
9fb445d89a
|
Merge remote-tracking branch 'origin/main' into time_extensions
Rust/spacepackets/pipeline/head This commit looks good
Rust/spacepackets/pipeline/pr-main This commit looks good
|
2023-01-16 16:54:49 +01:00 |
|
|
e545cf11ee
|
bump version
Rust/spacepackets/pipeline/head This commit looks good
Rust/spacepackets/pipeline/pr-main There was a failure building this commit
|
2023-01-16 11:57:30 +01:00 |
|
|
00f399c23a
|
timestamp is optional now
Rust/spacepackets/pipeline/head This commit looks good
|
2023-01-16 11:56:25 +01:00 |
|
|
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 |
|
|
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 |
|
|
e3f8b4a23b
|
re-order changelog
Rust/spacepackets/pipeline/pr-main This commit looks good
Rust/spacepackets/pipeline/head This commit looks good
|
2023-01-15 21:53:25 +01:00 |
|
|
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 |
|
|
708b68a5cb
|
use new struct in API
|
2023-01-15 21:30:31 +01:00 |
|
|
2f51420a29
|
consistency renaming
|
2023-01-15 21:13:48 +01:00 |
|
|
973c54e0de
|
extend changelog
|
2023-01-15 21:12:54 +01:00 |
|
|
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 |
|
|
49f3497ca8
|
cargo fmt
Rust/spacepackets/pipeline/head This commit looks good
|
2023-01-15 20:29:58 +01:00 |
|
|
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 |
|
|
ed850b1df4
|
use core include for AddAssign
Rust/spacepackets/pipeline/head This commit looks good
|
2023-01-15 20:28:35 +01:00 |
|
|
b2def8cd36
|
added one more test
Rust/spacepackets/pipeline/head There was a failure building this commit
|
2023-01-15 20:26:26 +01:00 |
|
|
73dbc80cad
|
small tweak
Rust/spacepackets/pipeline/head There was a failure building this commit
|
2023-01-15 18:26:18 +01:00 |
|
|
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 |
|
|
73575bd00f
|
reaching target coverage
Rust/spacepackets/pipeline/head There was a failure building this commit
|
2023-01-15 17:42:23 +01:00 |
|
|
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 |
|
|
405145496f
|
typo fix
Rust/spacepackets/pipeline/head There was a failure building this commit
|
2023-01-15 11:57:58 +01:00 |
|
|
22f3b72faf
|
dyn provider works great
Rust/spacepackets/pipeline/head There was a failure building this commit
|
2023-01-15 11:54:23 +01:00 |
|
|
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 |
|
|
3f6c4c6f46
|
add dynamic cds time provider function
|
2023-01-15 01:33:26 +01:00 |
|
|
24e6e50e2f
|
add some more helper methods, improve example
Rust/spacepackets/pipeline/head This commit looks good
|
2023-01-15 01:15:35 +01:00 |
|
|
ec452130f9
|
added missing feature gate
Rust/spacepackets/pipeline/head This commit looks good
|
2023-01-15 00:38:39 +01:00 |
|
|
67cf9ec0c0
|
added some more tests
Rust/spacepackets/pipeline/head There was a failure building this commit
|
2023-01-14 17:57:15 +01:00 |
|
|
8fddaefab1
|
Merge pull request 'Another CDS timestamp bugfix' (#8) from another_logic_fix_cds_stamp into main
Rust/spacepackets/pipeline/head This commit looks good
Reviewed-on: #8
|
2023-01-14 17:50:23 +01:00 |
|
|
a24c9fc042
|
Merge branch 'another_logic_fix_cds_stamp' into add_time_helpers
|
2023-01-14 17:50:10 +01:00 |
|
|
6e593e4e27
|
update changelog
Rust/spacepackets/pipeline/head This commit looks good
Rust/spacepackets/pipeline/pr-main This commit looks good
|
2023-01-14 17:47:52 +01:00 |
|
|
ef5a4e2924
|
cargo fmt
Rust/spacepackets/pipeline/head This commit looks good
|
2023-01-14 17:46:58 +01:00 |
|
|
aa5c206c1c
|
another small bugfix
Rust/spacepackets/pipeline/head Build queued...
|
2023-01-14 17:46:43 +01:00 |
|
|
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 |
|
|
5c6c016e13
|
Merge remote-tracking branch 'origin/main' into add_time_helpers
|
2023-01-14 17:29:56 +01:00 |
|
|
1c702f933f
|
v0.4.1
Rust/spacepackets/pipeline/head This commit looks good
|
2023-01-14 17:22:27 +01:00 |
|