447 Commits

Author SHA1 Message Date
1f1aa68485
remove std usages 2023-12-01 14:34:16 +01:00
e2ae959d03
serde impl is tricky here.. 2023-12-01 14:27:21 +01:00
e422f4f969
fix for serde 2023-12-01 14:22:35 +01:00
56113ffbcb
NAK PDU crc check 2023-12-01 14:18:33 +01:00
ea1edfb3c1
improve coverage 2023-12-01 12:11:31 +01:00
2ba2998426 add more tests 2023-11-30 22:59:35 +01:00
80aa963226 that was complicated but it works 2023-11-30 20:20:30 +01:00
5ae86619b4 last push 2023-11-28 22:33:34 +01:00
b8dacc12b5 add test 2023-11-28 22:28:49 +01:00
6ed023d50d
split up NAK PDU API 2023-11-28 01:19:03 +01:00
65d3b4e4e5
added NAK PDU impl 2023-11-27 17:48:05 +01:00
dcb697bf6f
added some tests for new ACK PDU 2023-11-27 16:25:55 +01:00
c0bedac058
Serialize/Deserialize 2023-11-27 15:52:47 +01:00
c0805db137
first test 2023-11-26 23:52:34 +01:00
fdf6e1de90
added ACK PDU impl 2023-11-26 21:24:24 +01:00
9976b53f65 added basic state tests for FD and Finished PDU 2023-11-26 15:04:44 +01:00
a23e5107f2
fmt 2023-11-25 18:16:21 +01:00
7650429c5b custom impl for CommonPduConfig PartialEq 2023-11-24 17:09:23 +01:00
b82a93757c add unittests for vec conversion 2023-11-24 16:34:06 +01:00
4e90bbdc04 fix doctest 2023-11-24 16:19:59 +01:00
b8d6cf9d85 improvements for writable abstractions 2023-11-24 16:15:46 +01:00
e6408f74c1
new trait is public now 2023-11-11 18:48:48 +01:00
18d650316c
introduce new writable PDU packet abstraction 2023-11-11 18:17:41 +01:00
8cbfef4a1c
clippy fix 2023-10-10 10:00:14 +02:00
6c201206cc
set direction field correctly 2023-10-06 14:54:11 +02:00
55ad24db34
use non-deprecated API 2023-09-26 17:08:58 +02:00
76ad1c7ead Added to_vec method for SerializablePusPacket 2023-09-26 16:55:07 +02:00
963b9dbb5f
inline PacketId raw call 2023-09-18 17:34:49 +02:00
2a0db6b21c
maybe this fixes the issue? 2023-09-18 17:34:04 +02:00
6116cdb27c
add some tests 2023-09-18 17:13:22 +02:00
6ebdf7e330
added packet ID trait impls 2023-09-18 16:59:38 +02:00
406d731bbe
fix zerocopy usage 2023-08-28 18:45:24 +02:00
491b03c701
Merge remote-tracking branch 'origin/main' into invalid-time-code-struct-variant 2023-08-28 17:32:10 +02:00
0b5a384743
fix tests 2023-08-28 17:24:54 +02:00
925b2aa8d8
remove obsolete comment 2023-08-28 17:22:36 +02:00
d98d4b55c8
convert UnsigedByteFieldError variants to struct variants 2023-08-28 17:21:48 +02:00
94c378fa3b Merge branch 'main' into invalid-time-code-struct-variant 2023-08-28 17:11:32 +02:00
e78f196a42
invalid time code struct variant 2023-08-28 17:10:45 +02:00
2a11359a81 Merge branch 'main' into size-missmatch-struct-variant 2023-08-28 17:01:14 +02:00
3206af690c
well that was a lot 2023-08-18 10:09:32 +02:00
805065a7b9
cargo fmt 2023-08-17 22:13:00 +02:00
62533bb91c Merge remote-tracking branch 'origin/main' into pdu-additions 2023-08-17 21:34:38 +02:00
f208a9b0f0
fixed a test 2023-08-17 21:24:12 +02:00
c96a86a994
this should be better 2023-08-17 21:22:49 +02:00
9dfc593d2a
fixes for pdu error enum 2023-08-17 21:04:27 +02:00
965541e422
getter function for datafield len 2023-08-17 20:41:45 +02:00
9a52066314
fmt 2023-08-16 18:19:41 +02:00
6ab05e2d83
fix for docs 2023-08-16 18:19:15 +02:00
2d81a79321
Merge remote-tracking branch 'origin/main' into update-lv-tlv 2023-08-16 18:17:51 +02:00
1789cff2b8
why is this still not a test 2023-08-16 18:16:43 +02:00