Commit Graph

145 Commits

Author SHA1 Message Date
Robin Müller c515535ccd
date correction
Rust/spacepackets/pipeline/head Build queued... Details
2024-04-22 10:18:35 +02:00
Robin Müller 8b1ccb0cd0
prepare next patch version 2024-04-20 10:42:36 +02:00
Robin Müller 8e1934e604
prepare release v0.11.0
Rust/spacepackets/pipeline/head This commit looks good Details
2024-04-16 19:15:04 +02:00
Robin Müller 533afc33fa
moved CCSDS constant
Rust/spacepackets/pipeline/head This commit looks good Details
2024-04-13 12:10:32 +02:00
Robin Müller d8676ae711
prepare next release candidate
Rust/spacepackets/pipeline/head This commit looks good Details
2024-04-04 14:12:33 +02:00
Robin Müller 50b86939a1
this API is a bit more ergonomic
Rust/spacepackets/pipeline/head This commit looks good Details
2024-04-04 12:07:37 +02:00
Robin Müller bbd66a6a8b
added a lot of inline attrs
Rust/spacepackets/pipeline/head This commit looks good Details
Rust/spacepackets/pipeline/pr-main This commit looks good Details
2024-04-03 21:56:26 +02:00
Robin Müller 0115461bb5
added additional ctors which only set the APID
Rust/spacepackets/pipeline/head This commit looks good Details
2024-04-03 21:30:23 +02:00
Robin Müller 325e7d6ff3 unify CCSDS API as well
Rust/spacepackets/pipeline/head This commit looks good Details
Rust/spacepackets/pipeline/pr-main This commit looks good Details
2024-04-03 18:47:00 +02:00
Robin Müller f0af16dc29
prepare next release candidate
Rust/spacepackets/pipeline/head This commit looks good Details
2024-04-03 14:13:04 +02:00
Robin Müller fc684a42a8
consistent ECSS object constructors
Rust/spacepackets/pipeline/head This commit looks good Details
2024-04-03 13:30:01 +02:00
Robin Müller cabb3a19ef
Update ECSS code
Rust/spacepackets/pipeline/head There was a failure building this commit Details
Rust/spacepackets/pipeline/pr-main There was a failure building this commit Details
2024-03-29 14:06:52 +01:00
Robin Müller 538548b05e Merge branch 'main' into start-adding-defmt-support
Rust/spacepackets/pipeline/head This commit looks good Details
Rust/spacepackets/pipeline/pr-main This commit looks good Details
2024-03-29 13:50:01 +01:00
Robin Müller 3045a27d8c
just add support for everything
Rust/spacepackets/pipeline/head This commit looks good Details
2024-03-29 13:42:02 +01:00
Robin Müller ef37a84edc
Make API more inline with other time API out there
Rust/spacepackets/pipeline/head This commit looks good Details
Rust/spacepackets/pipeline/pr-main This commit looks good Details
2024-03-25 16:08:30 +01:00
Robin Müller 85a8eb3f4a
more granular error handling
Rust/spacepackets/pipeline/pr-main There was a failure building this commit Details
Rust/spacepackets/pipeline/head This commit looks good Details
2024-03-25 13:42:18 +01:00
Robin Müller 59c7ece126
Major refactoring of the time API
Rust/spacepackets/pipeline/head This commit looks good Details
Rust/spacepackets/pipeline/pr-main This commit looks good Details
2024-03-18 15:14:40 +01:00
Robin Müller 77862868d5
these conversions are also useful
Rust/spacepackets/pipeline/head This commit looks good Details
2024-03-11 14:28:18 +01:00
Robin Müller 00744a22fc
Merge branch 'main' of egit.irs.uni-stuttgart.de:rust/spacepackets
Rust/spacepackets/pipeline/head This commit looks good Details
2024-03-04 12:26:29 +01:00
Robin Müller c5aeeec19f
prepare rc.0 2024-03-04 12:25:47 +01:00
Robin Müller 5641d9007e
Merge remote-tracking branch 'origin/main' into ecss-enum-from-impls
Rust/spacepackets/pipeline/head This commit looks good Details
Rust/spacepackets/pipeline/pr-main This commit looks good Details
2024-03-01 17:55:16 +01:00
Robin Müller e4730d4b8f
changelog
Rust/spacepackets/pipeline/head This commit looks good Details
Rust/spacepackets/pipeline/pr-main There was a failure building this commit Details
2024-03-01 17:54:02 +01:00
Robin Müller d14f532f62 improve the time API
Rust/spacepackets/pipeline/head This commit looks good Details
Rust/spacepackets/pipeline/pr-main This commit looks good Details
2024-02-27 15:59:04 +01:00
Robin Müller 60bf876dd3
Extensions for UnsignedEnum trait
Rust/spacepackets/pipeline/head This commit looks good Details
Rust/spacepackets/pipeline/pr-main This commit looks good Details
2024-02-17 13:24:25 +01:00
Robin Müller 0d0d7a256a
update PusTmZeroCopyWriter
Rust/spacepackets/pipeline/head This commit looks good Details
2024-02-07 11:07:20 +01:00
Robin Müller 7e8b71db6d
prep patch release
Rust/spacepackets/pipeline/head This commit looks good Details
2024-02-05 15:29:18 +01:00
Robin Müller d01309cccf
extended time writer trait
Rust/spacepackets/pipeline/head This commit looks good Details
2024-02-05 15:04:29 +01:00
Robin Müller 3353475261
prep next release
Rust/spacepackets/pipeline/head This commit looks good Details
2024-02-01 17:52:45 +01:00
Robin Müller 77135af2bc bugfix for metadata PDU creator
Rust/spacepackets/pipeline/head This commit looks good Details
2024-01-23 17:55:07 +01:00
Robin Müller 3c72328466
prepare new beta version
Rust/spacepackets/pipeline/head This commit looks good Details
Rust/spacepackets/pipeline/pr-main This commit looks good Details
2023-12-06 18:13:22 +01:00
Robin Müller 044ce7a300
changelog update for CUC time
Rust/spacepackets/pipeline/head This commit looks good Details
Rust/spacepackets/pipeline/pr-main This commit looks good Details
2023-12-06 17:53:35 +01:00
Robin Müller 56c3b7474d
better finished PDU API
Rust/spacepackets/pipeline/head There was a failure building this commit Details
2023-12-06 17:04:30 +01:00
Robin Müller 3818dcd46f
this is less confusing
Rust/spacepackets/pipeline/head There was a failure building this commit Details
2023-12-06 16:17:54 +01:00
Robin Müller 4945ea804d small test for TC reader invalid input
Rust/spacepackets/pipeline/head There was a failure building this commit Details
2023-12-05 15:31:00 +01:00
Robin Müller 299d37d894
introduce new TLV abstractions
Rust/spacepackets/pipeline/head There was a failure building this commit Details
2023-12-04 15:54:35 +01:00
Robin Müller 52063320be
more
Rust/spacepackets/pipeline/head This commit looks good Details
2023-12-03 20:25:32 +01:00
Robin Müller a2535502ea
move coverage improvements
Rust/spacepackets/pipeline/head This commit looks good Details
2023-12-03 19:55:09 +01:00
Robin Müller 4faf1c99d8
chhangelog
Rust/spacepackets/pipeline/head This commit looks good Details
2023-12-03 15:46:07 +01:00
Robin Müller 7650429c5b custom impl for CommonPduConfig PartialEq
Rust/spacepackets/pipeline/head There was a failure building this commit Details
2023-11-24 17:09:23 +01:00
Robin Müller 48c9b12ee2 changelog fix
Rust/spacepackets/pipeline/head There was a failure building this commit Details
2023-11-24 16:16:30 +01:00
Robin Müller b8d6cf9d85 improvements for writable abstractions
Rust/spacepackets/pipeline/head There was a failure building this commit Details
2023-11-24 16:15:46 +01:00
Robin Müller 422b0107e5
changelog
Rust/spacepackets/pipeline/head This commit looks good Details
Rust/spacepackets/pipeline/pr-main This commit looks good Details
2023-10-06 15:02:12 +02:00
Robin Müller 686b8eaaec
oopsie
Rust/spacepackets/pipeline/head Build started... Details
2023-09-26 17:17:01 +02:00
Robin Müller 76ad1c7ead Added to_vec method for SerializablePusPacket
Rust/spacepackets/pipeline/head This commit looks good Details
2023-09-26 16:55:07 +02:00
Robin Müller 6ebdf7e330
added packet ID trait impls
Rust/spacepackets/pipeline/head There was a failure building this commit Details
2023-09-18 16:59:38 +02:00
Robin Müller 1b01c8bb0b
small changelog note
Rust/spacepackets/pipeline/head Build started... Details
Rust/spacepackets/pipeline/pr-main Build started... Details
2023-08-28 18:54:01 +02:00
Robin Müller 49b50ec682
prep next beta release
Rust/spacepackets/pipeline/head There was a failure building this commit Details
2023-08-28 18:36:00 +02:00
Robin Müller e090beedde
CHANGELOG
Rust/spacepackets/pipeline/pr-main There was a failure building this commit Details
Rust/spacepackets/pipeline/head This commit looks good Details
2023-08-28 17:31:41 +02:00
Robin Müller 2a11359a81 Merge branch 'main' into size-missmatch-struct-variant
Rust/spacepackets/pipeline/head This commit looks good Details
Rust/spacepackets/pipeline/pr-main This commit looks good Details
2023-08-28 17:01:14 +02:00
Robin Müller c226c5ea0f
changelog
Rust/spacepackets/pipeline/head This commit looks good Details
2023-08-28 17:00:29 +02:00