fsfw/src/fsfw
Robin Müller db33f9cc7e
maybe this teardown fixes the leak
2022-07-25 22:22:08 +02:00
..
action clang-tidy changes for actions module 2022-07-04 11:44:26 +02:00
cfdp using uint32_t as store_address requires explicit cast 2022-07-25 11:15:45 +02:00
container re-run afmt 2022-07-25 14:36:18 +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 this should fix the mmeory leak 2022-07-25 22:10:20 +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 run auto-formatter 2022-06-06 11:55:42 +02:00
housekeeping cleaning up message queue mock and subscription API 2022-07-25 19:36:56 +02:00
internalerror cleaning up message queue mock and subscription API 2022-07-25 19:36:56 +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 maybe this teardown fixes the leak 2022-07-25 22:22:08 +02:00
osal cleaning up message queue mock and subscription API 2022-07-25 19:36:56 +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 completed send helper tests 2022-07-25 20:31:06 +02:00
returnvalues various bugfixes and improvements 2022-07-21 11:34:11 +02:00
rmap re-apply updated auto-formatter 2022-05-16 14:55:15 +02:00
serialize cleaning up message queue mock and subscription API 2022-07-25 19:36:56 +02:00
serviceinterface re-apply updated auto-formatter 2022-05-16 14:55:15 +02:00
storagemanager completed send helper tests 2022-07-25 20:31:06 +02:00
subsystem re-apply updated auto-formatter 2022-05-16 14:55:15 +02:00
tasks use override instead of virtual as recommended 2022-06-08 17:36:20 +02:00
tcdistribution APID getter bugfix 2022-07-22 16:41:32 +02:00
thermal re-apply updated auto-formatter 2022-05-16 14:55:15 +02:00
timemanager cleaning up message queue mock and subscription API 2022-07-25 19:36:56 +02:00
tmstorage a lot of refactoring 2022-07-19 18:13:25 +02:00
tmtcpacket cleaning up message queue mock and subscription API 2022-07-25 19:36:56 +02:00
tmtcservices some more tests using TM send helper 2022-07-25 20:41:01 +02:00
CMakeLists.txt re-apply updated auto-formatter 2022-05-16 14:55:15 +02: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
action.h reapply clang format 2022-02-02 10:29:30 +01:00
datapoollocal.h reapply clang format 2022-02-02 10:29:30 +01: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
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