CFDP destination handler #62

Merged
muellerr merged 49 commits from cfdp-state-machines into main 2023-09-21 18:47:07 +02:00
Owner
No description provided.
muellerr added 9 commits 2023-08-05 18:55:17 +02:00
start adding CFDP state machines
Some checks failed
Rust/sat-rs/pipeline/head There was a failure building this commit
0e2a413505
continue
All checks were successful
Rust/sat-rs/pipeline/head This commit looks good
beebf00565
how to best do this..
All checks were successful
Rust/sat-rs/pipeline/head This commit looks good
2213a25508
continue dest handler
All checks were successful
Rust/sat-rs/pipeline/head This commit looks good
6c87ae0b67
continue dest handler
Some checks failed
Rust/sat-rs/pipeline/head There was a failure building this commit
f5c0b0f6bb
continue destination state machine
Some checks failed
Rust/sat-rs/pipeline/head There was a failure building this commit
Rust/sat-rs/pipeline/pr-main There was a failure building this commit
95a1295718
muellerr added 1 commit 2023-08-10 20:24:54 +02:00
changes for spacepackets update
Some checks failed
Rust/sat-rs/pipeline/pr-main There was a failure building this commit
05391bbafe
muellerr added 1 commit 2023-08-10 23:06:23 +02:00
now its getting tricky again
Some checks failed
Rust/sat-rs/pipeline/pr-main There was a failure building this commit
c8c18c54df
muellerr added 1 commit 2023-08-11 12:18:02 +02:00
improved impl, added reset method for handler
Some checks failed
Rust/sat-rs/pipeline/pr-main There was a failure building this commit
f3d862ac19
muellerr added 1 commit 2023-08-11 12:44:30 +02:00
start adding CFDP user
Some checks failed
Rust/sat-rs/pipeline/pr-main There was a failure building this commit
beb80b2188
muellerr added 1 commit 2023-08-11 13:03:39 +02:00
rudimentary user trait
Some checks failed
Rust/sat-rs/pipeline/pr-main There was a failure building this commit
471a955bb1
muellerr added 1 commit 2023-08-11 13:12:53 +02:00
introduce CFDP user
Some checks failed
Rust/sat-rs/pipeline/pr-main There was a failure building this commit
f69035a868
muellerr added 1 commit 2023-08-11 13:50:15 +02:00
use the user handler for the first time
Some checks failed
Rust/sat-rs/pipeline/pr-main There was a failure building this commit
8a73a99f26
muellerr added 1 commit 2023-08-11 13:53:14 +02:00
use space here
Some checks failed
Rust/sat-rs/pipeline/pr-main There was a failure building this commit
7469be6b72
muellerr added 1 commit 2023-08-11 13:56:39 +02:00
fix all clippy warnings
Some checks failed
Rust/sat-rs/pipeline/pr-main There was a failure building this commit
c1252f949e
muellerr added 3 commits 2023-08-16 14:55:03 +02:00
use released version again
Some checks failed
Rust/sat-rs/pipeline/pr-main There was a failure building this commit
a415cd8f6c
muellerr added 1 commit 2023-08-16 19:28:34 +02:00
this should get the job done
Some checks failed
Rust/sat-rs/pipeline/pr-main There was a failure building this commit
eb85741684
muellerr added 1 commit 2023-08-16 19:29:19 +02:00
remove obsolete code
Some checks failed
Rust/sat-rs/pipeline/pr-main There was a failure building this commit
d2cdcf9c79
muellerr added 1 commit 2023-08-16 19:47:53 +02:00
start first test
Some checks failed
Rust/sat-rs/pipeline/pr-main There was a failure building this commit
c664cdb332
muellerr added 1 commit 2023-08-16 19:51:30 +02:00
feature gate destination module
Some checks failed
Rust/sat-rs/pipeline/pr-main There was a failure building this commit
a0f2d858ce
muellerr added 1 commit 2023-08-16 19:53:43 +02:00
crc dependency is mandatory
Some checks failed
Rust/sat-rs/pipeline/pr-main There was a failure building this commit
143b0869a4
muellerr added 1 commit 2023-08-17 22:11:30 +02:00
phew
Some checks failed
Rust/sat-rs/pipeline/pr-main There was a failure building this commit
afd9395cee
muellerr added this to the satrs v0.1.0 milestone 2023-08-28 16:55:54 +02:00
muellerr added 1 commit 2023-08-28 22:58:57 +02:00
Merge remote-tracking branch 'origin/main' into cfdp-state-machines
All checks were successful
Rust/sat-rs/pipeline/pr-main This commit looks good
5009ada21b
muellerr added 1 commit 2023-09-01 14:50:42 +02:00
Merge remote-tracking branch 'origin/main' into cfdp-state-machines
All checks were successful
Rust/sat-rs/pipeline/pr-main This commit looks good
e9944d52cc
muellerr added 1 commit 2023-09-01 18:36:03 +02:00
added small file transfer unittest
All checks were successful
Rust/sat-rs/pipeline/pr-main This commit looks good
8798a3457e
muellerr added 1 commit 2023-09-01 19:01:31 +02:00
added the full set of indication tests
All checks were successful
Rust/sat-rs/pipeline/pr-main This commit looks good
309ceda5a5
muellerr added 1 commit 2023-09-01 19:02:16 +02:00
added TODO
Some checks failed
Rust/sat-rs/pipeline/pr-main There was a failure building this commit
1a38de760a
muellerr added 1 commit 2023-09-02 23:53:09 +02:00
added eof creation
All checks were successful
Rust/sat-rs/pipeline/pr-main This commit looks good
40c8c36af3
muellerr added 1 commit 2023-09-03 20:49:01 +02:00
everything seems to work now
Some checks failed
Rust/sat-rs/pipeline/pr-main There was a failure building this commit
dca7449edd
muellerr added 1 commit 2023-09-03 21:05:24 +02:00
cleaner file handling
Some checks failed
Rust/sat-rs/pipeline/pr-main There was a failure building this commit
3f3a7e8efc
muellerr added 1 commit 2023-09-03 21:06:39 +02:00
somewhat obfuscate the filename
Some checks failed
Rust/sat-rs/pipeline/pr-main There was a failure building this commit
778f30ef1b
muellerr added 1 commit 2023-09-03 21:18:43 +02:00
now the tests work concurrently
Some checks failed
Rust/sat-rs/pipeline/pr-main There was a failure building this commit
73830afcb7
muellerr added 2 commits 2023-09-10 19:17:10 +02:00
Merge remote-tracking branch 'origin/main' into cfdp-state-machines
Some checks failed
Rust/sat-rs/pipeline/pr-main There was a failure building this commit
b17b53abe3
muellerr added 1 commit 2023-09-10 19:49:42 +02:00
added segmented file transfer unittest
Some checks failed
Rust/sat-rs/pipeline/pr-main There was a failure building this commit
2a72967c26
muellerr added 2 commits 2023-09-10 20:24:46 +02:00
better name
All checks were successful
Rust/sat-rs/pipeline/pr-main This commit looks good
609b3c11b1
muellerr added 3 commits 2023-09-10 21:04:12 +02:00
I suppose that is a good start
Some checks failed
Rust/sat-rs/pipeline/pr-main There was a failure building this commit
3ec6590c23
muellerr added 1 commit 2023-09-10 21:13:07 +02:00
add empty source handler
Some checks failed
Rust/sat-rs/pipeline/pr-main There was a failure building this commit
ead708b1bb
muellerr added 1 commit 2023-09-21 18:13:04 +02:00
Merge branch 'main' into cfdp-state-machines
Some checks failed
Rust/sat-rs/pipeline/pr-main There was a failure building this commit
5ec2881f01
muellerr added 1 commit 2023-09-21 18:37:01 +02:00
clippy fix
All checks were successful
Rust/sat-rs/pipeline/pr-main This commit looks good
ffcab9592e
muellerr changed title from WIP: CFDP state machines to CFDP destination handler 2023-09-21 18:37:17 +02:00
muellerr added 1 commit 2023-09-21 18:44:37 +02:00
some smaller fixes and tweaks
All checks were successful
Rust/sat-rs/pipeline/pr-main This commit looks good
520ee17551
muellerr merged commit c51f903ef2 into main 2023-09-21 18:47:07 +02:00
muellerr deleted branch cfdp-state-machines 2023-09-21 18:47:08 +02:00
Sign in to join this conversation.
No description provided.