CFDP Source Handler Tweaks #808

Merged
muellerr merged 4 commits from cfdp-source-handler-testing into cfdp-source-handler 2023-10-18 18:14:58 +02:00
Showing only changes of commit ca33e2987f - Show all commits

View File

@ -15,7 +15,7 @@
#include "eive/definitions.h"
static constexpr bool DEBUG_CFDP_TO_LIVE_TM_TASK = true;
static constexpr bool DEBUG_CFDP_TO_LIVE_TM_TASK = false;
class LiveTmTask : public SystemObject,
public HasModesIF,