Commit Graph

197 Commits

Author SHA1 Message Date
Robin Mueller 369b03f279 USLP reader getter functions 2025-12-10 11:34:28 +01:00
Robin Mueller 2a3e280d96 USLP type improvements 2025-12-08 18:52:06 +01:00
Robin Mueller 8136f554b5 added raw data getter function 2025-11-19 17:28:11 +01:00
Robin Mueller 989ace786e Update sequence counter impl 2025-11-19 17:10:02 +01:00
muellerr 3e3f33a7d1 added distiction between CCSDS packet and user data 2025-11-19 16:43:39 +01:00
Robin Mueller 093f82ae86 changelog 2025-11-06 13:26:46 +01:00
Robin Mueller fbdc325d0d Finish full crate docs 2025-11-05 20:18:31 +01:00
muellerr 3f4f76849f docs and minor cfdp change 2025-11-04 18:50:53 +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 ea96099f55 add owned CCSDS packet creator 2025-10-31 10:10:11 +01:00
Robin Mueller 14d935ac2a fix portable atomic support 2025-10-29 16:05:11 +01:00
Robin Mueller 937bdeaf54 prepare v0.17.0 2025-10-29 15:48:29 +01:00
Robin Mueller 549e323211 start adding improved CCSDS packet support 2025-10-29 15:28:25 +01:00
Robin Mueller e0b7a6a6bb simplified CDS short impl 2025-10-15 11:57:44 +02:00
Robin Mueller f6ac9ee918 SpHeader::packet_len is pub now 2025-09-26 15:08:29 +02:00
Robin Mueller d1516d669d prepare v0.16.0 2025-09-24 19:56:52 +02:00
muellerr 1ed23bd7ef PDU header improvements 2025-09-18 16:54:28 +02:00
Robin Mueller 3f6a5df8e7 improve ACK PDU 2025-09-15 13:02:16 +02:00
Robin Mueller 62326da276 extend NAK PDU 2025-09-15 10:16:07 +02:00
Robin Mueller 6f4df7e3c2 add packet_len direct method for SpHeader 2025-09-10 19:04:47 +02:00
Robin Mueller e5b10920a0 prepare v0.16.0 2025-09-10 18:03:35 +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 e8a01dc6b2 improve sequence counters 2025-09-09 11:51:59 +02:00
Robin Mueller 2cbd48331c sequence counter improvements 2025-09-09 10:24:20 +02:00
muellerr 160b1dedf9 improvement for naming 2025-08-26 16:16:54 +02:00
Robin Mueller 8445b7cc31 NAK PDU reader update 2025-08-20 16:02:08 +02:00
Robin Mueller 3d344c11cc add PUS A support 2025-08-13 17:04:39 +02:00
Robin Mueller 026e1a50b9 prepare next release 2025-07-18 19:31:55 +02:00
muellerr 5cd5c1ce6d reserved data variants for ECSS TM and TC 2025-05-16 19:04:23 +02:00
muellerr 167f53cac7 small changelog tweak 2025-05-10 15:07:58 +02:00
muellerr d9709ffd6c prepare v0.14.0 2025-05-10 14:54:27 +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 026173514f prep v0.13.0 2024-11-08 16:54:53 +01:00
muellerr 48247a0a87 bump thiserror and zerocopy 2024-11-08 11:13:41 +01:00
muellerr d8b2a3dfea prepare v0.12.0
Rust/spacepackets/pipeline/head Build started...
2024-09-10 17:51:31 +02:00
muellerr 027b01f00f condition code bugfix
Rust/spacepackets/pipeline/head Build queued...
2024-08-29 09:46:40 +02:00
muellerr 16f91b562d added max file segment length calculator
Rust/spacepackets/pipeline/head Build started...
2024-08-21 14:26:11 +02:00
muellerr 43c88da3f2 Added additional converter method
Rust/spacepackets/pipeline/head This commit looks good
2024-08-20 17:24:53 +02:00
muellerr 8aa957b8bb update msg to user module
Rust/spacepackets/pipeline/head This commit looks good
2024-08-20 16:56:25 +02:00
muellerr 175b61deca Added generic sequence counter module
Rust/spacepackets/pipeline/head This commit looks good
2024-08-20 10:57:53 +02:00
muellerr 5449884b2e Bump MSRV and delegate version
Rust/spacepackets/pipeline/head This commit looks good
2024-08-19 02:23:34 -06:00
muellerr 043927c7ef Update EOF PDU API
Rust/spacepackets/pipeline/head This commit looks good
2024-07-21 10:14:41 -07:00
muellerr ff0c9d8c70 Update and simplify Metadata PDU creator API
Rust/spacepackets/pipeline/head This commit looks good
Rust/spacepackets/pipeline/pr-main This commit looks good
2024-07-09 16:30:48 +02:00
muellerr 81423fc6e8 add owned TLV type
Rust/spacepackets/pipeline/head Build queued...
Rust/spacepackets/pipeline/pr-main Build queued...
2024-07-09 16:04:08 +02:00
muellerr a5918bfd4a update documentation build
Rust/spacepackets/pipeline/head This commit looks good
2024-06-25 16:07:07 +02:00
muellerr 58dabb6f2f specify exact required version
Rust/spacepackets/pipeline/head This commit looks good
2024-05-19 09:13:12 +02:00