Commit Graph

15 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
d98b79cf5e
adapt PSB so it can be unittested properly 2022-07-26 16:49:46 +02:00
500a5602bd
added additional TM store and send helper 2022-07-26 11:09:57 +02:00
586993c081
completed send helper tests 2022-07-25 20:31:06 +02:00
e2ad37e3e6
more ref replacements 2022-07-25 11:26:45 +02:00
832367fb30
replace some API components with references 2022-07-25 10:50:52 +02:00
affde6bad5
rename namespace 2022-07-21 18:21:10 +02:00
61bc867bed
delete code which is not used anymore 2022-07-21 17:57:31 +02:00
e5ee96259d
some fixes 2022-07-21 13:48:58 +02:00
d8b6cb39ac
various bugfixes and improvements 2022-07-21 11:34:11 +02:00
be35bd53a6
switched to new tmtc stack API 2022-07-20 22:21:15 +02:00
8e2597f609
clang-format 2022-05-20 11:09:03 +02:00
ddcac2bbac
reapply clang format 2022-02-02 10:29:30 +01:00
5749e159e4
minor updates for PUS services 2021-10-07 10:39:16 +02:00
d47906e833
trying to fuse header / inc 2021-07-19 16:25:51 +02:00