Commit Graph

86 Commits

Author SHA1 Message Date
8581f9a6f3
start implementing reserved message creator 2023-07-24 18:01:25 +02:00
4c9e731113 Merge branch 'cfdp-source-handler' of https://egit.irs.uni-stuttgart.de/eive/fsfw into cfdp-source-handler 2023-07-21 16:09:59 +02:00
e00e198ff1
this seems to work 2023-07-21 16:09:52 +02:00
273fd3ebfd
added sequence count provider abstraction 2023-07-19 23:22:55 +02:00
1561b9a247
implemented fle data PDUs 2023-07-19 13:44:52 +02:00
3b1da85229
start setting up source handler 2023-07-17 11:37:20 +02:00
f44110a7f5
share the FSFW Param block 2023-07-17 10:25:09 +02:00
cf927ecee7
added bare structure of FSM 2023-07-14 15:56:38 +02:00
7d713219c5
continue source handler 2023-06-30 11:59:22 +02:00
cae131edcf
CFDP and unittest bugfixes 2023-05-15 16:02:55 +02:00
c38088c64b
adaptions for enum renaming 2022-09-15 18:44:00 +02:00
7eb63d6d79 Merge branch 'mueller/cfdp-update-without-handlers' into mueller/new-cfdp-update-with-handlers 2022-09-15 18:41:29 +02:00
6f8ccf83e7
use singular enum names 2022-09-15 18:41:15 +02:00
dbaeed83af Merge branch 'mueller/cfdp-update-without-handlers' into mueller/new-cfdp-update-with-handlers 2022-09-14 19:48:25 +02:00
2e27a85c95
finished renaming operation 2022-09-14 19:48:11 +02:00
385a0ffd73
add CFDP handlers manually 2022-09-14 19:29:43 +02:00
3a52454949
removed handlers 2022-09-14 19:15:52 +02:00
ac7dc55fc1
fix unittest 2022-09-14 19:07:17 +02:00
b73754dfd6
implemented basic PDU forwarding 2022-09-08 12:07:16 +02:00
ec1e07b466
some more returncodes 2022-09-08 11:53:06 +02:00
c87667c03f
some API improvements 2022-09-08 11:26:17 +02:00
683cf8a047
some additional tests 2022-09-08 11:08:40 +02:00
11a4b27642
allow deferred init 2022-09-07 18:20:38 +02:00
c54caf134a
segmented file transfer working 2022-09-06 16:33:38 +02:00
aebd401d5b
start segmentes file unittest 2022-09-06 16:14:39 +02:00
67439b4285
refactor away some duplication 2022-09-06 16:03:26 +02:00
af851165b4
continue basic small file transfer unittest 2022-09-06 15:45:51 +02:00
94c9800fae
refactored out generic metadata part 2022-09-06 14:33:01 +02:00
ba046cebd9
empty file unittest complete 2022-09-06 14:06:22 +02:00
428da017ba
empty file transfer unittest almost done 2022-09-06 13:45:43 +02:00
806ae9b41a
check that indication was called 2022-09-06 13:16:00 +02:00
7b97c8a182
continue tests 2022-09-06 11:56:05 +02:00
2e4cdb7366
additional filesystem abstractions 2022-09-05 17:42:56 +02:00
5a3f05fa79
return struct ref instead of code 2022-09-05 17:20:29 +02:00
afc48726b9
comment out check 2022-09-05 16:23:13 +02:00
5ce1e76723
init dest handler unittests 2022-09-05 14:20:01 +02:00
52802f127b
basic test stubs 2022-09-05 11:40:22 +02:00
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
0dd2b5ddd4
need an event reporter proxy 2022-09-05 11:19:23 +02:00
3dfc882226
impl finish PDU sending 2022-09-05 11:03:25 +02:00
134d5a1411
basic impl which allows naked no closure file transfer 2022-09-05 10:26:35 +02:00
c90d1c8071
continue dest handler impl 2022-09-02 14:39:53 +02:00
9441b4a70e
continue dest handler 2022-08-23 19:37:30 +02:00
d12c59c8ac
all retval replacements 2022-08-22 16:35:53 +02:00
52f8c5038b
Merge branch 'mueller/refactor-tmtc-stack' into mueller/cfdp-routers 2022-08-22 16:21:41 +02:00
11a699c3ce
a list should do the job 2022-08-17 18:49:51 +02:00
6930656d4e
added some more basic tests 2022-08-17 17:09:39 +02:00
1037102349
merge retval refactoring 2022-08-16 01:08:26 +02:00
3df1161560
this should do the job 2022-08-10 15:03:53 +02:00
46a4203d00
testLvs fix 2022-08-10 13:36:41 +02:00