aboutsummaryrefslogtreecommitdiff
path: root/hw
diff options
context:
space:
mode:
authorSelene ToyKeeper2020-06-01 21:02:33 -0600
committerSelene ToyKeeper2020-06-01 21:02:33 -0600
commit784d8927b85d2dcedcbbb6738dc2a1bb3fec0210 (patch)
tree432756e4b5bf26bac78c7809128d52e0d531262c /hw
parentK1-SBT90.2 doesn't need party strobe slowed down (diff)
parent"SOS" is treated as one "letter" in Morse code... it's not three letters (diff)
downloadanduril-784d8927b85d2dcedcbbb6738dc2a1bb3fec0210.tar.gz
anduril-784d8927b85d2dcedcbbb6738dc2a1bb3fec0210.tar.bz2
anduril-784d8927b85d2dcedcbbb6738dc2a1bb3fec0210.zip
merged from fsm to get latest updates
Diffstat (limited to '')
-rw-r--r--hwdef-BLF_GT.h2
-rw-r--r--hwdef-Emisar_D18.h3
-rw-r--r--hwdef-Emisar_D4.h3
-rw-r--r--hwdef-Emisar_D4Sv2.h2
-rw-r--r--hwdef-Emisar_D4v2.h2
-rw-r--r--hwdef-FW3A.h3
-rw-r--r--hwdef-Mateminco_MF01-Mini.h2
-rw-r--r--hwdef-Mateminco_MF01S.h2
-rw-r--r--hwdef-Noctigon_K1-12V.h2
-rw-r--r--hwdef-Noctigon_K1.h2
-rw-r--r--hwdef-Noctigon_KR4.h2
-rw-r--r--hwdef-TK_Saber.h3
12 files changed, 0 insertions, 28 deletions
diff --git a/hwdef-BLF_GT.h b/hwdef-BLF_GT.h
index 99adc8f..51b391d 100644
--- a/hwdef-BLF_GT.h
+++ b/hwdef-BLF_GT.h
@@ -52,8 +52,6 @@
#define ADC_22 (92*4)
#endif
-#define TEMP_CHANNEL 0b00001111
-
#define FAST 0xA3 // fast PWM both channels
#define PHASE 0xA1 // phase-correct PWM both channels
diff --git a/hwdef-Emisar_D18.h b/hwdef-Emisar_D18.h
index 3046143..3a238eb 100644
--- a/hwdef-Emisar_D18.h
+++ b/hwdef-Emisar_D18.h
@@ -40,9 +40,6 @@
#define VOLTAGE_FUDGE_FACTOR 5 // add 0.25V
#endif
-//#define TEMP_DIDR ADC4D
-#define TEMP_CHANNEL 0b00001111
-
#define FAST 0xA3 // fast PWM both channels
#define PHASE 0xA1 // phase-correct PWM both channels
diff --git a/hwdef-Emisar_D4.h b/hwdef-Emisar_D4.h
index d3b6802..d062d6f 100644
--- a/hwdef-Emisar_D4.h
+++ b/hwdef-Emisar_D4.h
@@ -41,9 +41,6 @@
#define VOLTAGE_FUDGE_FACTOR 5 // add 0.25V
#endif
-//#define TEMP_DIDR ADC4D
-#define TEMP_CHANNEL 0b00001111
-
#define FAST 0xA3 // fast PWM both channels
#define PHASE 0xA1 // phase-correct PWM both channels
diff --git a/hwdef-Emisar_D4Sv2.h b/hwdef-Emisar_D4Sv2.h
index 7c3fe86..d68b7ac 100644
--- a/hwdef-Emisar_D4Sv2.h
+++ b/hwdef-Emisar_D4Sv2.h
@@ -59,8 +59,6 @@
#define VOLTAGE_FUDGE_FACTOR 4 // add 0.20V (measured 0.22V)
#endif
-#define TEMP_CHANNEL 0b00001111
-
// this light has aux LEDs under the optic
#define AUXLED_R_PIN PA5 // pin 2
#define AUXLED_G_PIN PA4 // pin 3
diff --git a/hwdef-Emisar_D4v2.h b/hwdef-Emisar_D4v2.h
index 60f3fae..fc95e22 100644
--- a/hwdef-Emisar_D4v2.h
+++ b/hwdef-Emisar_D4v2.h
@@ -55,8 +55,6 @@
#define VOLTAGE_FUDGE_FACTOR 4 // add 0.20V (measured 0.22V)
#endif
-#define TEMP_CHANNEL 0b00001111
-
// this light has aux LEDs under the optic
#define AUXLED_R_PIN PA5 // pin 2
#define AUXLED_G_PIN PA4 // pin 3
diff --git a/hwdef-FW3A.h b/hwdef-FW3A.h
index a223b08..e8875d7 100644
--- a/hwdef-FW3A.h
+++ b/hwdef-FW3A.h
@@ -42,9 +42,6 @@
#define VOLTAGE_FUDGE_FACTOR 5 // add 0.25V
#endif
-//#define TEMP_DIDR ADC4D
-#define TEMP_CHANNEL 0b00001111
-
#define FAST 0xA3 // fast PWM both channels
#define PHASE 0xA1 // phase-correct PWM both channels
diff --git a/hwdef-Mateminco_MF01-Mini.h b/hwdef-Mateminco_MF01-Mini.h
index 0fea1e2..c0de533 100644
--- a/hwdef-Mateminco_MF01-Mini.h
+++ b/hwdef-Mateminco_MF01-Mini.h
@@ -41,8 +41,6 @@
#define VOLTAGE_FUDGE_FACTOR 5 // add 0.25V
#endif
-#define TEMP_CHANNEL 0b00001111
-
#define FAST 0xA3 // fast PWM both channels
#define PHASE 0xA1 // phase-correct PWM both channels
diff --git a/hwdef-Mateminco_MF01S.h b/hwdef-Mateminco_MF01S.h
index cb5a416..78a64a6 100644
--- a/hwdef-Mateminco_MF01S.h
+++ b/hwdef-Mateminco_MF01S.h
@@ -52,8 +52,6 @@
#define ADC_22 (117*4)
#endif
-#define TEMP_CHANNEL 0b00001111
-
#define FAST 0xA3 // fast PWM both channels
#define PHASE 0xA1 // phase-correct PWM both channels
diff --git a/hwdef-Noctigon_K1-12V.h b/hwdef-Noctigon_K1-12V.h
index 7beb205..8781d8e 100644
--- a/hwdef-Noctigon_K1-12V.h
+++ b/hwdef-Noctigon_K1-12V.h
@@ -90,8 +90,6 @@
#define ADC_22 482 // manually tweaked so 4.16V will blink out 4.2
#endif
-#define TEMP_CHANNEL 0b00001111
-
// this light has aux LEDs under the optic
#define AUXLED_R_PIN PA5 // pin 2
#define AUXLED_G_PIN PA4 // pin 3
diff --git a/hwdef-Noctigon_K1.h b/hwdef-Noctigon_K1.h
index 8c8a4db..4c0ce05 100644
--- a/hwdef-Noctigon_K1.h
+++ b/hwdef-Noctigon_K1.h
@@ -87,8 +87,6 @@
#define ADC_22 482 // manually tweaked so 4.16V will blink out 4.2
#endif
-#define TEMP_CHANNEL 0b00001111
-
// this light has aux LEDs under the optic
#define AUXLED_R_PIN PA5 // pin 2
#define AUXLED_G_PIN PA4 // pin 3
diff --git a/hwdef-Noctigon_KR4.h b/hwdef-Noctigon_KR4.h
index 4eec585..073fe27 100644
--- a/hwdef-Noctigon_KR4.h
+++ b/hwdef-Noctigon_KR4.h
@@ -97,8 +97,6 @@
#define ADC_22 482 // manually tweaked so 4.16V will blink out 4.2
#endif
-#define TEMP_CHANNEL 0b00001111
-
// this light has aux LEDs under the optic
#define AUXLED_R_PIN PA5 // pin 2
#define AUXLED_G_PIN PA4 // pin 3
diff --git a/hwdef-TK_Saber.h b/hwdef-TK_Saber.h
index 9458398..e6476b8 100644
--- a/hwdef-TK_Saber.h
+++ b/hwdef-TK_Saber.h
@@ -28,9 +28,6 @@
// average drop across diode on this hardware
#define VOLTAGE_FUDGE_FACTOR 5 // add 0.25V
-//#define TEMP_DIDR ADC4D
-#define TEMP_CHANNEL 0b00001111
-
#define FAST 0xA3 // fast PWM both channels
#define PHASE 0xA1 // phase-correct PWM both channels