Commit Graph

41 Commits

Author SHA1 Message Date
520ee17551 some smaller fixes and tweaks
All checks were successful
Rust/sat-rs/pipeline/pr-main This commit looks good
2023-09-21 18:44:33 +02:00
ffcab9592e clippy fix
All checks were successful
Rust/sat-rs/pipeline/pr-main This commit looks good
2023-09-21 18:36:59 +02:00
ead708b1bb add empty source handler
Some checks failed
Rust/sat-rs/pipeline/pr-main There was a failure building this commit
2023-09-10 21:11:44 +02:00
3ec6590c23 I suppose that is a good start
Some checks failed
Rust/sat-rs/pipeline/pr-main There was a failure building this commit
2023-09-10 21:04:02 +02:00
fc464d4078 ref the chapter in CFDP 2023-09-10 20:56:19 +02:00
6c47efc244 wrote some docs 2023-09-10 20:53:12 +02:00
609b3c11b1 better name
All checks were successful
Rust/sat-rs/pipeline/pr-main This commit looks good
2023-09-10 20:24:40 +02:00
7aecc94fda addeed first remote config type 2023-09-10 20:24:19 +02:00
2a72967c26 added segmented file transfer unittest
Some checks failed
Rust/sat-rs/pipeline/pr-main There was a failure building this commit
2023-09-10 19:49:31 +02:00
73830afcb7 now the tests work concurrently
Some checks failed
Rust/sat-rs/pipeline/pr-main There was a failure building this commit
2023-09-03 21:18:35 +02:00
778f30ef1b somewhat obfuscate the filename
Some checks failed
Rust/sat-rs/pipeline/pr-main There was a failure building this commit
2023-09-03 21:06:29 +02:00
3f3a7e8efc cleaner file handling
Some checks failed
Rust/sat-rs/pipeline/pr-main There was a failure building this commit
2023-09-03 21:05:18 +02:00
dca7449edd everything seems to work now
Some checks failed
Rust/sat-rs/pipeline/pr-main There was a failure building this commit
2023-09-03 20:48:39 +02:00
40c8c36af3 added eof creation
All checks were successful
Rust/sat-rs/pipeline/pr-main This commit looks good
2023-09-02 23:52:50 +02:00
1a38de760a added TODO
Some checks failed
Rust/sat-rs/pipeline/pr-main There was a failure building this commit
2023-09-01 19:02:21 +02:00
309ceda5a5 added the full set of indication tests
All checks were successful
Rust/sat-rs/pipeline/pr-main This commit looks good
2023-09-01 19:01:28 +02:00
8798a3457e added small file transfer unittest
All checks were successful
Rust/sat-rs/pipeline/pr-main This commit looks good
2023-09-01 18:36:04 +02:00
afd9395cee phew
Some checks failed
Rust/sat-rs/pipeline/pr-main There was a failure building this commit
2023-08-17 22:11:27 +02:00
a0f2d858ce feature gate destination module
Some checks failed
Rust/sat-rs/pipeline/pr-main There was a failure building this commit
2023-08-16 19:51:26 +02:00
c664cdb332 start first test
Some checks failed
Rust/sat-rs/pipeline/pr-main There was a failure building this commit
2023-08-16 19:47:40 +02:00
d2cdcf9c79 remove obsolete code
Some checks failed
Rust/sat-rs/pipeline/pr-main There was a failure building this commit
2023-08-16 19:29:16 +02:00
eb85741684 this should get the job done
Some checks failed
Rust/sat-rs/pipeline/pr-main There was a failure building this commit
2023-08-16 19:28:28 +02:00
6fdaf02cc7 continued dest handler 2023-08-12 11:37:53 +02:00
1bae0c30bb this might work better 2023-08-12 11:02:32 +02:00
c1252f949e fix all clippy warnings
Some checks failed
Rust/sat-rs/pipeline/pr-main There was a failure building this commit
2023-08-11 13:56:33 +02:00
8a73a99f26 use the user handler for the first time
Some checks failed
Rust/sat-rs/pipeline/pr-main There was a failure building this commit
2023-08-11 13:50:06 +02:00
f69035a868 introduce CFDP user
Some checks failed
Rust/sat-rs/pipeline/pr-main There was a failure building this commit
2023-08-11 13:12:48 +02:00
471a955bb1 rudimentary user trait
Some checks failed
Rust/sat-rs/pipeline/pr-main There was a failure building this commit
2023-08-11 13:03:32 +02:00
beb80b2188 start adding CFDP user
Some checks failed
Rust/sat-rs/pipeline/pr-main There was a failure building this commit
2023-08-11 12:44:24 +02:00
f3d862ac19 improved impl, added reset method for handler
Some checks failed
Rust/sat-rs/pipeline/pr-main There was a failure building this commit
2023-08-11 12:17:41 +02:00
c8c18c54df now its getting tricky again
Some checks failed
Rust/sat-rs/pipeline/pr-main There was a failure building this commit
2023-08-10 23:05:55 +02:00
05391bbafe changes for spacepackets update
Some checks failed
Rust/sat-rs/pipeline/pr-main There was a failure building this commit
2023-08-10 20:24:47 +02:00
95a1295718 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
2023-08-05 18:51:50 +02:00
f5c0b0f6bb continue dest handler
Some checks failed
Rust/sat-rs/pipeline/head There was a failure building this commit
2023-07-26 23:50:09 +02:00
0ea0f90b25 add transaction params struct 2023-07-26 23:33:54 +02:00
c0e1cb8bcf continue dest handler 2023-07-26 22:33:54 +02:00
9bbd2cdad1 continue dest handler 2023-07-26 22:27:02 +02:00
6c87ae0b67 continue dest handler
All checks were successful
Rust/sat-rs/pipeline/head This commit looks good
2023-07-25 00:43:45 +02:00
2213a25508 how to best do this..
All checks were successful
Rust/sat-rs/pipeline/head This commit looks good
2023-07-22 18:46:12 +02:00
beebf00565 continue
All checks were successful
Rust/sat-rs/pipeline/head This commit looks good
2023-07-21 21:36:21 +02:00
0e2a413505 start adding CFDP state machines
Some checks failed
Rust/sat-rs/pipeline/head There was a failure building this commit
2023-07-21 20:23:24 +02:00