Commit Graph

280 Commits

Author SHA1 Message Date
Robin Müller a203f49e5d
update changelog
Rust/spacepackets/pipeline/head This commit looks good Details
2023-01-26 22:03:43 +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 b6df5fb4d1
allow delegate 0.8 and 0.9
Rust/spacepackets/pipeline/head This commit looks good Details
2023-01-26 21:50:57 +01:00
Robin Müller 9108a4ec68
update changelog
Rust/spacepackets/pipeline/head This commit looks good Details
2023-01-26 21:31:29 +01:00
Robin Müller 2b33f811eb
no need to deprecate this function
Rust/spacepackets/pipeline/head This commit looks good Details
2023-01-26 21:30:25 +01:00
Robin Müller 5d39cef6a0
Various smaller changes 2023-01-26 21:28:39 +01:00
Robin Müller 8970ac7bc5 Merge pull request 'Fixed PartialEq Implementation for PusTm Struct, branched from fix of PusTc Implementation.' (#13) from partial_eq_fix_tm into main
Rust/spacepackets/pipeline/head This commit looks good Details
Reviewed-on: #13
Reviewed-by: Robin Müller <muellerr@irs.uni-stuttgart.de>
2023-01-26 21:12:42 +01:00
Robin Müller 6c5f454728
clippy fixes
Rust/spacepackets/pipeline/head This commit looks good Details
Rust/spacepackets/pipeline/pr-main This commit looks good Details
2023-01-26 21:11:03 +01:00
Robin Müller ea4b6c9cba
Merge remote-tracking branch 'origin/main' into partial_eq_fix_tm
Rust/spacepackets/pipeline/pr-main This commit looks good Details
Rust/spacepackets/pipeline/head This commit looks good Details
2023-01-26 21:05:13 +01:00
Robin Müller 5e9af9c226 Merge pull request 'Fixed PartialEq implementation to PusTc struct' (#12) from partial_eq_fix into main
Rust/spacepackets/pipeline/head This commit looks good Details
Reviewed-on: #12
Reviewed-by: Robin Müller <muellerr@irs.uni-stuttgart.de>
2023-01-26 21:02:39 +01:00
Robin Müller ad8e50c614
CHANGELOG clarification, gitignore comments
Rust/spacepackets/pipeline/head This commit looks good Details
Rust/spacepackets/pipeline/pr-main This commit looks good Details
2023-01-26 21:00:32 +01:00
lkoester db1918e2ca updated changelog
Rust/spacepackets/pipeline/head This commit looks good Details
Rust/spacepackets/pipeline/pr-main There was a failure building this commit Details
2023-01-26 19:25:12 +01:00
lkoester 0079e5d758 fixed implementation of partialeq 2023-01-26 19:24:41 +01:00
lkoester 34bf9780af fmt and clippy
Rust/spacepackets/pipeline/head This commit looks good Details
Rust/spacepackets/pipeline/pr-main This commit looks good Details
2023-01-26 19:08:29 +01:00
lkoester 5b021fec22 updated changelog
Rust/spacepackets/pipeline/head There was a failure building this commit Details
2023-01-26 19:07:35 +01:00
lkoester be1c97b75a added partial equal implementation to pustc + unit tests
Rust/spacepackets/pipeline/head There was a failure building this commit Details
2023-01-26 19:04:16 +01:00
lkoester 1db64256fc added gitignore 2023-01-26 18:50:50 +01:00
Robin Müller a268903105
update NOTICE file
Rust/spacepackets/pipeline/head This commit looks good Details
- specify that the code was developed at the IRS
2023-01-24 11:26:47 +01:00
Robin Müller 0ce2568028
doc improvements
Rust/spacepackets/pipeline/head This commit looks good Details
2023-01-22 18:26:38 +01:00
Robin Müller b55fe9f443 Merge branch 'main' of https://egit.irs.uni-stuttgart.de/rust/spacepackets
Rust/spacepackets/pipeline/head This commit looks good Details
2023-01-22 16:58:05 +01:00
Robin Müller 493a09e1a6
cargo fmt 2023-01-22 16:57:41 +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 f634a57f93
funny typo
Rust/spacepackets/pipeline/head This commit looks good Details
2023-01-22 13:11:43 +01:00
Robin Müller 256407432d
create release checklist
Rust/spacepackets/pipeline/head This commit looks good Details
2023-01-22 13:06:22 +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 e081504b33 Merge branch 'main' of https://egit.irs.uni-stuttgart.de/rust/spacepackets
Rust/spacepackets/pipeline/head There was a failure building this commit Details
2023-01-22 12:51:23 +01:00
Robin Müller 6eb1b1efbc
bugfix, additional test and CHANGELOG bump 2023-01-22 12:50:49 +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 6e557c2568
add Add impls for &
Rust/spacepackets/pipeline/head This commit looks good Details
2023-01-21 14:50:35 +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 55862a2433
docs typo
Rust/spacepackets/pipeline/head This commit looks good Details
2023-01-20 20:01:27 +01:00
Robin Müller 9afc3fc8de
Update changelog
Rust/spacepackets/pipeline/head This commit looks good Details
2023-01-20 19:48:20 +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 416b5c1805
Some doc improvements 2023-01-20 19:42:28 +01:00
Robin Müller fa53be0934
bump version to v0.5.0 2023-01-20 19:08:12 +01:00
Robin Müller 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 Details
Reviewed-on: #11
2023-01-18 21:53:13 +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 419d3e2c56 Merge remote-tracking branch 'origin/main' into cuc_time_extensions
Rust/spacepackets/pipeline/head This commit looks good Details
Rust/spacepackets/pipeline/pr-main This commit looks good Details
2023-01-17 00:06:56 +01:00
Robin Müller 37af989a03 Merge remote-tracking branch 'origin/main' into time_extensions
Rust/spacepackets/pipeline/head This commit looks good Details
2023-01-17 00:05:23 +01:00
Robin Müller 904354abc0
last bugfix
Rust/spacepackets/pipeline/head This commit looks good Details
2023-01-17 00:04:31 +01:00
Robin Müller 264b1a514a
more bugs
Rust/spacepackets/pipeline/head This commit looks good Details
2023-01-16 23:27:42 +01:00
Robin Müller ab1179ed5f Merge pull request 'ECSS TM timestamp updates' (#10) from ecss_tm_timestamp_updates into main
Rust/spacepackets/pipeline/head This commit looks good Details
Reviewed-on: #10
2023-01-16 18:39:56 +01:00
Robin Müller 1300923273 Merge branch 'main' into cuc_time_extensions
Rust/spacepackets/pipeline/head This commit looks good Details
Rust/spacepackets/pipeline/pr-main This commit looks good Details
2023-01-16 18:01:03 +01:00
Robin Müller 030c8daf45
bump changelog again
Rust/spacepackets/pipeline/pr-main This commit looks good Details
Rust/spacepackets/pipeline/head This commit looks good Details
2023-01-16 18:00:23 +01:00
Robin Müller 50edd8b3b4
Merge remote-tracking branch 'origin/main' into ecss_tm_timestamp_updates
Rust/spacepackets/pipeline/head This commit looks good Details
Rust/spacepackets/pipeline/pr-main This commit looks good Details
2023-01-16 17:57:19 +01:00
Robin Müller 6e7eabe18f Merge pull request 'Time module extensions' (#9) from time_extensions into main
Rust/spacepackets/pipeline/head This commit looks good Details
Reviewed-on: #9
2023-01-16 17:51:27 +01:00
Robin Müller 9fb445d89a Merge remote-tracking branch 'origin/main' into time_extensions
Rust/spacepackets/pipeline/head This commit looks good Details
Rust/spacepackets/pipeline/pr-main This commit looks good Details
2023-01-16 16:54:49 +01:00