Commit Graph

101 Commits

Author SHA1 Message Date
Robin Müller 4dadef34fd Merge remote-tracking branch 'origin/development' into mueller/cfdp-routers 2022-09-13 15:35:59 +02:00
Robin Müller 382543fc59
important bugfix 2022-09-13 15:26:14 +02:00
Robin Müller 34dd478848
helper class OneRemoteConfigProvider 2022-09-08 16:25:19 +02:00
Robin Müller b73754dfd6
implemented basic PDU forwarding 2022-09-08 12:07:16 +02:00
Robin Müller ec1e07b466
some more returncodes 2022-09-08 11:53:06 +02:00
Robin Müller c87667c03f
some API improvements 2022-09-08 11:26:17 +02:00
Robin Müller 683cf8a047
some additional tests 2022-09-08 11:08:40 +02:00
Robin Müller 11a4b27642
allow deferred init 2022-09-07 18:20:38 +02:00
Robin Müller 770463e618
remove old code 2022-09-07 18:04:46 +02:00
Robin Müller c54caf134a
segmented file transfer working 2022-09-06 16:33:38 +02:00
Robin Müller 67439b4285
refactor away some duplication 2022-09-06 16:03:26 +02:00
Robin Müller af851165b4
continue basic small file transfer unittest 2022-09-06 15:45:51 +02:00
Robin Müller 428da017ba
empty file transfer unittest almost done 2022-09-06 13:45:43 +02:00
Robin Müller 806ae9b41a
check that indication was called 2022-09-06 13:16:00 +02:00
Robin Müller 7b97c8a182
continue tests 2022-09-06 11:56:05 +02:00
Robin Müller 2e4cdb7366
additional filesystem abstractions 2022-09-05 17:42:56 +02:00
Robin Müller 5a3f05fa79
return struct ref instead of code 2022-09-05 17:20:29 +02:00
Robin Müller 80464f2a81
Merge branch 'mueller/refactor-serial-buffer-adapter' into mueller/refactor-tmtc-stack 2022-09-05 16:38:58 +02:00
Robin Müller 16688316a8
rename setBuffer to setConstBuffer 2022-09-05 16:31:56 +02:00
Robin Müller ead22c8bd6
Merge branch 'mueller/refactor-tmtc-stack' into mueller/cfdp-routers 2022-09-05 16:29:10 +02:00
Robin Müller 3583e30ee6
rename const buf setter 2022-09-05 16:27:20 +02:00
Robin Müller 5ce1e76723
init dest handler unittests 2022-09-05 14:20:01 +02:00
Robin Müller d2c4d546c3
first dest handler unittests
- 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
Robin Müller 0dd2b5ddd4
need an event reporter proxy 2022-09-05 11:19:23 +02:00
Robin Müller 3dfc882226
impl finish PDU sending 2022-09-05 11:03:25 +02:00
Robin Müller b984128de5
stub for creating finished PDU 2022-09-05 10:30:55 +02:00
Robin Müller 134d5a1411
basic impl which allows naked no closure file transfer 2022-09-05 10:26:35 +02:00
Robin Müller 3147f67fbd
basic dest handler framework almost complete 2022-09-02 18:03:52 +02:00
Robin Müller 108e7737e2
continued dest handler 2022-09-02 17:54:25 +02:00
Robin Müller c90d1c8071
continue dest handler impl 2022-09-02 14:39:53 +02:00
Robin Müller eae75b29e7
start file data pdu processing 2022-09-02 11:58:16 +02:00
Robin Müller dc79b7ba00
delete metadata after processing 2022-09-02 11:38:46 +02:00
Robin Müller 0de7b66218
new retval for permission errors 2022-08-31 13:26:44 +02:00
Robin Müller 81a7c21cd1
continued router component 2022-08-24 17:31:26 +02:00
Robin Müller 267466be9d
pass const references to user handler now 2022-08-24 15:43:58 +02:00
Robin Müller 2c730c8632
use const struct ref instead 2022-08-24 12:11:03 +02:00
Robin Müller eb29b79467
some more docs 2022-08-24 08:44:20 +02:00
Robin Müller 26ea6606bf
metadata recvd indication 2022-08-23 20:56:09 +02:00
Robin Müller b1bd631322
implemented metadata handler 2022-08-23 20:30:41 +02:00
Robin Müller 9441b4a70e
continue dest handler 2022-08-23 19:37:30 +02:00
Robin Müller d12c59c8ac
all retval replacements 2022-08-22 16:35:53 +02:00
Robin Müller ba5c6410d6
tests running again 2022-08-22 16:23:36 +02:00
Robin Müller 52f8c5038b
Merge branch 'mueller/refactor-tmtc-stack' into mueller/cfdp-routers 2022-08-22 16:21:41 +02:00
Robin Müller 10f34e5a48
Merge remote-tracking branch 'origin/development' into mueller/refactor-tmtc-stack-with-retval-refactoring 2022-08-22 15:57:22 +02:00
Robin Müller 8c8d1cfa84
apply auto-formatter 2022-08-22 15:02:16 +02:00
Robin Müller 11a699c3ce
a list should do the job 2022-08-17 18:49:51 +02:00
Robin Müller 6930656d4e
added some more basic tests 2022-08-17 17:09:39 +02:00
Ulrich Mohr 217276d50c renamed returnvalue header 2022-08-16 12:48:22 +02:00
Ulrich Mohr f63f3fa564 more occurences in comments 2022-08-16 12:12:21 +02:00
Robin Müller 1037102349
merge retval refactoring 2022-08-16 01:08:26 +02:00