Commit Graph

12 Commits

Author SHA1 Message Date
b442ca09b9 configurable queue depth 2023-06-07 13:46:46 +02:00
52f8c5038b
Merge branch 'mueller/refactor-tmtc-stack' into mueller/cfdp-routers 2022-08-22 16:21:41 +02:00
1037102349
merge retval refactoring 2022-08-16 01:08:26 +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
75c824ec80
add new VerificationReporterIF 2022-07-26 13:59:09 +02:00
f1c37203a4
some more API improvements and replacements 2022-07-26 11:14:40 +02:00
500a5602bd
added additional TM store and send helper 2022-07-26 11:09:57 +02:00
e2ad37e3e6
more ref replacements 2022-07-25 11:26:45 +02:00
be35bd53a6
switched to new tmtc stack API 2022-07-20 22:21:15 +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