Commit Graph

5 Commits

Author SHA1 Message Date
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
c7b4dc349a
using uint32_t for getIdentifier of AcceptsTcIF 2022-07-29 15:53:39 +02:00
e60a665de4
added 3 new subservices 2022-05-24 11:52:29 +02:00
ddcac2bbac
reapply clang format 2022-02-02 10:29:30 +01:00
d47906e833
trying to fuse header / inc 2021-07-19 16:25:51 +02:00