Commit Graph

71 Commits

Author SHA1 Message Date
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 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
Robin Müller 62fe75ee40
perform renaming 2022-08-15 20:28:16 +02:00
Robin Müller 28c8248f26
add FS mock and improve HasFilesystemIF 2022-08-10 11:09:07 +02:00
Robin Müller 3e1fd15613
completed all indication parameters 2022-08-10 10:34:02 +02:00
Robin Müller 96dfe46e25
added string LV tests 2022-08-10 09:39:57 +02:00
Robin Müller 507c6ddff1
added some param structs 2022-08-09 21:03:56 +02:00
Robin Müller 0cb15e901e
new cfdp mock folder, added additional cfdp mocks 2022-08-09 19:00:47 +02:00
Robin Müller d45108e3c2
add remote config table provider class 2022-08-09 18:51:44 +02:00
Robin Müller 8c059f8f32
new filesystem module 2022-08-09 16:36:35 +02:00
Robin Müller 5bea92d2a4
some doc updates 2022-08-09 16:26:37 +02:00
Robin Müller bba2d883b6
added some documentation 2022-08-09 16:18:45 +02:00
Robin Müller 7a20412305
add user base documentation 2022-08-09 15:51:01 +02:00
Robin Müller dce1ebcf65
add CFDP user base 2022-08-09 15:46:42 +02:00
Robin Müller 4ee01e395b
finished fault handler unit tests 2022-08-09 15:29:22 +02:00
Robin Müller 7f9401cf63
some bugfixes 2022-08-09 15:09:43 +02:00
Robin Müller dba3f9960e
add CFDP fault handler mock 2022-08-09 14:55:08 +02:00
Robin Müller eccb629ba8
fnished fault handler base 2022-08-09 14:39:03 +02:00
Robin Müller 7fb906a0ac
add first fault handler base class 2022-08-09 14:05:43 +02:00
Robin Müller 0d26a0f54b
fnish CFDP distributor unittests 2022-08-09 13:04:23 +02:00
Robin Müller bddf5bded1
move some storage manager impl to IF
- Add StorageManagerMock
2022-08-09 12:36:29 +02:00
Robin Müller 2f8020baac
move parsing steps into parse function 2022-08-09 11:03:22 +02:00
Robin Müller 06bea2f621
test inNull and bool operator 2022-08-09 10:59:24 +02:00
Robin Müller 904abfba28
clean up CFDP stack a bit 2022-08-08 18:29:32 +02:00
Robin Müller 202d9341d8
add CFDP unit tests 2022-08-08 17:53:42 +02:00
Robin Müller fdb0cc0e44
tweaks for CFDP distributor 2022-08-08 12:31:19 +02:00
Robin Müller 269a3052ca
added stubs for source and dest handler 2022-08-03 18:18:01 +02:00
Robin Müller c6a7a0fec8
use distributor instead of router 2022-08-03 18:14:49 +02:00
Robin Müller acf5c2a56d
better names 2022-08-03 16:00:48 +02:00
Robin Müller 7fb9e14555
better names for CFDP components 2022-08-03 15:22:39 +02:00
Robin Müller b20e8a9679
continue new cfdp router 2022-08-03 15:12:29 +02:00
Robin Müller 29bcaee196
some tests for new var len field 2022-08-03 13:34:49 +02:00