aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSelene ToyKeeper2016-09-09 15:00:53 -0600
committerSelene ToyKeeper2016-09-09 15:00:53 -0600
commit931d92d4a33ea7dda4382ce7144fc170f0e9a9ce (patch)
tree0178523d74deb385213b4de73400bf8b2ffd232c
parentMerged bistro and bistro-tripledown updates. (diff)
parentmerged trunk (diff)
downloadanduril-931d92d4a33ea7dda4382ce7144fc170f0e9a9ce.tar.gz
anduril-931d92d4a33ea7dda4382ce7144fc170f0e9a9ce.tar.bz2
anduril-931d92d4a33ea7dda4382ce7144fc170f0e9a9ce.zip
merged new Convoy "Biscotti" firmware
-rw-r--r--tk-calibration.h52
1 files changed, 26 insertions, 26 deletions
diff --git a/tk-calibration.h b/tk-calibration.h
index 2b5ff9f..c2ab801 100644
--- a/tk-calibration.h
+++ b/tk-calibration.h
@@ -25,38 +25,38 @@
// These values were measured using RMM's FET+7135.
// See battcheck/readings.txt for reference values.
// the ADC values we expect for specific voltages
-#define ADC_44 205
-#define ADC_43 201
-#define ADC_42 196
-#define ADC_41 191
-#define ADC_40 187
-#define ADC_39 182
-#define ADC_38 177
-#define ADC_37 172
-#define ADC_36 168
-#define ADC_35 163
-#define ADC_34 158
-#define ADC_33 153
-#define ADC_32 149
-#define ADC_31 144
-#define ADC_30 139
-#define ADC_29 134
-#define ADC_28 130
-#define ADC_27 125
-#define ADC_26 120
-#define ADC_25 116
-#define ADC_24 111
-#define ADC_23 106
-#define ADC_22 101
-#define ADC_21 97
-#define ADC_20 92
+#define ADC_44 194
+#define ADC_43 189
+#define ADC_42 184
+#define ADC_41 178
+#define ADC_40 173
+#define ADC_39 168
+#define ADC_38 163
+#define ADC_37 158
+#define ADC_36 152
+#define ADC_35 147
+#define ADC_34 142
+#define ADC_33 137
+#define ADC_32 131
+#define ADC_31 126
+#define ADC_30 121
+#define ADC_29 116
+#define ADC_28 111
+#define ADC_27 105
+#define ADC_26 100
+#define ADC_25 95
+#define ADC_24 90
+#define ADC_23 84
+#define ADC_22 79
+#define ADC_21 74
+#define ADC_20 69
#define ADC_100p ADC_42 // the ADC value for 100% full (resting)
#define ADC_75p ADC_40 // the ADC value for 75% full (resting)
#define ADC_50p ADC_38 // the ADC value for 50% full (resting)
#define ADC_25p ADC_35 // the ADC value for 25% full (resting)
#define ADC_0p ADC_30 // the ADC value for 0% full (resting)
-#define ADC_LOW ADC_28 // When do we start ramping down
+#define ADC_LOW ADC_30 // When do we start ramping down
#define ADC_CRIT ADC_27 // When do we shut the light off
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.