Core Controller Dir Listing FSM #669
No reviewers
Labels
No Label
OPS TODO
api change
breaking api change
bug
documentation
duplicate
feature
help wanted
invalid
question
wontfix
No Milestone
No Assignees
2 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: eive/eive-obsw#669
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "core-ctrl-dir-listing-fsm"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Requires: eive/fsfw#146
WIP: Core Controller Dir Listing FSMto Core Controller Dir Listing FSM@ -1079,3 +1082,2 @@
}
segmentIdx++;
dumpedBytes += nextDumpLen;
sif::debug << "dumped segment " << dumpContext.segmentIdx << std::endl;
want to keep that?
@ -2349,0 +2391,4 @@
actionHelper.finish(false, dumpContext.commander, dumpContext.actionId, result);
return;
}
sif::debug << "dumped segment " << dumpContext.segmentIdx << std::endl;
same here