Assembly and FDIR updates #572

Merged
meggert merged 7 commits from bugfix_syrlinks into develop 2023-04-05 17:02:51 +02:00
Owner
No description provided.
muellerr added 1 commit 2023-04-05 16:05:28 +02:00
syrlinks ASSY
Some checks are pending
EIVE/eive-obsw/pipeline/head Build queued...
EIVE/eive-obsw/pipeline/pr-develop This commit looks good
2950876ce4
muellerr added this to the v1.44.0 milestone 2023-04-05 16:08:46 +02:00
muellerr added 1 commit 2023-04-05 16:09:22 +02:00
Merge branch 'develop' into bugfix_syrlinks
All checks were successful
EIVE/eive-obsw/pipeline/pr-develop This commit looks good
d53fdf9078
muellerr added 2 commits 2023-04-05 16:41:49 +02:00
changelog, updates
All checks were successful
EIVE/eive-obsw/pipeline/pr-develop This commit looks good
36d5f8fd31
muellerr requested review from meggert 2023-04-05 16:45:07 +02:00
muellerr changed title from syrlinks ASSY to Assembly and FDIR updates 2023-04-05 16:45:16 +02:00
muellerr added 1 commit 2023-04-05 16:47:55 +02:00
Merge branch 'develop' into bugfix_syrlinks
All checks were successful
EIVE/eive-obsw/pipeline/pr-develop This commit looks good
b11ed219a2
muellerr added 2 commits 2023-04-05 16:58:34 +02:00
meggert requested changes 2023-04-05 17:01:49 +02:00
@ -276,0 +291,4 @@
overwriteDeviceHealth(o0, h0);
}
if (h1 == FAULTY) {
overwriteDeviceHealth(o1, h1);
Owner

copy pasta

copy pasta
meggert marked this conversation as resolved
@ -276,0 +294,4 @@
overwriteDeviceHealth(o1, h1);
}
if (h2 == FAULTY) {
overwriteDeviceHealth(o2, h2);
Owner

copy pasta

copy pasta
meggert marked this conversation as resolved
@ -276,0 +297,4 @@
overwriteDeviceHealth(o2, h2);
}
if (h3 == FAULTY) {
overwriteDeviceHealth(o3, h3);
Owner

copy pasta

copy pasta
meggert marked this conversation as resolved
meggert approved these changes 2023-04-05 17:02:37 +02:00
meggert merged commit dbf627cc12 into develop 2023-04-05 17:02:51 +02:00
meggert deleted branch bugfix_syrlinks 2023-04-05 17:02:52 +02:00
Sign in to join this conversation.
No description provided.