Commit Graph

160 Commits

Author SHA1 Message Date
Robin Mueller 8f2096ca35 add docs and minor changes 2025-10-31 11:39:23 +01:00
Robin Mueller e2b239ae61 improvement for NAK API 2025-09-23 17:06:45 +02:00
Robin Mueller ec1ddbde81 better error handling 2025-09-18 17:36:51 +02:00
Robin Mueller 15f97e960b NAK constructor is pub 2025-09-18 17:32:11 +02:00
muellerr 1ed23bd7ef PDU header improvements 2025-09-18 16:54:28 +02:00
muellerr 12e7062075 nak docs 2025-09-17 13:40:49 +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 9394beea38 improve CFDP module 2025-09-11 16:03:58 +02:00
Robin Mueller c68e71a25e improve CFDP module 2025-09-11 09:09:41 +02:00
Robin Mueller 8fd46f6a30 refactor and improve ECSS module 2025-09-10 15:28:58 +02:00
muellerr 2e3a7849a7 add some more tests 2025-09-08 16:59:41 +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
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 05d3bac927 Add back API which was deleted accidently 2024-11-08 15:46:42 +01:00
muellerr 9d23ac5b9b switch to thiserror completely 2024-11-08 15:26:40 +01:00
muellerr fbf953df0e docs fixes 2024-11-04 11:42:51 +01: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 043927c7ef Update EOF PDU API
Rust/spacepackets/pipeline/head This commit looks good
2024-07-21 10:14:41 -07:00
muellerr 9166faa4ae optimization
Rust/spacepackets/pipeline/head This commit looks good
Rust/spacepackets/pipeline/pr-main This commit looks good
2024-07-19 11:29:37 -07:00
muellerr ed808e69d4 added new API for file data PDU
Rust/spacepackets/pipeline/head This commit looks good
2024-07-19 10:41:31 -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 8001938507 remove defmt::Format impl for MetadataPduCreator
Rust/spacepackets/pipeline/head This commit looks good
2024-05-14 15:01:26 +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 3045a27d8c just add support for everything
Rust/spacepackets/pipeline/head This commit looks good
2024-03-29 13:42:02 +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 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 77135af2bc bugfix for metadata PDU creator
Rust/spacepackets/pipeline/head This commit looks good
2024-01-23 17:55:07 +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 9dbb7429e8 let's hope this was the last issue
Rust/spacepackets/pipeline/head This commit looks good
Rust/spacepackets/pipeline/pr-main This commit looks good
2023-12-06 17:35:28 +01:00
muellerr d472c8476a this can not really be deserialized
Rust/spacepackets/pipeline/head There was a failure building this commit
Rust/spacepackets/pipeline/pr-main There was a failure building this commit
2023-12-06 17:33:28 +01:00
muellerr 28e9dd9b29 added missing alloc feature gate
Rust/spacepackets/pipeline/head There was a failure building this commit
Rust/spacepackets/pipeline/pr-main There was a failure building this commit
2023-12-06 17:07:28 +01:00
muellerr 90cca0fd9e cargo fmt
Rust/spacepackets/pipeline/head There was a failure building this commit
Rust/spacepackets/pipeline/pr-main There was a failure building this commit
2023-12-06 17:06:30 +01:00
muellerr 56c3b7474d better finished PDU API
Rust/spacepackets/pipeline/head There was a failure building this commit
2023-12-06 17:04:30 +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 bf13a432b8 add some more serde test
Rust/spacepackets/pipeline/head There was a failure building this commit
2023-12-06 01:33:26 +01:00
muellerr c21ddf3cf0 that reduced coverage again.. 2023-12-06 01:12:33 +01:00
muellerr c19e8e6464 what is this
Rust/spacepackets/pipeline/head There was a failure building this commit
2023-12-05 18:35:08 +01:00
muellerr ed4c8af164 added FS response deserialization test
Rust/spacepackets/pipeline/head There was a failure building this commit
2023-12-05 17:06:12 +01:00
muellerr 9e40dcde95 more stuff to test yay
Rust/spacepackets/pipeline/head There was a failure building this commit
2023-12-05 16:58:57 +01:00
muellerr dc2b97b848 add filestore response abstraction
Rust/spacepackets/pipeline/head There was a failure building this commit
2023-12-05 16:29:30 +01:00
muellerr 71e043e159 more time module tests
Rust/spacepackets/pipeline/head There was a failure building this commit
2023-12-05 15:05:00 +01:00