TCS heater upper burn limit #732
No reviewers
Labels
No Label
OPS TODO
api change
breaking api change
bug
documentation
duplicate
feature
help wanted
invalid
question
wontfix
No Milestone
No Assignees
2 Participants
Notifications
Due Date
No due date set.
Blocks
#733 TCS Observability
eive/eive-obsw
Reference: eive/eive-obsw#732
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "tcs-heater-upper-limit"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
TMTC PR: eive/eive-tmtc#213
WIP: TCS heater upper burn limitto TCS heater upper burn limit@ -103,2 +109,4 @@
static constexpr int16_t SANITY_LIMIT_UPPER_TEMP = 160;
// 1 hour
static constexpr uint32_t DEFAULT_MAX_HEATER_ON_DURATION_MS = 60 * 60 * 1000;
maybe we should change this to being a parameter someday
If all the changes fix the current heater issue, this mechanism will hopefully never have be used at all.. at least that is what I am hoping.