Commit Graph

186 Commits

Author SHA1 Message Date
Robin Müller 2385e7812b
update dockerfile, install nightly
Rust/spacepackets/pipeline/head This commit looks good Details
2023-01-11 00:19:05 +01:00
Robin Müller 76ea418711
add docs step in jenkinsfile
Rust/spacepackets/pipeline/head There was a failure building this commit Details
2023-01-11 00:16:09 +01:00
Robin Müller b68f1c3752
add doc check in CI
Rust/spacepackets/pipeline/head This commit looks good Details
2023-01-11 00:14:23 +01:00
Robin Müller 7c9bdb4512
add github msrv check
Rust/spacepackets/pipeline/head This commit looks good Details
2023-01-11 00:02:37 +01:00
Robin Müller 8ffa7efa4d
update jenkins CI
Rust/spacepackets/pipeline/head This commit looks good Details
2023-01-10 23:22:09 +01:00
Robin Müller d972dd5223
cargo fmt
Rust/spacepackets/pipeline/head This commit looks good Details
2023-01-10 16:59:13 +01:00
Robin Müller 481de83fdb move lifetime docs further up
Rust/spacepackets/pipeline/head This commit looks good Details
2023-01-10 16:20:50 +01:00
Robin Müller 09b305f529 better names for lifetimes
Rust/spacepackets/pipeline/head This commit looks good Details
2023-01-10 16:19:21 +01:00
Robin Müller 78c5787e07 add some more basic docs
Rust/spacepackets/pipeline/head This commit looks good Details
2023-01-10 16:12:20 +01:00
Robin Müller e9e33b0335
release this tomorrow
Rust/spacepackets/pipeline/head This commit looks good Details
2023-01-10 00:00:10 +01:00
Robin Müller 455be77f4a
more docs 2023-01-09 23:59:55 +01:00
Robin Müller c748657499
allow minor release bump for serde and crc dependency
Rust/spacepackets/pipeline/head This commit looks good Details
2023-01-09 23:49:17 +01:00
Robin Müller 2e90cba5bd
put some ASCII includes behind alloc feature
Rust/spacepackets/pipeline/head This commit looks good Details
2023-01-09 23:47:47 +01:00
Robin Müller f290d2a54e
re-remove Default impl for CDS time provider
Rust/spacepackets/pipeline/head This commit looks good Details
2023-01-09 23:46:31 +01:00
Robin Müller da695e4705
v0.4.0 preparation
Rust/spacepackets/pipeline/head This commit looks good Details
2023-01-09 11:21:07 +01:00
Robin Müller 5c222735d4 Merge branch 'main' of https://egit.irs.uni-stuttgart.de/rust/spacepackets
Rust/spacepackets/pipeline/head This commit looks good Details
2023-01-09 11:19:16 +01:00
Robin Müller 1432c298b3
feature list update 2023-01-09 11:19:10 +01:00
Robin Müller 1b45082ace Merge pull request 'Add CUC impl' (#4) from add_cuc_time_impl into main
Rust/spacepackets/pipeline/head This commit looks good Details
Reviewed-on: #4
Reviewed-by: Paul Nehlich <nehlichp@irs.uni-stuttgart.de>
2023-01-09 11:14:40 +01:00
Robin Müller 4c20158dcc
Merge branch 'main' into add_cuc_time_impl
Rust/spacepackets/pipeline/head This commit looks good Details
Rust/spacepackets/pipeline/pr-main This commit looks good Details
2023-01-09 11:12:47 +01:00
Robin Müller c879181093
update changelog
Rust/spacepackets/pipeline/head This commit looks good Details
2023-01-09 11:12:07 +01:00
Robin Müller 6c88e94742
Merge remote-tracking branch 'origin/main' into add_cuc_time_impl
Rust/spacepackets/pipeline/head This commit looks good Details
Rust/spacepackets/pipeline/pr-main There was a failure building this commit Details
2023-01-09 11:10:44 +01:00
Robin Müller 3fb2fbd20c Merge pull request 'Improve CDS timecode implementation' (#3) from improve_cds_short_impl into main
Rust/spacepackets/pipeline/head This commit looks good Details
Reviewed-on: #3
2023-01-09 11:08:11 +01:00
Robin Müller ec8a2e1d24
rename pfield preamble constant, add for CUC
Rust/spacepackets/pipeline/head This commit looks good Details
Rust/spacepackets/pipeline/pr-main There was a failure building this commit Details
2023-01-09 11:07:43 +01:00
Robin Müller 192e2f2c76 make pfield public
Rust/spacepackets/pipeline/pr-main This commit looks good Details
Rust/spacepackets/pipeline/head This commit looks good Details
2023-01-09 11:06:51 +01:00
Robin Müller 5df221759f
conversion from now bugfix
Rust/spacepackets/pipeline/head This commit looks good Details
Rust/spacepackets/pipeline/pr-main This commit looks good Details
2022-12-22 23:55:05 +01:00
Robin Müller f137bd2549
improve tests
Rust/spacepackets/pipeline/pr-main This commit looks good Details
Rust/spacepackets/pipeline/head This commit looks good Details
2022-12-22 23:45:15 +01:00
Robin Müller 630bffec51 Merge branch 'main' into improve_cds_short_impl
Rust/spacepackets/pipeline/head This commit looks good Details
Rust/spacepackets/pipeline/pr-main This commit looks good Details
2022-12-22 23:12:35 +01:00
Robin Müller a14ae37cac Merge pull request 'added sp header getter function' (#6) from sp_header_getter into main
Rust/spacepackets/pipeline/head This commit looks good Details
Reviewed-on: #6
2022-12-22 09:06:33 +01:00
Robin Müller 2758699601
added sp header getter function
Rust/spacepackets/pipeline/head This commit looks good Details
2022-12-21 22:09:45 +01:00
Robin Müller b07cec28ea
update changelog
Rust/spacepackets/pipeline/head This commit looks good Details
Rust/spacepackets/pipeline/pr-main This commit looks good Details
2022-12-21 10:14:58 +01:00
Robin Müller 51963d0f72
remove default impl for cds TimeProvider 2022-12-21 10:14:13 +01:00
Robin Müller 83e2cad753
cargo fmt
Rust/spacepackets/pipeline/head This commit looks good Details
Rust/spacepackets/pipeline/pr-main This commit looks good Details
2022-12-21 09:47:09 +01:00
Robin Müller 472bfa9964
add floating point division code
Rust/spacepackets/pipeline/head This commit looks good Details
Rust/spacepackets/pipeline/pr-main This commit looks good Details
2022-12-21 01:17:36 +01:00
Robin Müller 14fa1bad92
add TODO
Rust/spacepackets/pipeline/head This commit looks good Details
Rust/spacepackets/pipeline/pr-main This commit looks good Details
2022-12-21 01:03:26 +01:00
Robin Müller 3828a98c76
important bugfix
Rust/spacepackets/pipeline/head This commit looks good Details
Rust/spacepackets/pipeline/pr-main This commit looks good Details
2022-12-21 01:01:05 +01:00
Robin Müller f641248ac2 add PR link
Rust/spacepackets/pipeline/head There was a failure building this commit Details
Rust/spacepackets/pipeline/pr-main This commit looks good Details
2022-12-20 16:28:10 +01:00
Robin Müller 884de647ad add PR link
Rust/spacepackets/pipeline/head This commit looks good Details
Rust/spacepackets/pipeline/pr-main This commit looks good Details
2022-12-20 16:27:23 +01:00
Robin Müller 0d8074c6b9 clippy fixes
Rust/spacepackets/pipeline/head This commit looks good Details
Rust/spacepackets/pipeline/pr-main This commit looks good Details
2022-12-20 16:26:04 +01:00
Robin Müller 6798e3a6f5 Merge remote-tracking branch 'origin/main' into improve_cds_short_impl
Rust/spacepackets/pipeline/head This commit looks good Details
Rust/spacepackets/pipeline/pr-main This commit looks good Details
2022-12-20 16:23:24 +01:00
Robin Müller 7e763fe055 Merge remote-tracking branch 'origin/main' into add_cuc_time_impl
Rust/spacepackets/pipeline/head This commit looks good Details
Rust/spacepackets/pipeline/pr-main This commit looks good Details
2022-12-20 16:22:23 +01:00
Robin Müller 4410ee7eec bump changelog
Rust/spacepackets/pipeline/head This commit looks good Details
2022-12-20 16:21:30 +01:00
Robin Müller 2895d7645a Merge pull request 'PTC and PFC extensions' (#5) from ptc_pfc_extension into main
Rust/spacepackets/pipeline/head This commit looks good Details
Reviewed-on: #5
2022-12-20 16:19:21 +01:00
Robin Müller 692d12e5a5 Merge branch 'main' into ptc_pfc_extension
Rust/spacepackets/pipeline/head This commit looks good Details
Rust/spacepackets/pipeline/pr-main This commit looks good Details
2022-12-20 16:15:46 +01:00
Robin Müller 9e57ce3872
cargo fmt
Rust/spacepackets/pipeline/head This commit looks good Details
2022-12-19 17:02:19 +01:00
Robin Müller fd13694904
add PUS service ID enum
Rust/spacepackets/pipeline/head This commit looks good Details
2022-12-19 16:36:18 +01:00
Robin Müller 976fe9c49b
README updates
Rust/spacepackets/pipeline/head This commit looks good Details
2022-12-19 11:02:36 +01:00
Robin Müller fbeea41e8f
fix in Cargo.toml file 2022-12-19 11:00:45 +01:00
Robin Müller 177ddba9c5
clippy fixes
Rust/spacepackets/pipeline/head This commit looks good Details
Rust/spacepackets/pipeline/pr-main There was a failure building this commit Details
2022-12-19 00:01:07 +01:00
Robin Müller f964342556
removed unnecessary casts
Rust/spacepackets/pipeline/head This commit looks good Details
2022-12-18 23:54:13 +01:00
Robin Müller 46e2af41d2
PTC and PFC extensions
Rust/spacepackets/pipeline/head This commit looks good Details
- Add Ptc typedefinition for PacketTypeCode enum
- Add `UnsignedPfc` and `RealPfc` PFC enumerations
2022-12-18 16:21:20 +01:00