CFDP initial packet support #14

Merged
muellerr merged 49 commits from cfdp_first_support into main 2023-07-02 17:31:17 +02:00
Owner
No description provided.
muellerr added 2 commits 2023-04-18 11:13:05 +02:00
add cfdp mod
All checks were successful
Rust/spacepackets/pipeline/head This commit looks good
0304f132e3
add first definitions
All checks were successful
Rust/spacepackets/pipeline/head This commit looks good
3457b3a8f9
muellerr added 1 commit 2023-05-14 16:55:16 +02:00
completed base definitions
All checks were successful
Rust/spacepackets/pipeline/head This commit looks good
Rust/spacepackets/pipeline/pr-main This commit looks good
4bbf38916a
muellerr added 1 commit 2023-05-14 20:10:22 +02:00
thats a lot
All checks were successful
Rust/spacepackets/pipeline/head This commit looks good
Rust/spacepackets/pipeline/pr-main This commit looks good
d2f944580c
muellerr added 1 commit 2023-05-14 20:11:19 +02:00
added more to changelog
All checks were successful
Rust/spacepackets/pipeline/head This commit looks good
Rust/spacepackets/pipeline/pr-main This commit looks good
8d15091b42
muellerr added 4 commits 2023-05-15 09:40:49 +02:00
bugfix
All checks were successful
Rust/spacepackets/pipeline/head This commit looks good
Rust/spacepackets/pipeline/pr-main This commit looks good
a67718cff2
muellerr added 3 commits 2023-05-18 13:32:47 +02:00
PDU header base impl done
All checks were successful
Rust/spacepackets/pipeline/head This commit looks good
Rust/spacepackets/pipeline/pr-main This commit looks good
d5a3e7c0d4
muellerr added 2 commits 2023-05-18 16:34:41 +02:00
TLV and TV abstractions complete
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
b37d932e4f
muellerr added 1 commit 2023-05-18 20:37:40 +02:00
start adding LV tests
All checks were successful
Rust/spacepackets/pipeline/head This commit looks good
Rust/spacepackets/pipeline/pr-main This commit looks good
9a9694981a
muellerr added 1 commit 2023-05-19 00:42:34 +02:00
docs and stuff
All checks were successful
Rust/spacepackets/pipeline/pr-main This commit looks good
Rust/spacepackets/pipeline/head This commit looks good
f6e309d2ee
muellerr added 1 commit 2023-05-21 20:30:30 +02:00
clippy fixes
All checks were successful
Rust/spacepackets/pipeline/head This commit looks good
Rust/spacepackets/pipeline/pr-main This commit looks good
e343faa1c5
muellerr added 1 commit 2023-05-28 23:50:37 +02:00
add first test
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
6865898102
muellerr added 3 commits 2023-05-29 15:16:36 +02:00
added correct PDU datafield length handling
All checks were successful
Rust/spacepackets/pipeline/head This commit looks good
Rust/spacepackets/pipeline/pr-main This commit looks good
bf4e841499
muellerr added 2 commits 2023-05-30 00:25:37 +02:00
first basic fd PDU impl
All checks were successful
Rust/spacepackets/pipeline/pr-main This commit looks good
Rust/spacepackets/pipeline/head This commit looks good
9d758cce45
muellerr added 1 commit 2023-05-30 08:33:27 +02:00
add file data test harness
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
44223c1c0f
muellerr added 1 commit 2023-05-30 11:09:42 +02:00
add test run config
All checks were successful
Rust/spacepackets/pipeline/pr-main This commit looks good
Rust/spacepackets/pipeline/head This commit looks good
5c3c9a9bde
muellerr added 1 commit 2023-05-30 15:36:03 +02:00
continue file data PDU
All checks were successful
Rust/spacepackets/pipeline/head This commit looks good
Rust/spacepackets/pipeline/pr-main This commit looks good
81eb8e7887
muellerr added 1 commit 2023-05-30 17:39:36 +02:00
add test with segment metadata
All checks were successful
Rust/spacepackets/pipeline/head This commit looks good
Rust/spacepackets/pipeline/pr-main This commit looks good
0ad8dd6eef
muellerr added 2 commits 2023-05-30 19:35:59 +02:00
fmt and clippy
All checks were successful
Rust/spacepackets/pipeline/head This commit looks good
Rust/spacepackets/pipeline/pr-main This commit looks good
bb1ecb29b6
muellerr added 1 commit 2023-06-06 08:59:34 +02:00
start EOF
All checks were successful
Rust/spacepackets/pipeline/head This commit looks good
Rust/spacepackets/pipeline/pr-main This commit looks good
0b714b7426
muellerr added 1 commit 2023-06-07 09:55:13 +02:00
base line EOF model
All checks were successful
Rust/spacepackets/pipeline/pr-main This commit looks good
Rust/spacepackets/pipeline/head This commit looks good
912c03b5c7
muellerr added 1 commit 2023-06-08 16:51:24 +02:00
finish PDU
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
ab5c28d304
muellerr added 2 commits 2023-06-08 19:25:21 +02:00
Merge branch 'cfdp_first_support' of https://egit.irs.uni-stuttgart.de/rust/spacepackets into cfdp_first_support
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
bce16a6018
muellerr added 1 commit 2023-06-08 20:51:53 +02:00
finished basic EOF unittests
All checks were successful
Rust/spacepackets/pipeline/head This commit looks good
Rust/spacepackets/pipeline/pr-main This commit looks good
006bc39ff6
muellerr added 1 commit 2023-06-08 20:55:50 +02:00
added some basic API for finished PDU
All checks were successful
Rust/spacepackets/pipeline/pr-main This commit looks good
Rust/spacepackets/pipeline/head This commit looks good
eb6bc4b8a8
muellerr changed title from WIP: CFDP initial packet support to CFDP initial packet support 2023-06-12 12:53:59 +02:00
muellerr added 5 commits 2023-06-12 13:01:08 +02:00
add crc serialization for all packets
All checks were successful
Rust/spacepackets/pipeline/pr-main This commit looks good
Rust/spacepackets/pipeline/head This commit looks good
895080bbc0
muellerr added 1 commit 2023-06-12 14:26:39 +02:00
finished basic FS request impl
All checks were successful
Rust/spacepackets/pipeline/pr-main This commit looks good
Rust/spacepackets/pipeline/head This commit looks good
99dbf9dc85
muellerr added 1 commit 2023-06-12 15:52:09 +02:00
start adding tests
All checks were successful
Rust/spacepackets/pipeline/pr-main This commit looks good
Rust/spacepackets/pipeline/head This commit looks good
d9028d21da
muellerr added 1 commit 2023-06-12 16:04:30 +02:00
added first basic state test
All checks were successful
Rust/spacepackets/pipeline/pr-main This commit looks good
Rust/spacepackets/pipeline/head This commit looks good
0e87039010
muellerr added 1 commit 2023-06-12 16:19:20 +02:00
added more FS request tests
All checks were successful
Rust/spacepackets/pipeline/pr-main This commit looks good
Rust/spacepackets/pipeline/head This commit looks good
3727e7e668
muellerr added 1 commit 2023-07-02 17:18:58 +02:00
finish FS request unittests
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
a313a784ff
muellerr added 1 commit 2023-07-02 17:21:00 +02:00
some documentation
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
ad64957342
muellerr added 1 commit 2023-07-02 17:22:10 +02:00
typos
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
188651c4a4
muellerr added 1 commit 2023-07-02 17:25:19 +02:00
core compatibility fix
All checks were successful
Rust/spacepackets/pipeline/head This commit looks good
Rust/spacepackets/pipeline/pr-main This commit looks good
ae8fb8ee14
muellerr merged commit 1ddfc432f3 into main 2023-07-02 17:31:17 +02:00
muellerr deleted branch cfdp_first_support 2023-07-02 17:31:17 +02:00
muellerr added this to the v0.6.0 milestone 2023-07-10 10:29:09 +02: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#14
No description provided.