aboutsummaryrefslogtreecommitdiff
path: root/spaghetti-monster
diff options
context:
space:
mode:
authorSelene ToyKeeper2017-08-27 21:45:20 -0600
committerSelene ToyKeeper2017-08-27 21:45:20 -0600
commit3eb0e1d020d689b7ae4b0d1c7777f9158e91a6ec (patch)
treeb4aa1e281e2e8ec0a22827f78e3963778b3adfad /spaghetti-monster
parentAdded bike flasher. (diff)
downloadanduril-3eb0e1d020d689b7ae4b0d1c7777f9158e91a6ec.tar.gz
anduril-3eb0e1d020d689b7ae4b0d1c7777f9158e91a6ec.tar.bz2
anduril-3eb0e1d020d689b7ae4b0d1c7777f9158e91a6ec.zip
Remembered to put the thermal ceiling back at a sane value.
UI idea updates.
Diffstat (limited to 'spaghetti-monster')
-rw-r--r--spaghetti-monster/anduril.c2
-rw-r--r--spaghetti-monster/anduril.txt7
2 files changed, 7 insertions, 2 deletions
diff --git a/spaghetti-monster/anduril.c b/spaghetti-monster/anduril.c
index daafa90..6d25afa 100644
--- a/spaghetti-monster/anduril.c
+++ b/spaghetti-monster/anduril.c
@@ -21,7 +21,7 @@
#define FSM_EMISAR_D4_LAYOUT
#define USE_LVP
#define USE_THERMAL_REGULATION
-#define DEFAULT_THERM_CEIL 32
+#define DEFAULT_THERM_CEIL 45
#define USE_DELAY_MS
#define USE_DELAY_4MS
#define USE_DELAY_ZERO
diff --git a/spaghetti-monster/anduril.txt b/spaghetti-monster/anduril.txt
index 725ebfb..23466af 100644
--- a/spaghetti-monster/anduril.txt
+++ b/spaghetti-monster/anduril.txt
@@ -49,7 +49,11 @@ Battcheck mode:
Tempcheck mode:
* 1 click: off
- 2 clicks: beacon mode
- - Hold: thermal calibration
+ - Hold: thermal calibration mode
+
+Thermal calibration mode:
+ - Hold until hot: set new ceiling value
+ - ... don't hold: blink out current ceiling value and exit
Beacon mode:
- 1 click: off
@@ -66,4 +70,5 @@ Momentary mode:
TODO:
* save settings in eeprom
- a way to blink out the firmware version?
+ - indicator LED support
- a way to configure indicator LED behavior?
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.