Commit Graph

69 Commits

Author SHA1 Message Date
muellerr 533afc33fa moved CCSDS constant
Rust/spacepackets/pipeline/head This commit looks good
2024-04-13 12:10:32 +02:00
muellerr 50b86939a1 this API is a bit more ergonomic
Rust/spacepackets/pipeline/head This commit looks good
2024-04-04 12:07:37 +02:00
muellerr deb89362a4 More smaller tweaks
Rust/spacepackets/pipeline/head This commit looks good
Rust/spacepackets/pipeline/pr-main This commit looks good
2024-04-04 11:47:39 +02:00
muellerr bbd66a6a8b added a lot of inline attrs
Rust/spacepackets/pipeline/head This commit looks good
Rust/spacepackets/pipeline/pr-main This commit looks good
2024-04-03 21:56:26 +02:00
muellerr 325e7d6ff3 unify CCSDS API as well
Rust/spacepackets/pipeline/head This commit looks good
Rust/spacepackets/pipeline/pr-main This commit looks good
2024-04-03 18:47:00 +02:00
muellerr fc684a42a8 consistent ECSS object constructors
Rust/spacepackets/pipeline/head This commit looks good
2024-04-03 13:30:01 +02:00
muellerr 4da417dfd2 cargo fmt
Rust/spacepackets/pipeline/pr-main Build started...
Rust/spacepackets/pipeline/head This commit looks good
2024-03-29 14:13:44 +01:00
muellerr cabb3a19ef Update ECSS code
Rust/spacepackets/pipeline/head There was a failure building this commit
Rust/spacepackets/pipeline/pr-main There was a failure building this commit
2024-03-29 14:06:52 +01:00
muellerr 3045a27d8c just add support for everything
Rust/spacepackets/pipeline/head This commit looks good
2024-03-29 13:42:02 +01:00
muellerr c7cf83d468 some defmt support would be good
Rust/spacepackets/pipeline/head There was a failure building this commit
2024-03-28 22:48:58 +01:00
muellerr 8b151d942d Merge remote-tracking branch 'origin/main' into more-granular-error-handling
Rust/spacepackets/pipeline/head This commit looks good
Rust/spacepackets/pipeline/pr-main This commit looks good
2024-03-25 13:43:19 +01:00
muellerr 85a8eb3f4a more granular error handling
Rust/spacepackets/pipeline/pr-main There was a failure building this commit
Rust/spacepackets/pipeline/head This commit looks good
2024-03-25 13:42:18 +01:00
muellerr 3e62d7d411 introduce doc_auto_cfg
Rust/spacepackets/pipeline/head This commit looks good
2024-03-24 12:22:08 +01:00
muellerr 59c7ece126 Major refactoring of the time API
Rust/spacepackets/pipeline/head This commit looks good
Rust/spacepackets/pipeline/pr-main This commit looks good
2024-03-18 15:14:40 +01:00
muellerr bd1927c5c2 use a more generic blanket impl
Rust/spacepackets/pipeline/head This commit looks good
Rust/spacepackets/pipeline/pr-main This commit looks good
2024-03-11 14:35:09 +01:00
muellerr 77862868d5 these conversions are also useful
Rust/spacepackets/pipeline/head This commit looks good
2024-03-11 14:28:18 +01:00
muellerr 64ea7e609d better naming
Rust/spacepackets/pipeline/head This commit looks good
Rust/spacepackets/pipeline/pr-main This commit looks good
2024-03-01 17:52:51 +01:00
muellerr ebaa6210a4 add from impls
Rust/spacepackets/pipeline/head This commit looks good
2024-03-01 17:51:16 +01:00
muellerr 200593bfb4 added tests for vec converters
Rust/spacepackets/pipeline/head This commit looks good
Rust/spacepackets/pipeline/pr-main This commit looks good
2024-02-17 13:27:28 +01:00
muellerr 60bf876dd3 Extensions for UnsignedEnum trait
Rust/spacepackets/pipeline/head This commit looks good
Rust/spacepackets/pipeline/pr-main This commit looks good
2024-02-17 13:24:25 +01:00
muellerr 0d0d7a256a update PusTmZeroCopyWriter
Rust/spacepackets/pipeline/head This commit looks good
2024-02-07 11:07:20 +01:00
muellerr f57b84b862 clean up ECSS API a bit
Rust/spacepackets/pipeline/head This commit looks good
2023-12-07 13:49:59 +01:00
muellerr 8b0a5d1d2c that should do the job
Rust/spacepackets/pipeline/head This commit looks good
Rust/spacepackets/pipeline/pr-main This commit looks good
2023-12-06 17:50:33 +01:00
muellerr 3818dcd46f this is less confusing
Rust/spacepackets/pipeline/head There was a failure building this commit
2023-12-06 16:17:54 +01:00
muellerr 38f5e3ba5f something is wrong with the function coverage..
Rust/spacepackets/pipeline/head There was a failure building this commit
2023-12-06 16:16:21 +01:00
muellerr 3650507715 some more serde tests
Rust/spacepackets/pipeline/head There was a failure building this commit
2023-12-06 15:17:03 +01:00
muellerr c21ddf3cf0 that reduced coverage again.. 2023-12-06 01:12:33 +01:00
muellerr 4945ea804d small test for TC reader invalid input
Rust/spacepackets/pipeline/head There was a failure building this commit
2023-12-05 15:31:00 +01:00
muellerr 13b9ca356c added another finished PDU test
Rust/spacepackets/pipeline/head There was a failure building this commit
2023-12-04 17:55:56 +01:00
muellerr 44383c10a8 added some more tests 2023-12-03 19:45:31 +01:00
muellerr 175315e44e improved coverage a bit 2023-12-03 16:00:28 +01:00
muellerr 7b66061625 remove duplicate error variant 2023-12-03 15:45:11 +01:00
muellerr da201a91e5 well this is annoying work
Rust/spacepackets/pipeline/head This commit looks good
2023-12-03 13:05:55 +01:00
muellerr b82a93757c add unittests for vec conversion
Rust/spacepackets/pipeline/pr-main This commit looks good
Rust/spacepackets/pipeline/head This commit looks good
2023-11-24 16:34:06 +01:00
muellerr 4e90bbdc04 fix doctest
Rust/spacepackets/pipeline/head This commit looks good
Rust/spacepackets/pipeline/pr-main This commit looks good
2023-11-24 16:19:59 +01:00
muellerr b8d6cf9d85 improvements for writable abstractions
Rust/spacepackets/pipeline/head There was a failure building this commit
2023-11-24 16:15:46 +01:00
muellerr 76ad1c7ead Added to_vec method for SerializablePusPacket
Rust/spacepackets/pipeline/head This commit looks good
2023-09-26 16:55:07 +02:00
muellerr 406d731bbe fix zerocopy usage
Rust/spacepackets/pipeline/head This commit looks good
Rust/spacepackets/pipeline/pr-main This commit looks good
2023-08-28 18:45:24 +02:00
muellerr 3206af690c well that was a lot
Rust/spacepackets/pipeline/head This commit looks good
2023-08-18 10:09:32 +02:00
muellerr ccf7592284 doc fix
Rust/spacepackets/pipeline/head This commit looks good
2023-08-16 14:02:33 +02:00
muellerr 62df510147 new TM simple constructor
Rust/spacepackets/pipeline/head This commit looks good
Rust/spacepackets/pipeline/pr-main This commit looks good
2023-07-11 22:12:17 +02:00
muellerr 5b8cc30012 oh boy
Rust/spacepackets/pipeline/pr-main There was a failure building this commit
Rust/spacepackets/pipeline/head There was a failure building this commit
2023-07-11 14:16:17 +02:00
muellerr 3c8f9f9f07 added some more deprecation warnings
Rust/spacepackets/pipeline/head This commit looks good
Rust/spacepackets/pipeline/pr-main This commit looks good
2023-07-11 00:41:35 +02:00
muellerr 46eab35290 added trait impls to legacy classes
Rust/spacepackets/pipeline/head This commit looks good
2023-07-11 00:07:38 +02:00
muellerr 7db2190ec3 more improvements
Rust/spacepackets/pipeline/head This commit looks good
2023-07-11 00:03:07 +02:00
muellerr 6eb3cbbd84 added new marker traits for PUS TC and PUS TM
Rust/spacepackets/pipeline/head There was a failure building this commit
2023-07-10 23:36:27 +02:00
muellerr c0e70daf58 some tweaks and test update
Rust/spacepackets/pipeline/head There was a failure building this commit
2023-07-10 23:29:55 +02:00
muellerr 98e2a73aa2 move deprecation blocks
Rust/spacepackets/pipeline/head There was a failure building this commit
2023-07-10 11:59:45 +02:00
muellerr 05eb9d44ef how do you deal with these deprecation warnings?
Rust/spacepackets/pipeline/head There was a failure building this commit
2023-07-10 11:20:55 +02:00
muellerr b553cdc2ec Added PusTmCreator and PusTmReader
Rust/spacepackets/pipeline/head There was a failure building this commit
2023-07-10 01:11:42 +02:00