Commit Graph

37 Commits

Author SHA1 Message Date
c38088c64b
adaptions for enum renaming
All checks were successful
fsfw/fsfw/pipeline/head This commit looks good
2022-09-15 18:44:00 +02:00
753d5ff39e
adaptions for enum renaming
Some checks failed
fsfw/fsfw/pipeline/head There was a failure building this commit
2022-09-15 16:47:09 +02:00
385a0ffd73
add CFDP handlers manually
All checks were successful
fsfw/fsfw/pipeline/head This commit looks good
2022-09-14 19:29:43 +02:00
3a52454949
removed handlers
Some checks are pending
fsfw/fsfw/pipeline/head Build started...
fsfw/fsfw/pipeline/pr-development This commit looks good
2022-09-14 19:15:52 +02:00
44615c150b
add printout capabilities
Some checks failed
fsfw/fsfw/pipeline/pr-development There was a failure building this commit
2022-09-14 14:00:20 +02:00
382543fc59
important bugfix
All checks were successful
fsfw/fsfw/pipeline/pr-development This commit looks good
2022-09-13 15:26:14 +02:00
c87667c03f
some API improvements
All checks were successful
fsfw/fsfw/pipeline/pr-development This commit looks good
2022-09-08 11:26:17 +02:00
683cf8a047
some additional tests
All checks were successful
fsfw/fsfw/pipeline/pr-development This commit looks good
2022-09-08 11:08:40 +02:00
11a4b27642
allow deferred init
All checks were successful
fsfw/fsfw/pipeline/pr-development This commit looks good
2022-09-07 18:20:38 +02:00
c54caf134a
segmented file transfer working
All checks were successful
fsfw/fsfw/pipeline/pr-development This commit looks good
2022-09-06 16:33:38 +02:00
67439b4285
refactor away some duplication
All checks were successful
fsfw/fsfw/pipeline/pr-development This commit looks good
2022-09-06 16:03:26 +02:00
af851165b4
continue basic small file transfer unittest
All checks were successful
fsfw/fsfw/pipeline/pr-development This commit looks good
2022-09-06 15:45:51 +02:00
428da017ba
empty file transfer unittest almost done
All checks were successful
fsfw/fsfw/pipeline/pr-development This commit looks good
2022-09-06 13:45:43 +02:00
806ae9b41a
check that indication was called
All checks were successful
fsfw/fsfw/pipeline/pr-development This commit looks good
2022-09-06 13:16:00 +02:00
7b97c8a182
continue tests
All checks were successful
fsfw/fsfw/pipeline/pr-development This commit looks good
2022-09-06 11:56:05 +02:00
2e4cdb7366
additional filesystem abstractions
All checks were successful
fsfw/fsfw/pipeline/pr-development This commit looks good
2022-09-05 17:42:56 +02:00
5a3f05fa79
return struct ref instead of code
All checks were successful
fsfw/fsfw/pipeline/pr-development This commit looks good
2022-09-05 17:20:29 +02:00
5ce1e76723
init dest handler unittests
Some checks failed
fsfw/fsfw/pipeline/pr-development There was a failure building this commit
2022-09-05 14:20:01 +02:00
d2c4d546c3
first dest handler unittests
All checks were successful
fsfw/fsfw/pipeline/pr-development This commit looks good
- Add new mock class for event reporting proxies
- Add basic setup for unittesting the CFDP destination handler
2022-09-05 11:37:41 +02:00
3dfc882226
impl finish PDU sending
All checks were successful
fsfw/fsfw/pipeline/pr-development This commit looks good
2022-09-05 11:03:25 +02:00
b984128de5
stub for creating finished PDU
All checks were successful
fsfw/fsfw/pipeline/pr-development This commit looks good
2022-09-05 10:30:55 +02:00
134d5a1411
basic impl which allows naked no closure file transfer
All checks were successful
fsfw/fsfw/pipeline/pr-development This commit looks good
2022-09-05 10:26:35 +02:00
3147f67fbd
basic dest handler framework almost complete
All checks were successful
fsfw/fsfw/pipeline/pr-development This commit looks good
2022-09-02 18:03:52 +02:00
108e7737e2
continued dest handler
All checks were successful
fsfw/fsfw/pipeline/pr-development This commit looks good
2022-09-02 17:54:25 +02:00
c90d1c8071
continue dest handler impl
All checks were successful
fsfw/fsfw/pipeline/pr-development This commit looks good
2022-09-02 14:39:53 +02:00
eae75b29e7
start file data pdu processing
All checks were successful
fsfw/fsfw/pipeline/pr-development This commit looks good
2022-09-02 11:58:16 +02:00
dc79b7ba00
delete metadata after processing
All checks were successful
fsfw/fsfw/pipeline/pr-development This commit looks good
2022-09-02 11:38:46 +02:00
81a7c21cd1
continued router component
All checks were successful
fsfw/fsfw/pipeline/pr-development This commit looks good
2022-08-24 17:31:26 +02:00
eb29b79467
some more docs
All checks were successful
fsfw/fsfw/pipeline/pr-development This commit looks good
2022-08-24 08:44:20 +02:00
26ea6606bf
metadata recvd indication
All checks were successful
fsfw/fsfw/pipeline/pr-development This commit looks good
2022-08-23 20:56:09 +02:00
b1bd631322
implemented metadata handler
All checks were successful
fsfw/fsfw/pipeline/pr-development This commit looks good
2022-08-23 20:30:41 +02:00
9441b4a70e
continue dest handler
All checks were successful
fsfw/fsfw/pipeline/pr-development This commit looks good
2022-08-23 19:37:30 +02:00
d12c59c8ac
all retval replacements
All checks were successful
fsfw/fsfw/pipeline/pr-development This commit looks good
2022-08-22 16:35:53 +02:00
11a699c3ce
a list should do the job
All checks were successful
fsfw/fsfw/pipeline/pr-development This commit looks good
2022-08-17 18:49:51 +02:00
d45108e3c2
add remote config table provider class
All checks were successful
fsfw/fsfw/pipeline/pr-development This commit looks good
2022-08-09 18:51:44 +02:00
8c059f8f32
new filesystem module
All checks were successful
fsfw/fsfw/pipeline/pr-development This commit looks good
2022-08-09 16:36:35 +02:00
dce1ebcf65
add CFDP user base
Some checks failed
fsfw/fsfw/pipeline/pr-development There was a failure building this commit
2022-08-09 15:46:42 +02:00