Non Blocking SD Card Initialization #75

Merged
meierj merged 25 commits from mueller/non-blocking-sd-card-init into develop 2021-08-09 14:18:49 +02:00

25 Commits

Author SHA1 Message Date
4a74a3ac37
API change fix
All checks were successful
EIVE/eive-obsw/pipeline/pr-develop This commit looks good
EIVE/eive-obsw/pipeline/head This commit looks good
2021-08-09 11:24:59 +02:00
444389a41c
Merge remote-tracking branch 'origin/develop' into mueller/non-blocking-sd-card-init
Some checks failed
EIVE/eive-obsw/pipeline/pr-develop There was a failure building this commit
2021-08-09 11:20:28 +02:00
f56c8ba1c0
minor fixes and additional printout
All checks were successful
EIVE/eive-obsw/pipeline/head This commit looks good
EIVE/eive-obsw/pipeline/pr-develop This commit looks good
2021-08-09 11:00:58 +02:00
891ba6881b
reordered control operation
All checks were successful
EIVE/eive-obsw/pipeline/head This commit looks good
EIVE/eive-obsw/pipeline/pr-develop This commit looks good
2021-08-08 13:00:11 +02:00
02a837c964
tweaks for no-init variant
All checks were successful
EIVE/eive-obsw/pipeline/pr-develop This commit looks good
EIVE/eive-obsw/pipeline/head This commit looks good
2021-08-08 12:59:21 +02:00
8cdb877df6
removed endif block
All checks were successful
EIVE/eive-obsw/pipeline/head This commit looks good
EIVE/eive-obsw/pipeline/pr-develop This commit looks good
2021-08-08 12:50:45 +02:00
22d7af4b78
always perform state machine
Some checks failed
EIVE/eive-obsw/pipeline/pr-develop There was a failure building this commit
EIVE/eive-obsw/pipeline/head There was a failure building this commit
in initAfterTaskCreation
2021-08-08 12:49:04 +02:00
0fecfab2f0
minor formatting changes
Some checks failed
EIVE/eive-obsw/pipeline/head There was a failure building this commit
EIVE/eive-obsw/pipeline/pr-develop There was a failure building this commit
2021-08-08 12:46:24 +02:00
e05c52be85
always performing state machine now
Some checks failed
EIVE/eive-obsw/pipeline/pr-develop There was a failure building this commit
EIVE/eive-obsw/pipeline/head There was a failure building this commit
2021-08-08 12:45:26 +02:00
ea56a5d536
includes reordered
Some checks failed
EIVE/eive-obsw/pipeline/head There was a failure building this commit
EIVE/eive-obsw/pipeline/pr-develop There was a failure building this commit
2021-08-08 12:43:54 +02:00
106228c2ee Merge branch 'mueller/non-blocking-sd-card-init' into mueller/master
Some checks failed
EIVE/eive-obsw/pipeline/head There was a failure building this commit
2021-08-08 12:43:17 +02:00
365fa0adc4
tweaks and fixes for state machine
Some checks failed
EIVE/eive-obsw/pipeline/pr-develop There was a failure building this commit
2021-08-08 12:43:02 +02:00
51dbc95750
fixes for NO_INIT code 2021-08-08 12:39:53 +02:00
a3eb6b2093 Merge remote-tracking branch 'origin/develop' into mueller/non-blocking-sd-card-init
All checks were successful
EIVE/eive-obsw/pipeline/pr-develop This commit looks good
2021-08-08 12:37:45 +02:00
5045eeb867 Merge remote-tracking branch 'origin/develop' into mueller/master
All checks were successful
EIVE/eive-obsw/pipeline/head This commit looks good
2021-08-08 12:37:26 +02:00
f50b9de4a5
extneded state machine for commanding support
All checks were successful
EIVE/eive-obsw/pipeline/head This commit looks good
EIVE/eive-obsw/pipeline/pr-develop This commit looks good
2021-08-08 01:24:18 +02:00
1c0ea5cbb1
tested hot redundant config as well 2021-08-08 00:37:07 +02:00
5a4d287f67
more testing and bugfixes 2021-08-08 00:11:21 +02:00
e186bff4e4
important bugfixes for core controller
All checks were successful
EIVE/eive-obsw/pipeline/head This commit looks good
2021-08-07 18:52:36 +02:00
2fb54f7de9
first successfull tests
All checks were successful
EIVE/eive-obsw/pipeline/head This commit looks good
2021-08-06 01:25:36 +02:00
f0e282c6e1
continued a bit
All checks were successful
EIVE/eive-obsw/pipeline/head This commit looks good
2021-08-05 18:37:14 +02:00
05088ce02c
SDC manager and core controller refactoring
All checks were successful
EIVE/eive-obsw/pipeline/head This commit looks good
2021-08-05 18:13:32 +02:00
7f327c3900
bugfixes for sdc manager
All checks were successful
EIVE/eive-obsw/pipeline/head This commit looks good
2021-08-05 16:02:35 +02:00
8104ac0df8
using new command executor
All checks were successful
EIVE/eive-obsw/pipeline/head This commit looks good
2021-08-05 15:43:19 +02:00
1cfb9250fa
SDC manager non-blocking mode
All checks were successful
EIVE/eive-obsw/pipeline/head This commit looks good
2021-08-05 10:14:17 +02:00