Commit Graph

138 Commits

Author SHA1 Message Date
muellerr 5df221759f conversion from now bugfix
Rust/spacepackets/pipeline/head This commit looks good
Rust/spacepackets/pipeline/pr-main This commit looks good
2022-12-22 23:55:05 +01:00
muellerr 630bffec51 Merge branch 'main' into improve_cds_short_impl
Rust/spacepackets/pipeline/head This commit looks good
Rust/spacepackets/pipeline/pr-main This commit looks good
2022-12-22 23:12:35 +01:00
muellerr a14ae37cac Merge pull request 'added sp header getter function' (#6) from sp_header_getter into main
Rust/spacepackets/pipeline/head This commit looks good
Reviewed-on: #6
2022-12-22 09:06:33 +01:00
muellerr 2758699601 added sp header getter function
Rust/spacepackets/pipeline/head This commit looks good
2022-12-21 22:09:45 +01:00
muellerr b07cec28ea update changelog
Rust/spacepackets/pipeline/head This commit looks good
Rust/spacepackets/pipeline/pr-main This commit looks good
2022-12-21 10:14:58 +01:00
muellerr 51963d0f72 remove default impl for cds TimeProvider 2022-12-21 10:14:13 +01:00
muellerr 884de647ad add PR link
Rust/spacepackets/pipeline/head This commit looks good
Rust/spacepackets/pipeline/pr-main This commit looks good
2022-12-20 16:27:23 +01:00
muellerr 0d8074c6b9 clippy fixes
Rust/spacepackets/pipeline/head This commit looks good
Rust/spacepackets/pipeline/pr-main This commit looks good
2022-12-20 16:26:04 +01:00
muellerr 6798e3a6f5 Merge remote-tracking branch 'origin/main' into improve_cds_short_impl
Rust/spacepackets/pipeline/head This commit looks good
Rust/spacepackets/pipeline/pr-main This commit looks good
2022-12-20 16:23:24 +01:00
muellerr 4410ee7eec bump changelog
Rust/spacepackets/pipeline/head This commit looks good
2022-12-20 16:21:30 +01:00
muellerr 2895d7645a Merge pull request 'PTC and PFC extensions' (#5) from ptc_pfc_extension into main
Rust/spacepackets/pipeline/head This commit looks good
Reviewed-on: #5
2022-12-20 16:19:21 +01:00
muellerr 692d12e5a5 Merge branch 'main' into ptc_pfc_extension
Rust/spacepackets/pipeline/head This commit looks good
Rust/spacepackets/pipeline/pr-main This commit looks good
2022-12-20 16:15:46 +01:00
muellerr 9e57ce3872 cargo fmt
Rust/spacepackets/pipeline/head This commit looks good
2022-12-19 17:02:19 +01:00
muellerr fd13694904 add PUS service ID enum
Rust/spacepackets/pipeline/head This commit looks good
2022-12-19 16:36:18 +01:00
muellerr 976fe9c49b README updates
Rust/spacepackets/pipeline/head This commit looks good
2022-12-19 11:02:36 +01:00
muellerr fbeea41e8f fix in Cargo.toml file 2022-12-19 11:00:45 +01:00
muellerr f964342556 removed unnecessary casts
Rust/spacepackets/pipeline/head This commit looks good
2022-12-18 23:54:13 +01:00
muellerr 46e2af41d2 PTC and PFC extensions
Rust/spacepackets/pipeline/head This commit looks good
- Add Ptc typedefinition for PacketTypeCode enum
- Add `UnsignedPfc` and `RealPfc` PFC enumerations
2022-12-18 16:21:20 +01:00
muellerr 5a878ef6a3 Merge remote-tracking branch 'origin/main' into improve_cds_short_impl
Rust/spacepackets/pipeline/head This commit looks good
Rust/spacepackets/pipeline/pr-main There was a failure building this commit
2022-12-12 11:56:08 +01:00
nehlichp 66d77fda36 Merge pull request 'Add Error impls if std feature is used' (#2) from add_error_impls_for_std_feature into main
Rust/spacepackets/pipeline/head This commit looks good
Reviewed-on: #2
2022-12-12 11:54:51 +01:00
muellerr 7f607be5f3 add some missing derives
Rust/spacepackets/pipeline/head This commit looks good
Rust/spacepackets/pipeline/pr-main There was a failure building this commit
2022-12-08 12:56:34 +01:00
muellerr 48e5b22c27 doc corrections 2022-12-07 22:54:03 +01:00
muellerr 04073a29af Merge remote-tracking branch 'origin/main' into improve_cds_short_impl
Rust/spacepackets/pipeline/head This commit looks good
Rust/spacepackets/pipeline/pr-main This commit looks good
2022-12-07 19:06:57 +01:00
muellerr 66b4bf6013 Merge remote-tracking branch 'origin/main' into add_error_impls_for_std_feature
Rust/spacepackets/pipeline/head This commit looks good
Rust/spacepackets/pipeline/pr-main This commit looks good
2022-12-07 19:05:55 +01:00
muellerr f5397b8352 add Rust MSRV 1.60
Rust/spacepackets/pipeline/head This commit looks good
2022-12-07 19:05:09 +01:00
muellerr 180134c05d update README and lib.rs frontpage docs
Rust/spacepackets/pipeline/head This commit looks good
2022-12-07 18:49:19 +01:00
muellerr 3ee237865c Merge remote-tracking branch 'origin/main' into improve_cds_short_impl
Rust/spacepackets/pipeline/head This commit looks good
2022-12-07 18:44:06 +01:00
muellerr afd59b14fc Merge remote-tracking branch 'origin/main' into add_error_impls_for_std_feature
Rust/spacepackets/pipeline/head This commit looks good
Rust/spacepackets/pipeline/pr-main There was a failure building this commit
2022-12-07 18:43:56 +01:00
muellerr 3d5829b9a8 add missing feature flag
Rust/spacepackets/pipeline/head This commit looks good
2022-12-07 18:41:45 +01:00
muellerr 1b4934e865 Merge branch 'add_error_impls_for_std_feature' into improve_cds_short_impl
Rust/spacepackets/pipeline/head There was a failure building this commit
2022-12-07 14:43:03 +01:00
muellerr 3fa43d46f9 bump changelog
Rust/spacepackets/pipeline/head There was a failure building this commit
2022-12-07 14:42:53 +01:00
muellerr 4cd8f143df this is a lot better 2022-12-07 14:42:01 +01:00
muellerr 878f072e9a extended CDS impl 2022-12-07 13:55:43 +01:00
muellerr 25695b39ea add error impls for feature std 2022-12-07 08:14:55 +01:00
muellerr 8c0b78c698 ascii timecodes complete
Rust/spacepackets/pipeline/head There was a failure building this commit
2022-12-05 10:14:25 +01:00
muellerr 4e1df03729 bump changelog
Rust/spacepackets/pipeline/head There was a failure building this commit
2022-12-05 10:02:50 +01:00
muellerr f13a2f73eb this should suffice
Rust/spacepackets/pipeline/head There was a failure building this commit
2022-12-05 10:01:45 +01:00
muellerr 62c1462930 added ASCII time code module
Rust/spacepackets/pipeline/head There was a failure building this commit
2022-12-05 09:48:11 +01:00
muellerr 8358d5ed1c bump changelog
Rust/spacepackets/pipeline/head This commit looks good
2022-12-05 09:05:35 +01:00
muellerr 0c77a04059 doc tweaks
Rust/spacepackets/pipeline/head This commit looks good
2022-12-05 09:03:40 +01:00
muellerr e8571866e8 doc fix
Rust/spacepackets/pipeline/head This commit looks good
2022-12-05 08:55:24 +01:00
muellerr 038755e56e set minimal data len in example
Rust/spacepackets/pipeline/head This commit looks good
2022-12-05 01:44:53 +01:00
muellerr 33d78292c6 better example 2022-12-05 01:44:28 +01:00
muellerr 8cf635d2fa additional useful functions 2022-12-05 01:41:35 +01:00
muellerr 3420bcbeba Merge branch 'main' of https://egit.irs.uni-stuttgart.de/rust/spacepackets
Rust/spacepackets/pipeline/head This commit looks good
2022-12-05 00:18:16 +01:00
muellerr 6554241ed7 doc correction 2022-12-05 00:17:37 +01:00
muellerr 283f9ff495 Merge pull request 'Various improvements' (#1) from various_improvements into main
Rust/spacepackets/pipeline/head This commit looks good
Reviewed-on: #1
2022-12-05 00:16:07 +01:00
muellerr 3a71b00198 cargo fmt
Rust/spacepackets/pipeline/pr-main This commit looks good
Rust/spacepackets/pipeline/head This commit looks good
2022-12-04 20:00:49 +01:00
muellerr 13be7ca1e7 do not push version just yet
Rust/spacepackets/pipeline/head This commit looks good
Rust/spacepackets/pipeline/pr-main This commit looks good
2022-12-04 19:58:53 +01:00
muellerr 098a534199 bump changelog
Rust/spacepackets/pipeline/pr-main This commit looks good
Rust/spacepackets/pipeline/head This commit looks good
2022-12-04 19:57:51 +01:00