fsfw/src/fsfw/osal/common
Robin Mueller 458fe460eb
Some checks failed
fsfw/fsfw/pipeline/head There was a failure building this commit
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
..
CMakeLists.txt re-apply updated auto-formatter 2022-05-16 14:55:15 +02:00
TcpIpBase.cpp reapply clang format 2022-02-02 10:29:30 +01:00
TcpIpBase.h reapply clang format 2022-02-02 10:29:30 +01:00
tcpipCommon.cpp reapply clang format 2022-02-02 10:29:30 +01:00
tcpipCommon.h reapply clang format 2022-02-02 10:29:30 +01:00
tcpipHelpers.h reapply clang format 2022-02-02 10:29:30 +01:00
TcpTmTcBridge.cpp TMTC Routing Refactoring 2022-08-01 11:00:36 +02:00
TcpTmTcBridge.h reapply clang format 2022-02-02 10:29:30 +01:00
TcpTmTcServer.cpp remove commented code 2022-05-18 13:13:24 +02:00
TcpTmTcServer.h use result instead of retval 2022-07-27 21:43:32 +02:00
UdpTcPollingTask.cpp added back fsfw namespace 2022-05-09 11:06:45 +02:00
UdpTcPollingTask.h it compiles and runs 2022-05-01 17:48:49 +02:00
UdpTmTcBridge.cpp TMTC Routing Refactoring 2022-08-01 11:00:36 +02:00
UdpTmTcBridge.h added back fsfw namespace 2022-05-09 11:06:45 +02:00