Commit Graph

21 Commits

Author SHA1 Message Date
Robin Müller 3b33b429e6 Merge branch 'mueller/refactor-tmtc-stack' into mueller/cfdp-routers
fsfw/fsfw/pipeline/pr-development There was a failure building this commit Details
2022-08-18 11:21:16 +02:00
Robin Müller ff6de8e378 important bugfix for verif reporter
fsfw/fsfw/pipeline/pr-development There was a failure building this commit Details
2022-08-18 11:20:27 +02:00
Robin Müller 23f514039a
host filesystem continued
fsfw/fsfw/pipeline/pr-development This commit looks good Details
2022-08-17 11:39:15 +02:00
Robin Müller 2e52d7a31d Merge branch 'mueller/refactor-tmtc-stack' into mueller/cfdp-routers
fsfw/fsfw/pipeline/pr-development This commit looks good Details
2022-08-16 17:23:52 +02:00
Robin Müller 875174c4ad
better name for global object
fsfw/fsfw/pipeline/pr-development This commit looks good Details
2022-08-16 17:17:45 +02:00
Robin Müller fdb0cc0e44
tweaks for CFDP distributor
fsfw/fsfw/pipeline/pr-development This commit looks good Details
2022-08-08 12:31:19 +02:00
Robin Müller b20e8a9679
continue new cfdp router
fsfw/fsfw/pipeline/pr-development This commit looks good Details
2022-08-03 15:12:29 +02:00
Robin Müller 902a4bfa9c
unittests for TC and CCSDS distributor
fsfw/fsfw/pipeline/head This commit looks good Details
fsfw/fsfw/pipeline/pr-development This commit looks good Details
2022-08-01 17:16:37 +02:00
Robin Müller 458fe460eb
TMTC Routing Refactoring
fsfw/fsfw/pipeline/head There was a failure building this commit Details
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
Robin Müller c7b4dc349a
using uint32_t for getIdentifier of AcceptsTcIF 2022-07-29 15:53:39 +02:00
Robin Müller 6c5bbfa080
some renaming
fsfw/fsfw/pipeline/head This commit looks good Details
2022-07-29 12:03:14 +02:00
Robin Müller c5ad9b5fa9
switch off debugging switches
fsfw/fsfw/pipeline/pr-development There was a failure building this commit Details
2022-07-27 17:13:42 +02:00
Robin Müller 083d08ae2a
various bugs and improvements 2022-07-27 17:00:43 +02:00
Robin Müller 740644f2c8
updates for PusDistributor
fsfw/fsfw/pipeline/pr-development There was a failure building this commit Details
2022-07-27 14:40:51 +02:00
Robin Müller 18ee2ab903
example compiles again
fsfw/fsfw/pipeline/pr-development There was a failure building this commit Details
2022-07-27 11:26:47 +02:00
Robin Müller 9eb652e585
some printout fixes
fsfw/fsfw/pipeline/pr-development This commit looks good Details
2022-07-27 10:49:49 +02:00
Robin Müller 75c824ec80
add new VerificationReporterIF
fsfw/fsfw/pipeline/pr-development This commit looks good Details
2022-07-26 13:59:09 +02:00
Robin Müller 23f264096c
delete a few old classes
fsfw/fsfw/pipeline/pr-development There was a failure building this commit Details
2022-07-21 14:05:31 +02:00
Robin Müller e5ee96259d
some fixes
fsfw/fsfw/pipeline/head There was a failure building this commit Details
fsfw/fsfw/pipeline/pr-development There was a failure building this commit Details
2022-07-21 13:48:58 +02:00
Robin Müller be35bd53a6
switched to new tmtc stack API
fsfw/fsfw/pipeline/head There was a failure building this commit Details
2022-07-20 22:21:15 +02:00
Robin Müller 6c636661b6
a lot of refactoring
fsfw/fsfw/pipeline/head There was a failure building this commit Details
2022-07-19 18:13:25 +02:00