Commit Graph

27 Commits

Author SHA1 Message Date
muellerr 3f4f76849f docs and minor cfdp change 2025-11-04 18:50:53 +01:00
muellerr 1ed23bd7ef PDU header improvements 2025-09-18 16:54:28 +02:00
Robin Mueller c68e71a25e improve CFDP module 2025-09-11 09:09:41 +02:00
muellerr 9d23ac5b9b switch to thiserror completely 2024-11-08 15:26:40 +01:00
muellerr 043927c7ef Update EOF PDU API
Rust/spacepackets/pipeline/head This commit looks good
2024-07-21 10:14:41 -07: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 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 08b1ddc41d oh shit gotta go
Rust/spacepackets/pipeline/head There was a failure building this commit
2023-12-05 10:08:19 +01:00
muellerr 299d37d894 introduce new TLV abstractions
Rust/spacepackets/pipeline/head There was a failure building this commit
2023-12-04 15:54:35 +01:00
muellerr c0805db137 first test 2023-11-26 23:52:34 +01:00
muellerr fdf6e1de90 added ACK PDU impl
Rust/spacepackets/pipeline/head There was a failure building this commit
2023-11-26 21:24:24 +01:00
muellerr 7650429c5b custom impl for CommonPduConfig PartialEq
Rust/spacepackets/pipeline/head There was a failure building this commit
2023-11-24 17:09:23 +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 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 18d650316c introduce new writable PDU packet abstraction
Rust/spacepackets/pipeline/head This commit looks good
2023-11-11 18:17:41 +01:00
muellerr 6c201206cc set direction field correctly
Rust/spacepackets/pipeline/head This commit looks good
2023-10-06 14:54:11 +02:00
muellerr 2a11359a81 Merge branch 'main' into size-missmatch-struct-variant
Rust/spacepackets/pipeline/head This commit looks good
Rust/spacepackets/pipeline/pr-main This commit looks good
2023-08-28 17:01:14 +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 c96a86a994 this should be better 2023-08-17 21:22:49 +02:00
muellerr 9dfc593d2a fixes for pdu error enum 2023-08-17 21:04:27 +02:00
muellerr ad64957342 some documentation
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-02 17:20:57 +02:00
muellerr 895080bbc0 add crc serialization for all packets
Rust/spacepackets/pipeline/pr-main This commit looks good
Rust/spacepackets/pipeline/head This commit looks good
2023-06-12 13:00:58 +02:00
muellerr 02675ba086 first basic Finished PDU impl 2023-06-12 03:57:38 +02:00
muellerr 006bc39ff6 finished basic EOF unittests
Rust/spacepackets/pipeline/head This commit looks good
Rust/spacepackets/pipeline/pr-main This commit looks good
2023-06-08 20:50:18 +02:00
muellerr 84b909b722 continue EOF 2023-06-08 19:24:55 +02:00
muellerr 912c03b5c7 base line EOF model
Rust/spacepackets/pipeline/pr-main This commit looks good
Rust/spacepackets/pipeline/head This commit looks good
2023-06-07 01:12:07 +02:00
muellerr 0b714b7426 start EOF
Rust/spacepackets/pipeline/head This commit looks good
Rust/spacepackets/pipeline/pr-main This commit looks good
2023-06-06 08:59:18 +02:00