lot of debugging and trying out
This commit is contained in:
@ -72,9 +72,7 @@ ReturnValue_t CfdpHandler::initialize() {
|
||||
}
|
||||
fsmCount = 0;
|
||||
|
||||
if (throttleSignal) {
|
||||
throttlePeriodOngoing = true;
|
||||
}
|
||||
throttlePeriodOngoing = throttleSignal;
|
||||
|
||||
// CFDP can be throttled by the slowest live TM handler to handle back pressure in a sensible
|
||||
// way without requiring huge amounts of memory for large files.
|
||||
|
Reference in New Issue
Block a user