Rework ACS board polling #405

Merged
meggert merged 12 commits from rework_acs_board_polling into develop 2023-02-28 15:01:23 +01:00
Owner
No description provided.
muellerr added 5 commits 2023-02-27 10:55:58 +01:00
vieles
All checks were successful
EIVE/eive-obsw/pipeline/head This commit looks good
828b6adf77
Merge remote-tracking branch 'origin/develop' into rework_acs_board_polling
All checks were successful
EIVE/eive-obsw/pipeline/head This commit looks good
ea993ad2e9
hopefully last bugfix
All checks were successful
EIVE/eive-obsw/pipeline/head This commit looks good
EIVE/eive-obsw/pipeline/pr-develop This commit looks good
cc4c3182a0
muellerr added this to the v1.33.0 milestone 2023-02-27 10:56:32 +01:00
muellerr added 2 commits 2023-02-27 11:41:53 +01:00
new MGM polling
All checks were successful
EIVE/eive-obsw/pipeline/pr-develop This commit looks good
e9514b1c97
muellerr changed title from WIP: Rework ACS board polling to Rework ACS board polling 2023-02-28 01:20:23 +01:00
muellerr added 1 commit 2023-02-28 01:22:06 +01:00
wörks
All checks were successful
EIVE/eive-obsw/pipeline/pr-develop This commit looks good
d4923ac3e8
muellerr added 2 commits 2023-02-28 11:50:16 +01:00
bump tmtc
All checks were successful
EIVE/eive-obsw/pipeline/pr-develop This commit looks good
10807d577f
muellerr requested review from meggert 2023-02-28 11:51:59 +01:00
meggert requested changes 2023-02-28 13:49:59 +01:00
@ -586,0 +553,4 @@
DeviceHandlerIF::PERFORM_OPERATION);
thisSequence->addSlot(objects::GYRO_1_L3G_HANDLER, length * config::acs::SCHED_BLOCK_2_PERIOD,
DeviceHandlerIF::SEND_WRITE);
thisSequence->addSlot(objects::GYRO_1_L3G_HANDLER, length * config::acs::SCHED_BLOCK_3_PERIOD,
Owner

should be SCHED_BLOCK_2

should be SCHED_BLOCK_2
muellerr marked this conversation as resolved
muellerr added 1 commit 2023-02-28 14:58:14 +01:00
Merge remote-tracking branch 'origin/develop' into rework_acs_board_polling
Some checks are pending
EIVE/eive-obsw/pipeline/pr-develop Build started...
f7573b4902
muellerr added 1 commit 2023-02-28 14:59:22 +01:00
small fix for sched blocks
Some checks are pending
EIVE/eive-obsw/pipeline/pr-develop Build queued...
f2598b5c4c
meggert requested review from meggert 2023-02-28 14:59:56 +01:00
meggert approved these changes 2023-02-28 15:00:04 +01:00
meggert merged commit 0fabe3adb6 into develop 2023-02-28 15:01:23 +01:00
meggert deleted branch rework_acs_board_polling 2023-02-28 15:01:24 +01:00
Sign in to join this conversation.
No description provided.