tweaks for ACS scheduling #395

Merged
muellerr merged 3 commits from tweaks_acs_scheduling into develop 2023-02-23 15:23:35 +01:00
Owner
No description provided.
muellerr added 1 commit 2023-02-22 18:07:42 +01:00
EIVE/eive-obsw/pipeline/head Build started... Details
EIVE/eive-obsw/pipeline/pr-develop This commit looks good Details
0466622a16
tweaks for ACS scheduling
muellerr requested review from meggert 2023-02-22 18:07:46 +01:00
muellerr added 1 commit 2023-02-22 19:56:38 +01:00
EIVE/eive-obsw/pipeline/pr-develop This commit looks good Details
0254fb9fd2
Merge branch 'develop' into tweaks_acs_scheduling
meggert requested changes 2023-02-23 09:10:31 +01:00
@ -76,6 +77,7 @@ static constexpr float SCHED_BLOCK_5_PERIOD = static_cast<float>(SCHED_BLOCK_5_A
static constexpr float SCHED_BLOCK_6_PERIOD =
static_cast<float>(SCHED_BLOCK_6_IMTQ_BLOCK_2_MS) / 400.0;
static constexpr float SCHED_BLOCK_7_PERIOD = static_cast<float>(SCHED_BLOCK_7_RW_READ_MS) / 400.0;
static constexpr float SCHED_BLOCK_RTD_PERIOD = static_cast<float>(SCHED_BLOCK_RTD) / 400.0;
Owner

only implemented here, but doesn't get used

only implemented here, but doesn't get used
Author
Owner

good point

good point
muellerr added this to the v1.31.0 milestone 2023-02-23 11:49:53 +01:00
muellerr added 1 commit 2023-02-23 11:57:15 +01:00
EIVE/eive-obsw/pipeline/pr-develop This commit looks good Details
bd60255220
interior structure changes, use new sched block
meggert approved these changes 2023-02-23 13:05:07 +01:00
muellerr merged commit 419864e5da into develop 2023-02-23 15:23:35 +01:00
muellerr deleted branch tweaks_acs_scheduling 2023-02-23 15:23:36 +01:00
Sign in to join this conversation.
No description provided.