fsfw/src/fsfw/cfdp
Robin Mueller 458fe460eb
TMTC Routing Refactoring
1. Make TcDistributor less powerful / more flexible and rename it to TcDistributorBase
2. Require AcceptsTelecommandsIF to have an abstract function returning the name
3. Allows the CCSDS distributor to remove the CCSDS header before rerouting. This is useful
for protocols like CFDP which are CCSDS agnostic.

WIP: Still need to implement the removal of the CCSDS header
2022-08-01 11:00:36 +02:00
..
pdu re-apply updated auto-formatter 2022-05-16 14:55:15 +02:00
tlv re-apply updated auto-formatter 2022-05-16 14:55:15 +02:00
CfdpHandler.cpp TMTC Routing Refactoring 2022-08-01 11:00:36 +02:00
CfdpHandler.h TMTC Routing Refactoring 2022-08-01 11:00:36 +02:00
CfdpMessage.cpp set sec header flag and add unit test for it 2022-07-28 15:13:27 +02:00
CfdpMessage.h set sec header flag and add unit test for it 2022-07-28 15:13:27 +02:00
CMakeLists.txt set sec header flag and add unit test for it 2022-07-28 15:13:27 +02:00
definitions.h some more fixes 2022-07-28 13:00:53 +02:00
FileSize.h reapply clang format 2022-02-02 10:29:30 +01:00