Commit Graph

3 Commits

Author SHA1 Message Date
bf540ebb49
use sanitized include file 2022-08-01 14:23:52 +02:00
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
6c5bbfa080
some renaming 2022-07-29 12:03:14 +02:00