aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSelene ToyKeeper2020-08-05 22:01:40 -0600
committerSelene ToyKeeper2020-08-05 22:01:40 -0600
commit7717805aaaee693c0275b6f83f9e1bafef5b7b0e (patch)
tree64495676be2ed83bf2e86dd46adc562b3ab309ef
parentorganized config defaults, added some ramp options to default config (diff)
downloadanduril-7717805aaaee693c0275b6f83f9e1bafef5b7b0e.tar.gz
anduril-7717805aaaee693c0275b6f83f9e1bafef5b7b0e.tar.bz2
anduril-7717805aaaee693c0275b6f83f9e1bafef5b7b0e.zip
re-enabled voltage correction on D18 and ROT66G2, because it fits now
(but removed aux LED support from D18, because the stock version has none)
-rw-r--r--spaghetti-monster/anduril/cfg-emisar-d18.h18
-rw-r--r--spaghetti-monster/anduril/cfg-ff-rot66g2.h2
2 files changed, 1 insertions, 19 deletions
diff --git a/spaghetti-monster/anduril/cfg-emisar-d18.h b/spaghetti-monster/anduril/cfg-emisar-d18.h
index 15dcfb4..7fb9597 100644
--- a/spaghetti-monster/anduril/cfg-emisar-d18.h
+++ b/spaghetti-monster/anduril/cfg-emisar-d18.h
@@ -1,24 +1,6 @@
// Emisar FET+13+1 config options for Anduril
#include "hwdef-Emisar_D18.h"
-// ROM is too big... remove something
-#undef USE_VOLTAGE_CORRECTION
-
-// front-facing aux LEDs
-#define USE_INDICATOR_LED
-//#define USE_INDICATOR_LED_WHILE_RAMPING
-// enable blinking indicator LED while off
-#define TICK_DURING_STANDBY
-#define STANDBY_TICK_SPEED 3 // every 0.128 s
-#define USE_FANCIER_BLINKING_INDICATOR
-// off mode: low (1)
-// lockout: blinking (3)
-#define INDICATOR_LED_DEFAULT_MODE ((3<<2) + 1)
-
-// Emisar wanted a shortcut to this
-//#define USE_TENCLICK_THERMAL_CONFIG
-
-
// level_calc.py seventh 3 150 7135 1 1.4 117.99 7135 6 1 1706.86 FET 3 10 13000
// (designed to make 1x hit at level 50, and Nx hit at level 100)
#define RAMP_LENGTH 150
diff --git a/spaghetti-monster/anduril/cfg-ff-rot66g2.h b/spaghetti-monster/anduril/cfg-ff-rot66g2.h
index 25e779d..239660f 100644
--- a/spaghetti-monster/anduril/cfg-ff-rot66g2.h
+++ b/spaghetti-monster/anduril/cfg-ff-rot66g2.h
@@ -2,7 +2,7 @@
#include "cfg-ff-rot66.h"
// ROM is too big... remove something
-#undef USE_VOLTAGE_CORRECTION
+//#undef USE_VOLTAGE_CORRECTION
// if the "low" mode was disabled, turn it back on
#ifdef INDICATOR_LED_SKIP_LOW
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.