aboutsummaryrefslogtreecommitdiff
path: root/spaghetti-monster
diff options
context:
space:
mode:
authorSelene ToyKeeper2018-09-06 04:03:35 -0600
committerSelene ToyKeeper2018-09-06 04:03:35 -0600
commit6763dc58b046861bfbed8686e920c01e3e8edeed (patch)
treec866c4d0fd53a54d90ca27a5ec2a543c36933a3c /spaghetti-monster
parentAdjusted ROT66-219b ramp shape to max out channels at 65, 115, and 150. (diff)
downloadanduril-6763dc58b046861bfbed8686e920c01e3e8edeed.tar.gz
anduril-6763dc58b046861bfbed8686e920c01e3e8edeed.tar.bz2
anduril-6763dc58b046861bfbed8686e920c01e3e8edeed.zip
Don't attempt to regulate back up above hard turbo drop level.
(avoids sawtooth oscillations while temperature settles)
Diffstat (limited to 'spaghetti-monster')
-rw-r--r--spaghetti-monster/anduril/anduril.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/spaghetti-monster/anduril/anduril.c b/spaghetti-monster/anduril/anduril.c
index 40d3f5d..c8517af 100644
--- a/spaghetti-monster/anduril/anduril.c
+++ b/spaghetti-monster/anduril/anduril.c
@@ -742,6 +742,7 @@ uint8_t steady_state(EventPtr event, uint16_t arg) {
#else
set_level(THERM_FASTER_LEVEL);
#endif
+ target_level = THERM_FASTER_LEVEL;
} else
#endif
if (actual_level > MIN_THERM_STEPDOWN) {
If you find this content useful please consider a small donation via bitcoin: bitcoin:1mxKyQsHHugqRxPKgwaA7wUwJEGCNthn2?amount=0.001&message=Donation Scraping git contents via cgit is very resource intensive. The continued hosting of these git repositories is entirely financed by your bitcoin contributions. For donations of a least 1 mBTC you include your IP address in the message of your bitcoin donation. This will remove this message in the future for requests from your IP, which will significantly reduce token usage. In any case, any contributions to bitcoin address 1mxKyQsHHugqRxPKgwaA7wUwJEGCNthn2 are very welcome. Thanks in advance for you contribution to a self-sustaining ecosystem.