Commit Graph

93 Commits

Author SHA1 Message Date
Robin Mueller fbdc325d0d Finish full crate docs 2025-11-05 20:18:31 +01:00
Robin Mueller 38165420b7 update ECSS PUS naming convention 2025-10-31 12:38:59 +01:00
Robin Mueller 8f2096ca35 add docs and minor changes 2025-10-31 11:39:23 +01:00
Robin Mueller c68e71a25e improve CFDP module 2025-09-11 09:09:41 +02:00
Robin Mueller 2a0b21983e add some missing defmt impls 2025-09-10 17:48:49 +02:00
Robin Mueller aaac15e3d0 Add TM builder API 2025-09-10 17:36:39 +02:00
Robin Mueller 578be2da8f add first TC builder API 2025-09-10 16:12:06 +02:00
Robin Mueller 8fd46f6a30 refactor and improve ECSS module 2025-09-10 15:28:58 +02:00
Robin Mueller 60e35559e5 start making ECSS checksum optional 2025-09-09 16:14:11 +02:00
Robin Mueller 91490b5dd6 some more tests 2025-09-09 15:56:44 +02:00
muellerr 2c8c77acb8 add basic USLP support 2025-09-08 16:51:33 +02:00
muellerr 5a86f89c83 version fixes 2025-08-26 16:40:44 +02:00
muellerr 160b1dedf9 improvement for naming 2025-08-26 16:16:54 +02:00
Robin Mueller 3d344c11cc add PUS A support 2025-08-13 17:04:39 +02:00
muellerr 5cd5c1ce6d reserved data variants for ECSS TM and TC 2025-05-16 19:04:23 +02:00
muellerr 9c8467ccfe one more test fix 2025-05-10 14:30:00 +02:00
muellerr 349e34bed6 formatting 2025-05-10 14:25:44 +02:00
muellerr 8f4351771b API variants which use table-less CRC 2025-05-10 13:58:10 +02:00
muellerr 60d1f77844 bugfix due to operator precendence and clippy fixes 2025-03-21 14:46:13 +01:00
muellerr 9d23ac5b9b switch to thiserror completely 2024-11-08 15:26:40 +01:00
muellerr 48247a0a87 bump thiserror and zerocopy 2024-11-08 11:13:41 +01:00
muellerr 55222d92b3 small typo fix
Rust/spacepackets/pipeline/head Build started...
2024-04-16 19:17:17 +02:00
muellerr 8e1934e604 prepare release v0.11.0
Rust/spacepackets/pipeline/head This commit looks good
2024-04-16 19:15:04 +02:00
muellerr b55c7db3fc clippy and msrv fix
Rust/spacepackets/pipeline/head This commit looks good
Rust/spacepackets/pipeline/pr-main This commit looks good
2024-04-16 15:13:43 +02:00
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