fsfw/src/fsfw
Robin Mueller 458fe460eb
Some checks failed
fsfw/fsfw/pipeline/head There was a failure building this commit
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
..
action clang-tidy changes for actions module 2022-07-04 11:44:26 +02:00
cfdp TMTC Routing Refactoring 2022-08-01 11:00:36 +02:00
container run afmt 2022-07-25 14:44:49 +02:00
controller clang-tidy changes for controller module 2022-07-04 11:48:36 +02:00
coordinates re-apply updated auto-formatter 2022-05-16 14:55:15 +02:00
datalinklayer start refactoring PUS TM handling 2022-07-20 11:43:16 +02:00
datapool add new pool entry constructor 2022-07-08 17:56:44 +02:00
datapoollocal various bugs and improvements 2022-07-27 17:00:43 +02:00
devicehandlers better naming for functions which reset states of replies 2022-07-14 09:15:13 +02:00
events run auto-formatter 2022-06-06 11:55:42 +02:00
fdir run auto-formatter 2022-06-06 11:55:42 +02:00
globalfunctions re-apply updated auto-formatter 2022-05-16 14:55:15 +02:00
health possible double delete 2022-07-25 22:36:53 +02:00
housekeeping cleaning up message queue mock and subscription API 2022-07-25 19:36:56 +02:00
internalerror add new HasReturnvaluesIF features 2022-07-26 10:21:16 +02:00
ipc cleaning up message queue mock and subscription API 2022-07-25 19:36:56 +02:00
memory re-apply updated auto-formatter 2022-05-16 14:55:15 +02:00
modes re-apply updated auto-formatter 2022-05-16 14:55:15 +02:00
monitoring switched to new tmtc stack API 2022-07-20 22:21:15 +02:00
objectmanager Merge branch 'mueller/new-object-id-class' into mueller/cfdp-routers 2022-07-29 14:22:52 +02:00
osal TMTC Routing Refactoring 2022-08-01 11:00:36 +02:00
parameters using uint32_t as store_address requires explicit cast 2022-07-25 11:15:45 +02:00
power re-apply updated auto-formatter 2022-05-16 14:55:15 +02:00
pus TMTC Routing Refactoring 2022-08-01 11:00:36 +02:00
returnvalues some more fixes 2022-07-28 13:00:53 +02:00
rmap re-apply updated auto-formatter 2022-05-16 14:55:15 +02:00
serialize Merge branch 'mueller/new-object-id-class' into mueller/cfdp-routers 2022-07-29 14:22:52 +02:00
serviceinterface re-apply updated auto-formatter 2022-05-16 14:55:15 +02:00
storagemanager set sec header flag and add unit test for it 2022-07-28 15:13:27 +02:00
subsystem re-apply updated auto-formatter 2022-05-16 14:55:15 +02:00
tasks use result instead of retval 2022-07-27 21:43:32 +02:00
tcdistribution TMTC Routing Refactoring 2022-08-01 11:00:36 +02:00
thermal re-apply updated auto-formatter 2022-05-16 14:55:15 +02:00
timemanager pass timeReader to Pus ZC writer 2022-07-27 17:33:39 +02:00
tmstorage a lot of refactoring 2022-07-19 18:13:25 +02:00
tmtcpacket set sec header flag and add unit test for it 2022-07-28 15:13:27 +02:00
tmtcservices TMTC Routing Refactoring 2022-08-01 11:00:36 +02:00
util run auto-formatter 2022-07-29 15:54:17 +02:00
action.h reapply clang format 2022-02-02 10:29:30 +01:00
CMakeLists.txt re-apply updated auto-formatter 2022-05-16 14:55:15 +02:00
datapoollocal.h reapply clang format 2022-02-02 10:29:30 +01:00
FSFW.h.in small form change 2022-03-08 10:13:11 +01:00
FSFWVersion.h.in experimenting with PRE_BUILD command 2022-05-10 11:51:25 +02:00
health.h trying to fuse header / inc 2021-07-19 16:25:51 +02:00
housekeeping.h trying to fuse header / inc 2021-07-19 16:25:51 +02:00
objectmanager.h optional module handling complete 2021-07-19 18:26:54 +02:00
platform.h trying to fuse header / inc 2021-07-19 16:25:51 +02:00
retval.h add new VerificationReporterIF 2022-07-26 13:59:09 +02:00
serialize.h added unittests for new helpers 2022-07-23 11:10:44 +02:00
serviceinterface.h optional module handling complete 2021-07-19 18:26:54 +02:00
version.cpp experimenting with PRE_BUILD command 2022-05-10 11:51:25 +02:00
version.h added back fsfw namespace 2022-05-09 11:06:45 +02:00