Commit Graph

430 Commits

Author SHA1 Message Date
Robin Müller 56c3b7474d
better finished PDU API
Rust/spacepackets/pipeline/head There was a failure building this commit Details
2023-12-06 17:04:30 +01:00
Robin Müller 3818dcd46f
this is less confusing
Rust/spacepackets/pipeline/head There was a failure building this commit Details
2023-12-06 16:17:54 +01:00
Robin Müller 38f5e3ba5f
something is wrong with the function coverage..
Rust/spacepackets/pipeline/head There was a failure building this commit Details
2023-12-06 16:16:21 +01:00
Robin Müller 3650507715
some more serde tests
Rust/spacepackets/pipeline/head There was a failure building this commit Details
2023-12-06 15:17:03 +01:00
Robin Müller bf13a432b8
add some more serde test
Rust/spacepackets/pipeline/head There was a failure building this commit Details
2023-12-06 01:33:26 +01:00
Robin Müller c21ddf3cf0
that reduced coverage again.. 2023-12-06 01:12:33 +01:00
Robin Müller 5b7c500ee7
tests green again 2023-12-05 20:50:15 +01:00
Robin Müller 059f5ba5f5
simplified CDS impl 2023-12-05 20:47:13 +01:00
Robin Müller c19e8e6464
what is this
Rust/spacepackets/pipeline/head There was a failure building this commit Details
2023-12-05 18:35:08 +01:00
Robin Müller ed4c8af164 added FS response deserialization test
Rust/spacepackets/pipeline/head There was a failure building this commit Details
2023-12-05 17:06:12 +01:00
Robin Müller 9e40dcde95 more stuff to test yay
Rust/spacepackets/pipeline/head There was a failure building this commit Details
2023-12-05 16:58:57 +01:00
Robin Müller dc2b97b848 add filestore response abstraction
Rust/spacepackets/pipeline/head There was a failure building this commit Details
2023-12-05 16:29:30 +01:00
Robin Müller 4945ea804d small test for TC reader invalid input
Rust/spacepackets/pipeline/head There was a failure building this commit Details
2023-12-05 15:31:00 +01:00
Robin Müller c6c80edb84 added some more basic tests
Rust/spacepackets/pipeline/head There was a failure building this commit Details
2023-12-05 15:26:34 +01:00
Robin Müller f620304b3a fix that test
Rust/spacepackets/pipeline/head There was a failure building this commit Details
2023-12-05 15:08:03 +01:00
Robin Müller 71e043e159 more time module tests
Rust/spacepackets/pipeline/head There was a failure building this commit Details
2023-12-05 15:05:00 +01:00
Robin Müller 149b4d65a2 add seq count
Rust/spacepackets/pipeline/head There was a failure building this commit Details
2023-12-05 14:01:21 +01:00
Robin Müller fc18a01b4c more tests
Rust/spacepackets/pipeline/head There was a failure building this commit Details
2023-12-05 13:50:10 +01:00
Robin Müller 08b1ddc41d
oh shit gotta go
Rust/spacepackets/pipeline/head There was a failure building this commit Details
2023-12-05 10:08:19 +01:00
Robin Müller 13b9ca356c
added another finished PDU test
Rust/spacepackets/pipeline/head There was a failure building this commit Details
2023-12-04 17:55:56 +01:00
Robin Müller 299d37d894
introduce new TLV abstractions
Rust/spacepackets/pipeline/head There was a failure building this commit Details
2023-12-04 15:54:35 +01:00
Robin Müller 7965e71c49
continue coverage imrpvoements 2023-12-04 13:44:53 +01:00
Robin Müller 52063320be
more
Rust/spacepackets/pipeline/head This commit looks good Details
2023-12-03 20:25:32 +01:00
Robin Müller a2535502ea
move coverage improvements
Rust/spacepackets/pipeline/head This commit looks good Details
2023-12-03 19:55:09 +01:00
Robin Müller 44383c10a8
added some more tests 2023-12-03 19:45:31 +01:00
Robin Müller 175315e44e
improved coverage a bit 2023-12-03 16:00:28 +01:00
Robin Müller 7b66061625
remove duplicate error variant 2023-12-03 15:45:11 +01:00
Robin Müller da201a91e5
well this is annoying work
Rust/spacepackets/pipeline/head This commit looks good Details
2023-12-03 13:05:55 +01:00
Robin Müller d5f945305d
add segment metadata accessors
Rust/spacepackets/pipeline/head This commit looks good Details
2023-12-02 14:58:03 +01:00
Robin Müller 2ea996b9d0
serde does not work here either..
Rust/spacepackets/pipeline/pr-main This commit looks good Details
Rust/spacepackets/pipeline/head There was a failure building this commit Details
2023-12-01 16:12:50 +01:00
Robin Müller 681271a53c
lets try to make serde work
Rust/spacepackets/pipeline/head There was a failure building this commit Details
Rust/spacepackets/pipeline/pr-main There was a failure building this commit Details
2023-12-01 16:02:37 +01:00
Robin Müller 48b0362dc1
split up metadata PDU API
Rust/spacepackets/pipeline/head There was a failure building this commit Details
2023-12-01 15:35:09 +01:00
Robin Müller e355de3f10
fmt
Rust/spacepackets/pipeline/head This commit looks good Details
Rust/spacepackets/pipeline/pr-main This commit looks good Details
2023-12-01 14:46:01 +01:00
Robin Müller 1f1aa68485
remove std usages
Rust/spacepackets/pipeline/head There was a failure building this commit Details
Rust/spacepackets/pipeline/pr-main There was a failure building this commit Details
2023-12-01 14:34:16 +01:00
Robin Müller e2ae959d03
serde impl is tricky here..
Rust/spacepackets/pipeline/head There was a failure building this commit Details
Rust/spacepackets/pipeline/pr-main There was a failure building this commit Details
2023-12-01 14:27:21 +01:00
Robin Müller e422f4f969
fix for serde
Rust/spacepackets/pipeline/pr-main There was a failure building this commit Details
Rust/spacepackets/pipeline/head There was a failure building this commit Details
2023-12-01 14:22:35 +01:00
Robin Müller 56113ffbcb
NAK PDU crc check
Rust/spacepackets/pipeline/pr-main There was a failure building this commit Details
Rust/spacepackets/pipeline/head There was a failure building this commit Details
2023-12-01 14:18:33 +01:00
Robin Müller ea1edfb3c1
improve coverage
Rust/spacepackets/pipeline/head There was a failure building this commit Details
Rust/spacepackets/pipeline/pr-main There was a failure building this commit Details
2023-12-01 12:11:31 +01:00
Robin Müller 2ba2998426 add more tests
Rust/spacepackets/pipeline/pr-main There was a failure building this commit Details
Rust/spacepackets/pipeline/head There was a failure building this commit Details
2023-11-30 22:59:35 +01:00
Robin Müller 80aa963226 that was complicated but it works
Rust/spacepackets/pipeline/pr-main There was a failure building this commit Details
Rust/spacepackets/pipeline/head There was a failure building this commit Details
2023-11-30 20:20:30 +01:00
Robin Müller 5ae86619b4 last push
Rust/spacepackets/pipeline/head There was a failure building this commit Details
Rust/spacepackets/pipeline/pr-main There was a failure building this commit Details
2023-11-28 22:33:34 +01:00
Robin Müller b8dacc12b5 add test
Rust/spacepackets/pipeline/pr-main There was a failure building this commit Details
Rust/spacepackets/pipeline/head There was a failure building this commit Details
2023-11-28 22:28:49 +01:00
Robin Müller 6ed023d50d
split up NAK PDU API
Rust/spacepackets/pipeline/pr-main There was a failure building this commit Details
Rust/spacepackets/pipeline/head There was a failure building this commit Details
2023-11-28 01:19:03 +01:00
Robin Müller 65d3b4e4e5
added NAK PDU impl
Rust/spacepackets/pipeline/pr-main There was a failure building this commit Details
Rust/spacepackets/pipeline/head There was a failure building this commit Details
2023-11-27 17:48:05 +01:00
Robin Müller dcb697bf6f
added some tests for new ACK PDU
Rust/spacepackets/pipeline/pr-main This commit looks good Details
Rust/spacepackets/pipeline/head This commit looks good Details
2023-11-27 16:25:55 +01:00
Robin Müller c0bedac058
Serialize/Deserialize
Rust/spacepackets/pipeline/head This commit looks good Details
Rust/spacepackets/pipeline/pr-main This commit looks good Details
2023-11-27 15:52:47 +01:00
Robin Müller c0805db137
first test 2023-11-26 23:52:34 +01:00
Robin Müller fdf6e1de90
added ACK PDU impl
Rust/spacepackets/pipeline/head There was a failure building this commit Details
2023-11-26 21:24:24 +01:00
Robin Müller 9976b53f65 added basic state tests for FD and Finished PDU
Rust/spacepackets/pipeline/head This commit looks good Details
2023-11-26 15:04:44 +01:00
Robin Müller a23e5107f2
fmt
Rust/spacepackets/pipeline/pr-main This commit looks good Details
Rust/spacepackets/pipeline/head This commit looks good Details
2023-11-25 18:16:21 +01:00
Robin Müller 7650429c5b custom impl for CommonPduConfig PartialEq
Rust/spacepackets/pipeline/head There was a failure building this commit Details
2023-11-24 17:09:23 +01:00
Robin Müller b82a93757c add unittests for vec conversion
Rust/spacepackets/pipeline/pr-main This commit looks good Details
Rust/spacepackets/pipeline/head This commit looks good Details
2023-11-24 16:34:06 +01:00
Robin Müller 4e90bbdc04 fix doctest
Rust/spacepackets/pipeline/head This commit looks good Details
Rust/spacepackets/pipeline/pr-main This commit looks good Details
2023-11-24 16:19:59 +01:00
Robin Müller b8d6cf9d85 improvements for writable abstractions
Rust/spacepackets/pipeline/head There was a failure building this commit Details
2023-11-24 16:15:46 +01:00
Robin Müller e6408f74c1
new trait is public now
Rust/spacepackets/pipeline/head This commit looks good Details
Rust/spacepackets/pipeline/pr-main This commit looks good Details
2023-11-11 18:48:48 +01:00
Robin Müller 18d650316c
introduce new writable PDU packet abstraction
Rust/spacepackets/pipeline/head This commit looks good Details
2023-11-11 18:17:41 +01:00
Robin Müller 8cbfef4a1c
clippy fix
Rust/spacepackets/pipeline/head This commit looks good Details
2023-10-10 10:00:14 +02:00
Robin Müller 6c201206cc
set direction field correctly
Rust/spacepackets/pipeline/head This commit looks good Details
2023-10-06 14:54:11 +02:00
Robin Müller 55ad24db34
use non-deprecated API
Rust/spacepackets/pipeline/head Build started... Details
2023-09-26 17:08:58 +02:00
Robin Müller 76ad1c7ead Added to_vec method for SerializablePusPacket
Rust/spacepackets/pipeline/head This commit looks good Details
2023-09-26 16:55:07 +02:00
Robin Müller 963b9dbb5f
inline PacketId raw call
Rust/spacepackets/pipeline/head There was a failure building this commit Details
Rust/spacepackets/pipeline/pr-main There was a failure building this commit Details
2023-09-18 17:34:49 +02:00
Robin Müller 2a0db6b21c
maybe this fixes the issue? 2023-09-18 17:34:04 +02:00
Robin Müller 6116cdb27c
add some tests
Rust/spacepackets/pipeline/head There was a failure building this commit Details
2023-09-18 17:13:22 +02:00
Robin Müller 6ebdf7e330
added packet ID trait impls
Rust/spacepackets/pipeline/head There was a failure building this commit Details
2023-09-18 16:59:38 +02:00
Robin Müller 406d731bbe
fix zerocopy usage
Rust/spacepackets/pipeline/head This commit looks good Details
Rust/spacepackets/pipeline/pr-main This commit looks good Details
2023-08-28 18:45:24 +02:00
Robin Müller 491b03c701
Merge remote-tracking branch 'origin/main' into invalid-time-code-struct-variant
Rust/spacepackets/pipeline/head This commit looks good Details
Rust/spacepackets/pipeline/pr-main This commit looks good Details
2023-08-28 17:32:10 +02:00
Robin Müller 0b5a384743
fix tests
Rust/spacepackets/pipeline/head This commit looks good Details
Rust/spacepackets/pipeline/pr-main This commit looks good Details
2023-08-28 17:24:54 +02:00
Robin Müller 925b2aa8d8
remove obsolete comment
Rust/spacepackets/pipeline/head This commit looks good Details
2023-08-28 17:22:36 +02:00
Robin Müller d98d4b55c8
convert UnsigedByteFieldError variants to struct variants
Rust/spacepackets/pipeline/head This commit looks good Details
2023-08-28 17:21:48 +02:00
Robin Müller 94c378fa3b Merge branch 'main' into invalid-time-code-struct-variant
Rust/spacepackets/pipeline/pr-main There was a failure building this commit Details
Rust/spacepackets/pipeline/head There was a failure building this commit Details
2023-08-28 17:11:32 +02:00
Robin Müller e78f196a42
invalid time code struct variant
Rust/spacepackets/pipeline/head There was a failure building this commit Details
2023-08-28 17:10:45 +02:00
Robin Müller 2a11359a81 Merge branch 'main' into size-missmatch-struct-variant
Rust/spacepackets/pipeline/head This commit looks good Details
Rust/spacepackets/pipeline/pr-main This commit looks good Details
2023-08-28 17:01:14 +02:00
Robin Müller 3206af690c
well that was a lot
Rust/spacepackets/pipeline/head This commit looks good Details
2023-08-18 10:09:32 +02:00
Robin Müller 805065a7b9
cargo fmt
Rust/spacepackets/pipeline/head This commit looks good Details
Rust/spacepackets/pipeline/pr-main This commit looks good Details
2023-08-17 22:13:00 +02:00
Robin Müller 62533bb91c Merge remote-tracking branch 'origin/main' into pdu-additions
Rust/spacepackets/pipeline/head There was a failure building this commit Details
Rust/spacepackets/pipeline/pr-main There was a failure building this commit Details
2023-08-17 21:34:38 +02:00
Robin Müller f208a9b0f0
fixed a test
Rust/spacepackets/pipeline/head There was a failure building this commit Details
2023-08-17 21:24:12 +02:00
Robin Müller c96a86a994
this should be better 2023-08-17 21:22:49 +02:00
Robin Müller 9dfc593d2a
fixes for pdu error enum 2023-08-17 21:04:27 +02:00
Robin Müller 965541e422
getter function for datafield len 2023-08-17 20:41:45 +02:00
Robin Müller 9a52066314
fmt
Rust/spacepackets/pipeline/head This commit looks good Details
Rust/spacepackets/pipeline/pr-main This commit looks good Details
2023-08-16 18:19:41 +02:00
Robin Müller 6ab05e2d83
fix for docs
Rust/spacepackets/pipeline/head There was a failure building this commit Details
Rust/spacepackets/pipeline/pr-main There was a failure building this commit Details
2023-08-16 18:19:15 +02:00
Robin Müller 2d81a79321
Merge remote-tracking branch 'origin/main' into update-lv-tlv
Rust/spacepackets/pipeline/head There was a failure building this commit Details
Rust/spacepackets/pipeline/pr-main There was a failure building this commit Details
2023-08-16 18:17:51 +02:00
Robin Müller 1789cff2b8
why is this still not a test
Rust/spacepackets/pipeline/head Build queued... Details
2023-08-16 18:16:43 +02:00
Robin Müller 5ae5abe09a
make UnsignedByteField helpers const
Rust/spacepackets/pipeline/head Build started... Details
2023-08-16 18:15:49 +02:00
Robin Müller 407d1e1154
additional test for new method
Rust/spacepackets/pipeline/head There was a failure building this commit Details
Rust/spacepackets/pipeline/pr-main There was a failure building this commit Details
2023-08-16 18:10:39 +02:00
Robin Müller 81db36d159
additional docs
Rust/spacepackets/pipeline/pr-main There was a failure building this commit Details
Rust/spacepackets/pipeline/head There was a failure building this commit Details
2023-08-16 18:01:09 +02:00
Robin Müller 081f6e840f
added additional API
Rust/spacepackets/pipeline/pr-main There was a failure building this commit Details
Rust/spacepackets/pipeline/head There was a failure building this commit Details
2023-08-16 17:58:19 +02:00
Robin Müller 3cb19298c8
some restructuring
Rust/spacepackets/pipeline/head There was a failure building this commit Details
Rust/spacepackets/pipeline/pr-main There was a failure building this commit Details
2023-08-16 17:27:02 +02:00
Robin Müller 4e2c0f1aa7
added a few additional tests
Rust/spacepackets/pipeline/head This commit looks good Details
Rust/spacepackets/pipeline/pr-main This commit looks good Details
2023-08-16 16:36:15 +02:00
Robin Müller 83db710950
update LV and TLV code
Rust/spacepackets/pipeline/head This commit looks good Details
2023-08-16 16:27:10 +02:00
Robin Müller ffd1bf3769
add missing doc_cfg
Rust/spacepackets/pipeline/head This commit looks good Details
Rust/spacepackets/pipeline/pr-main This commit looks good Details
2023-08-16 14:11:26 +02:00
Robin Müller ccf7592284
doc fix
Rust/spacepackets/pipeline/head This commit looks good Details
2023-08-16 14:02:33 +02:00
Robin Müller a3bab2619c
compile fix
Rust/spacepackets/pipeline/pr-main This commit looks good Details
Rust/spacepackets/pipeline/head This commit looks good Details
2023-08-10 21:28:27 +02:00
Robin Müller 70815fa1e3
Merge remote-tracking branch 'origin/main' into pdu-conf-tweaK
Rust/spacepackets/pipeline/pr-main There was a failure building this commit Details
Rust/spacepackets/pipeline/head There was a failure building this commit Details
2023-08-10 21:06:56 +02:00
Robin Müller a3da71668f
also added a unittest
Rust/spacepackets/pipeline/head There was a failure building this commit Details
Rust/spacepackets/pipeline/pr-main There was a failure building this commit Details
2023-08-10 20:22:07 +02:00
Robin Müller 17296ade19
fmt
Rust/spacepackets/pipeline/head This commit looks good Details
Rust/spacepackets/pipeline/pr-main This commit looks good Details
2023-08-10 20:04:50 +02:00
Robin Müller 02098977a5
added pdu conf src and dest id setter 2023-08-10 19:55:42 +02:00
Robin Müller 105c598c53
some more extensions for PDU impl
Rust/spacepackets/pipeline/head This commit looks good Details
2023-07-26 23:27:40 +02:00
Robin Müller c65a024d97
make metadata params accessible
Rust/spacepackets/pipeline/head There was a failure building this commit Details
2023-07-26 22:53:05 +02:00
Robin Müller 041959e546
no error handling necessary here
Rust/spacepackets/pipeline/head There was a failure building this commit Details
2023-07-26 22:00:03 +02:00