Add ACK and NAK PDU abstractions #41

Merged
muellerr merged 19 commits from add-ack-nak-pdus into main 2023-12-01 15:33:36 +01:00
Owner
No description provided.
muellerr added 2 commits 2023-11-27 15:50:43 +01:00
added basic state tests for FD and Finished PDU
All checks were successful
Rust/spacepackets/pipeline/head This commit looks good
9976b53f65
added ACK PDU impl
Some checks failed
Rust/spacepackets/pipeline/head There was a failure building this commit
fdf6e1de90
muellerr added 2 commits 2023-11-27 15:52:57 +01:00
Serialize/Deserialize
All checks were successful
Rust/spacepackets/pipeline/head This commit looks good
Rust/spacepackets/pipeline/pr-main This commit looks good
c0bedac058
muellerr added 1 commit 2023-11-27 16:26:03 +01:00
added some tests for new ACK PDU
All checks were successful
Rust/spacepackets/pipeline/pr-main This commit looks good
Rust/spacepackets/pipeline/head This commit looks good
dcb697bf6f
muellerr added 1 commit 2023-11-27 17:48:12 +01:00
added NAK PDU impl
Some checks failed
Rust/spacepackets/pipeline/pr-main There was a failure building this commit
Rust/spacepackets/pipeline/head There was a failure building this commit
65d3b4e4e5
muellerr added 1 commit 2023-11-28 10:04:13 +01:00
split up NAK PDU API
Some checks failed
Rust/spacepackets/pipeline/pr-main There was a failure building this commit
Rust/spacepackets/pipeline/head There was a failure building this commit
6ed023d50d
muellerr added 1 commit 2023-11-28 22:29:19 +01:00
add test
Some checks failed
Rust/spacepackets/pipeline/pr-main There was a failure building this commit
Rust/spacepackets/pipeline/head There was a failure building this commit
b8dacc12b5
muellerr added 1 commit 2023-11-28 22:33:56 +01:00
last push
Some checks failed
Rust/spacepackets/pipeline/head There was a failure building this commit
Rust/spacepackets/pipeline/pr-main There was a failure building this commit
5ae86619b4
muellerr added 1 commit 2023-11-30 20:20:37 +01:00
that was complicated but it works
Some checks failed
Rust/spacepackets/pipeline/pr-main There was a failure building this commit
Rust/spacepackets/pipeline/head There was a failure building this commit
80aa963226
muellerr added 1 commit 2023-11-30 23:00:04 +01:00
add more tests
Some checks failed
Rust/spacepackets/pipeline/pr-main There was a failure building this commit
Rust/spacepackets/pipeline/head There was a failure building this commit
2ba2998426
muellerr added 1 commit 2023-12-01 10:22:50 +01:00
added coverage helper script
Some checks failed
Rust/spacepackets/pipeline/head There was a failure building this commit
Rust/spacepackets/pipeline/pr-main There was a failure building this commit
c99b6fddec
muellerr added 1 commit 2023-12-01 10:33:19 +01:00
added coverage section in README
Some checks failed
Rust/spacepackets/pipeline/pr-main There was a failure building this commit
Rust/spacepackets/pipeline/head There was a failure building this commit
94ff4fbb51
muellerr added 1 commit 2023-12-01 12:11:36 +01:00
improve coverage
Some checks failed
Rust/spacepackets/pipeline/head There was a failure building this commit
Rust/spacepackets/pipeline/pr-main There was a failure building this commit
ea1edfb3c1
muellerr added 1 commit 2023-12-01 14:18:41 +01:00
NAK PDU crc check
Some checks failed
Rust/spacepackets/pipeline/pr-main There was a failure building this commit
Rust/spacepackets/pipeline/head There was a failure building this commit
56113ffbcb
muellerr added 1 commit 2023-12-01 14:22:41 +01:00
fix for serde
Some checks failed
Rust/spacepackets/pipeline/pr-main There was a failure building this commit
Rust/spacepackets/pipeline/head There was a failure building this commit
e422f4f969
muellerr added 1 commit 2023-12-01 14:27:27 +01:00
serde impl is tricky here..
Some checks failed
Rust/spacepackets/pipeline/head There was a failure building this commit
Rust/spacepackets/pipeline/pr-main There was a failure building this commit
e2ae959d03
muellerr changed title from WIP: Add ACK and NAK PDU abstractions to Add ACK and NAK PDU abstractions 2023-12-01 14:30:12 +01:00
muellerr added 1 commit 2023-12-01 14:34:21 +01:00
remove std usages
Some checks failed
Rust/spacepackets/pipeline/head There was a failure building this commit
Rust/spacepackets/pipeline/pr-main There was a failure building this commit
1f1aa68485
muellerr added 1 commit 2023-12-01 14:46:10 +01:00
fmt
All checks were successful
Rust/spacepackets/pipeline/head This commit looks good
Rust/spacepackets/pipeline/pr-main This commit looks good
e355de3f10
muellerr merged commit 80b80f6777 into main 2023-12-01 15:33:36 +01:00
muellerr deleted branch add-ack-nak-pdus 2023-12-01 15:33:37 +01:00
muellerr added this to the v0.7.0 milestone 2023-12-01 15:34:50 +01:00
Sign in to join this conversation.
No reviewers
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: rust/spacepackets#41
No description provided.