TCS heater upper burn limit #732

Merged
muellerr merged 18 commits from tcs-heater-upper-limit into main 2023-07-11 10:56:44 +02:00
Owner
TMTC PR: https://egit.irs.uni-stuttgart.de/eive/eive-tmtc/pulls/213
muellerr added 4 commits 2023-07-07 11:04:49 +02:00
there are actually 8 heaters
Some checks are pending
EIVE/eive-obsw/pipeline/head Build started...
EIVE/eive-obsw/pipeline/pr-main This commit looks good
7b611810df
some docs
Some checks are pending
EIVE/eive-obsw/pipeline/head Build started...
EIVE/eive-obsw/pipeline/pr-main This commit looks good
c558a117b0
muellerr added 1 commit 2023-07-07 11:07:39 +02:00
Merge remote-tracking branch 'origin/main' into tcs-heater-upper-limit
Some checks failed
EIVE/eive-obsw/pipeline/pr-main There was a failure building this commit
0b673fcdec
muellerr added this to the v6.1.0 milestone 2023-07-07 11:07:57 +02:00
muellerr added 1 commit 2023-07-07 11:47:08 +02:00
Merge remote-tracking branch 'origin/main' into tcs-heater-upper-limit
Some checks failed
EIVE/eive-obsw/pipeline/pr-main There was a failure building this commit
7388c4f661
muellerr added 1 commit 2023-07-07 11:48:02 +02:00
Merge remote-tracking branch 'origin/main' into tcs-heater-upper-limit
Some checks failed
EIVE/eive-obsw/pipeline/pr-main There was a failure building this commit
977e9f366f
muellerr added 1 commit 2023-07-07 11:57:04 +02:00
compile fixes
All checks were successful
EIVE/eive-obsw/pipeline/pr-main This commit looks good
ff7d0b3989
muellerr added 1 commit 2023-07-07 12:05:32 +02:00
add event
Some checks failed
EIVE/eive-obsw/pipeline/pr-main There was a failure building this commit
7337595d47
muellerr added 1 commit 2023-07-07 12:06:44 +02:00
bump tmtc
Some checks failed
EIVE/eive-obsw/pipeline/pr-main There was a failure building this commit
b662e220e1
muellerr added 1 commit 2023-07-07 12:22:46 +02:00
pls compile
All checks were successful
EIVE/eive-obsw/pipeline/pr-main This commit looks good
fa85cc4d78
muellerr added 1 commit 2023-07-07 16:18:19 +02:00
done
All checks were successful
EIVE/eive-obsw/pipeline/pr-main This commit looks good
df3755d6cc
muellerr added 2 commits 2023-07-10 13:28:46 +02:00
this should be better
All checks were successful
EIVE/eive-obsw/pipeline/pr-main This commit looks good
33de08eafc
muellerr added 1 commit 2023-07-10 13:56:37 +02:00
that should be it
All checks were successful
EIVE/eive-obsw/pipeline/pr-main This commit looks good
ce2755e161
muellerr changed title from WIP: TCS heater upper burn limit to TCS heater upper burn limit 2023-07-10 13:56:50 +02:00
muellerr requested review from meggert 2023-07-10 13:57:46 +02:00
muellerr added 1 commit 2023-07-10 16:33:34 +02:00
disable test case
All checks were successful
EIVE/eive-obsw/pipeline/pr-main This commit looks good
53d53e8771
muellerr added a new dependency 2023-07-10 18:51:15 +02:00
meggert approved these changes 2023-07-11 09:17:20 +02:00
@ -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;
Owner

maybe we should change this to being a parameter someday

maybe we should change this to being a parameter someday
Author
Owner

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.

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.
muellerr added 1 commit 2023-07-11 09:45:03 +02:00
Merge remote-tracking branch 'origin/main' into tcs-heater-upper-limit
Some checks failed
EIVE/eive-obsw/pipeline/pr-main There was a failure building this commit
8800b20409
muellerr added 1 commit 2023-07-11 10:45:17 +02:00
thermal controller
All checks were successful
EIVE/eive-obsw/pipeline/pr-main This commit looks good
ed7d75a777
muellerr added 1 commit 2023-07-11 10:46:06 +02:00
Merge branch 'main' into tcs-heater-upper-limit
All checks were successful
EIVE/eive-obsw/pipeline/pr-main This commit looks good
914a22f642
muellerr merged commit 55affe5a42 into main 2023-07-11 10:56:44 +02:00
muellerr deleted branch tcs-heater-upper-limit 2023-07-11 10:56:44 +02:00
Sign in to join this conversation.
No description provided.