Core Controller Dir Listing FSM #669

Merged
muellerr merged 10 commits from core-ctrl-dir-listing-fsm into v3.0.0-dev 2023-06-09 14:45:40 +02:00
Owner

Requires: eive/fsfw#146

Requires: https://egit.irs.uni-stuttgart.de/eive/fsfw/pulls/146
muellerr added 3 commits 2023-06-07 14:23:12 +02:00
EIVE/eive-obsw/pipeline/head This commit looks good Details
9aec8960b9
hi
EIVE/eive-obsw/pipeline/head This commit looks good Details
5ca96b2dd3
bump fsfw
EIVE/eive-obsw/pipeline/head Build started... Details
EIVE/eive-obsw/pipeline/pr-v3.0.0-dev This commit looks good Details
06b381d965
dir listing dump state machine
muellerr added this to the v3.0.0 milestone 2023-06-07 14:23:24 +02:00
muellerr added 1 commit 2023-06-07 14:25:15 +02:00
EIVE/eive-obsw/pipeline/pr-v3.0.0-dev This commit looks good Details
26ed774806
changelog
muellerr added 1 commit 2023-06-07 15:55:34 +02:00
EIVE/eive-obsw/pipeline/pr-v3.0.0-dev This commit looks good Details
dcf3b1b1fe
added debug statement for testing
muellerr added 1 commit 2023-06-07 16:22:00 +02:00
EIVE/eive-obsw/pipeline/pr-v3.0.0-dev This commit looks good Details
deb154770d
increased service 1 queue depth
muellerr changed title from WIP: Core Controller Dir Listing FSM to Core Controller Dir Listing FSM 2023-06-09 14:23:27 +02:00
muellerr added 1 commit 2023-06-09 14:24:40 +02:00
muellerr requested review from meggert 2023-06-09 14:25:04 +02:00
muellerr added 1 commit 2023-06-09 14:26:00 +02:00
EIVE/eive-obsw/pipeline/pr-v3.0.0-dev This commit looks good Details
cd6b7d90be
add one more cfg constant
meggert approved these changes 2023-06-09 14:37:52 +02:00
@ -1079,3 +1082,2 @@
}
segmentIdx++;
dumpedBytes += nextDumpLen;
sif::debug << "dumped segment " << dumpContext.segmentIdx << std::endl;
Owner

want to keep that?

want to keep that?
muellerr marked this conversation as resolved
@ -2349,0 +2391,4 @@
actionHelper.finish(false, dumpContext.commander, dumpContext.actionId, result);
return;
}
sif::debug << "dumped segment " << dumpContext.segmentIdx << std::endl;
Owner

same here

same here
muellerr marked this conversation as resolved
muellerr added 1 commit 2023-06-09 14:40:50 +02:00
EIVE/eive-obsw/pipeline/pr-v3.0.0-dev Build started... Details
171d4976c3
removing printout
muellerr added 1 commit 2023-06-09 14:44:48 +02:00
EIVE/eive-obsw/pipeline/pr-v3.0.0-dev Build queued... Details
b2535662e6
Merge branch 'v3.0.0-dev' into core-ctrl-dir-listing-fsm
muellerr merged commit 9740435d65 into v3.0.0-dev 2023-06-09 14:45:40 +02:00
muellerr deleted branch core-ctrl-dir-listing-fsm 2023-06-09 14:45:41 +02:00
Sign in to join this conversation.
No description provided.