aboutsummaryrefslogtreecommitdiff
path: root/spaghetti-monster
diff options
context:
space:
mode:
authorSelene ToyKeeper2020-03-20 00:09:04 -0600
committerSelene ToyKeeper2020-03-20 00:09:04 -0600
commit8d5584c789fe95a97a8385adfce8c52c572c1536 (patch)
treedacd01ddd0ba400fb0187063255443341784bd6e /spaghetti-monster
parentadded reboot() support for tiny1634 (diff)
downloadanduril-8d5584c789fe95a97a8385adfce8c52c572c1536.tar.gz
anduril-8d5584c789fe95a97a8385adfce8c52c572c1536.tar.bz2
anduril-8d5584c789fe95a97a8385adfce8c52c572c1536.zip
enabled soft factory reset on KR4, raised default floor to the lowest reliable level
(moon level 1 flickers or doesn't work at all on some hardware)
Diffstat (limited to 'spaghetti-monster')
-rw-r--r--spaghetti-monster/anduril/cfg-noctigon-kr4-nofet.h2
-rw-r--r--spaghetti-monster/anduril/cfg-noctigon-kr4.h4
2 files changed, 4 insertions, 2 deletions
diff --git a/spaghetti-monster/anduril/cfg-noctigon-kr4-nofet.h b/spaghetti-monster/anduril/cfg-noctigon-kr4-nofet.h
index 0434258..0e53e5f 100644
--- a/spaghetti-monster/anduril/cfg-noctigon-kr4-nofet.h
+++ b/spaghetti-monster/anduril/cfg-noctigon-kr4-nofet.h
@@ -23,7 +23,7 @@
#undef RAMP_DISCRETE_CEIL
#undef RAMP_DISCRETE_STEPS
-#define RAMP_SMOOTH_FLOOR 1
+#define RAMP_SMOOTH_FLOOR 3 // level 1 is unreliable
#define RAMP_SMOOTH_CEIL 130
// 10, 30, [50], 70, 90, 110, 130 (plus [150] on turbo)
#define RAMP_DISCRETE_FLOOR 10
diff --git a/spaghetti-monster/anduril/cfg-noctigon-kr4.h b/spaghetti-monster/anduril/cfg-noctigon-kr4.h
index d3e6d7b..6f52eb3 100644
--- a/spaghetti-monster/anduril/cfg-noctigon-kr4.h
+++ b/spaghetti-monster/anduril/cfg-noctigon-kr4.h
@@ -38,7 +38,7 @@
#undef USE_DYNAMIC_UNDERCLOCKING
#endif
-#define RAMP_SMOOTH_FLOOR 1
+#define RAMP_SMOOTH_FLOOR 3 // level 1 is unreliable
#define RAMP_SMOOTH_CEIL 120
// 10, 28, [46], 65, 83, 101, [120]
#define RAMP_DISCRETE_FLOOR 10
@@ -59,3 +59,5 @@
#define THERM_CAL_OFFSET 5
+// can't reset the normal way because power is connected before the button
+#define USE_SOFT_FACTORY_RESET
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.