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
hi
All checks were successful
EIVE/eive-obsw/pipeline/head This commit looks good
9aec8960b9
bump fsfw
All checks were successful
EIVE/eive-obsw/pipeline/head This commit looks good
5ca96b2dd3
dir listing dump state machine
Some checks are pending
EIVE/eive-obsw/pipeline/head Build started...
EIVE/eive-obsw/pipeline/pr-v3.0.0-dev This commit looks good
06b381d965
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
changelog
All checks were successful
EIVE/eive-obsw/pipeline/pr-v3.0.0-dev This commit looks good
26ed774806
muellerr added 1 commit 2023-06-07 15:55:34 +02:00
added debug statement for testing
All checks were successful
EIVE/eive-obsw/pipeline/pr-v3.0.0-dev This commit looks good
dcf3b1b1fe
muellerr added 1 commit 2023-06-07 16:22:00 +02:00
increased service 1 queue depth
All checks were successful
EIVE/eive-obsw/pipeline/pr-v3.0.0-dev This commit looks good
deb154770d
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
Merge remote-tracking branch 'origin/v3.0.0-dev' into core-ctrl-dir-listing-fsm
All checks were successful
EIVE/eive-obsw/pipeline/pr-v3.0.0-dev This commit looks good
3bdbc67e0d
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
add one more cfg constant
All checks were successful
EIVE/eive-obsw/pipeline/pr-v3.0.0-dev This commit looks good
cd6b7d90be
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
removing printout
Some checks are pending
EIVE/eive-obsw/pipeline/pr-v3.0.0-dev Build started...
171d4976c3
muellerr added 1 commit 2023-06-09 14:44:48 +02:00
Merge branch 'v3.0.0-dev' into core-ctrl-dir-listing-fsm
Some checks are pending
EIVE/eive-obsw/pipeline/pr-v3.0.0-dev Build queued...
b2535662e6
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.