Commit Graph

505 Commits

Author SHA1 Message Date
muellerr 48b0362dc1 split up metadata PDU API
Rust/spacepackets/pipeline/head There was a failure building this commit
2023-12-01 15:35:09 +01:00
muellerr e355de3f10 fmt
Rust/spacepackets/pipeline/head This commit looks good
Rust/spacepackets/pipeline/pr-main This commit looks good
2023-12-01 14:46:01 +01:00
muellerr 1f1aa68485 remove std usages
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-01 14:34:16 +01:00
muellerr e2ae959d03 serde impl is tricky here..
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-01 14:27:21 +01:00
muellerr e422f4f969 fix for serde
Rust/spacepackets/pipeline/pr-main There was a failure building this commit
Rust/spacepackets/pipeline/head There was a failure building this commit
2023-12-01 14:22:35 +01:00
muellerr 56113ffbcb NAK PDU crc check
Rust/spacepackets/pipeline/pr-main There was a failure building this commit
Rust/spacepackets/pipeline/head There was a failure building this commit
2023-12-01 14:18:33 +01:00
muellerr ea1edfb3c1 improve coverage
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-01 12:11:31 +01:00
muellerr 94ff4fbb51 added coverage section in README
Rust/spacepackets/pipeline/pr-main There was a failure building this commit
Rust/spacepackets/pipeline/head There was a failure building this commit
2023-12-01 10:33:12 +01:00
muellerr c99b6fddec added coverage helper script
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-01 10:22:44 +01:00
muellerr 2ba2998426 add more tests
Rust/spacepackets/pipeline/pr-main There was a failure building this commit
Rust/spacepackets/pipeline/head There was a failure building this commit
2023-11-30 22:59:35 +01:00
muellerr 80aa963226 that was complicated but it works
Rust/spacepackets/pipeline/pr-main There was a failure building this commit
Rust/spacepackets/pipeline/head There was a failure building this commit
2023-11-30 20:20:30 +01:00
muellerr 5ae86619b4 last push
Rust/spacepackets/pipeline/head There was a failure building this commit
Rust/spacepackets/pipeline/pr-main There was a failure building this commit
2023-11-28 22:33:34 +01:00
muellerr b8dacc12b5 add test
Rust/spacepackets/pipeline/pr-main There was a failure building this commit
Rust/spacepackets/pipeline/head There was a failure building this commit
2023-11-28 22:28:49 +01:00
muellerr 6ed023d50d split up NAK PDU API
Rust/spacepackets/pipeline/pr-main There was a failure building this commit
Rust/spacepackets/pipeline/head There was a failure building this commit
2023-11-28 01:19:03 +01:00
muellerr 65d3b4e4e5 added NAK PDU impl
Rust/spacepackets/pipeline/pr-main There was a failure building this commit
Rust/spacepackets/pipeline/head There was a failure building this commit
2023-11-27 17:48:05 +01:00
muellerr dcb697bf6f added some tests for new ACK PDU
Rust/spacepackets/pipeline/pr-main This commit looks good
Rust/spacepackets/pipeline/head This commit looks good
2023-11-27 16:25:55 +01:00
muellerr c0bedac058 Serialize/Deserialize
Rust/spacepackets/pipeline/head This commit looks good
Rust/spacepackets/pipeline/pr-main This commit looks good
2023-11-27 15:52:47 +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 9976b53f65 added basic state tests for FD and Finished PDU
Rust/spacepackets/pipeline/head This commit looks good
2023-11-26 15:04:44 +01:00
muellerr 478f8aa216 Merge pull request 'custom impl for CommonPduConfig PartialEq' (#40) from common-pdu-abstractions into main
Rust/spacepackets/pipeline/head This commit looks good
Reviewed-on: #40
2023-11-25 19:21:22 +01:00
muellerr a23e5107f2 fmt
Rust/spacepackets/pipeline/pr-main This commit looks good
Rust/spacepackets/pipeline/head This commit looks good
2023-11-25 18:16:21 +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 5e892f86b3 Merge pull request 'Improvements for writable abstractions' (#39) from improvements-for-writable-abstractions into main
Rust/spacepackets/pipeline/head This commit looks good
Reviewed-on: #39
2023-11-24 16:36:35 +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 48c9b12ee2 changelog fix
Rust/spacepackets/pipeline/head There was a failure building this commit
2023-11-24 16:16:30 +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 9e74266b76 Merge pull request 'introduce new writable PDU packet abstraction' (#38) from writable_pdu_packet into main
Rust/spacepackets/pipeline/head This commit looks good
Reviewed-on: #38
2023-11-12 17:48:35 +01:00
muellerr e6408f74c1 new trait is public now
Rust/spacepackets/pipeline/head This commit looks good
Rust/spacepackets/pipeline/pr-main This commit looks good
2023-11-11 18:48:48 +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 016e0d8673 Merge pull request 'clippy fix' (#37) from clippy-fix into main
Rust/spacepackets/pipeline/head This commit looks good
Reviewed-on: #37
2023-10-10 10:03:17 +02:00
muellerr 8cbfef4a1c clippy fix
Rust/spacepackets/pipeline/head This commit looks good
2023-10-10 10:00:14 +02:00
muellerr 57c1d037df Merge pull request 'set direction field correctly' (#36) from pdu-set-direction-field-correctly into main
Rust/spacepackets/pipeline/head This commit looks good
Reviewed-on: #36
2023-10-06 15:04:17 +02:00
muellerr 422b0107e5 changelog
Rust/spacepackets/pipeline/head This commit looks good
Rust/spacepackets/pipeline/pr-main This commit looks good
2023-10-06 15:02:12 +02:00
muellerr 6c201206cc set direction field correctly
Rust/spacepackets/pipeline/head This commit looks good
2023-10-06 14:54:11 +02:00
muellerr 5ebf0a5f4c Merge pull request 'update release checklist' (#35) from small-tweak into main
Rust/spacepackets/pipeline/head This commit looks good
Reviewed-on: #35
2023-09-26 18:15:32 +02:00
muellerr f1cf3802b5 update release checklist
Rust/spacepackets/pipeline/head There was a failure building this commit
2023-09-26 18:15:05 +02:00
muellerr 419acb19c4 Merge pull request 'oopsie' (#34) from oopsie into main
Rust/spacepackets/pipeline/head This commit looks good
Reviewed-on: #34
2023-09-26 17:17:22 +02:00
muellerr 686b8eaaec oopsie
Rust/spacepackets/pipeline/head Build started...
2023-09-26 17:17:01 +02:00
muellerr 34b58fe9cc Merge pull request 'bump version specifier' (#33) from prep_v0.7.0-beta2 into main
Rust/spacepackets/pipeline/head This commit looks good
Reviewed-on: #33
v0.7.0-beta.2
2023-09-26 17:15:29 +02:00
muellerr 393c73cedf re-enable failing docs builds
Rust/spacepackets/pipeline/head This commit looks good
Rust/spacepackets/pipeline/pr-main This commit looks good
2023-09-26 17:11:39 +02:00
muellerr 3e97bf0c15 bump version specifier
Rust/spacepackets/pipeline/head This commit looks good
2023-09-26 17:10:21 +02:00
muellerr 7839fb3776 Merge pull request 'use non-deprecated API' (#32) from test-tweaks into main
Rust/spacepackets/pipeline/head This commit looks good
Reviewed-on: #32
2023-09-26 17:09:24 +02:00
muellerr 55ad24db34 use non-deprecated API
Rust/spacepackets/pipeline/head Build started...
2023-09-26 17:08:58 +02:00
muellerr 3b4a909ce1 Merge pull request 'Added to_vec method for SerializablePusPacket' (#31) from serializable-pus-to-vec into main
Rust/spacepackets/pipeline/head This commit looks good
Reviewed-on: #31
2023-09-26 16:59:41 +02: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 79d26e1a67 Merge pull request 'Packet ID trait implementations' (#30) from packet-id-trait-impls into main
Rust/spacepackets/pipeline/head This commit looks good
Reviewed-on: #30
2023-09-18 18:19:31 +02:00
muellerr be37c15478 docs failure should not fail the whole build
Rust/spacepackets/pipeline/head This commit looks good
Rust/spacepackets/pipeline/pr-main This commit looks good
2023-09-18 18:00:14 +02:00
muellerr a6bced7983 this is okay
Rust/spacepackets/pipeline/pr-main There was a failure building this commit
Rust/spacepackets/pipeline/head There was a failure building this commit
2023-09-18 17:50:50 +02:00