aboutsummaryrefslogtreecommitdiff
path: root/ui/rampingios/rampingiosv3.c (unfollow)
Commit message (Expand)AuthorFilesLines
2023-11-03renamed tk*.h in file contents, and deleted unused filesSelene ToyKeeper1-1/+1
2023-11-02reorganized project files (part 1)Selene ToyKeeper1-0/+0
2023-06-29Removed references to Harry Potter,Selene ToyKeeper1-50/+50
2021-04-14aux LED config cleaning...Selene ToyKeeper1-0/+1
2020-03-16fixed a few things in ramping-ui, rampingiosv3, and werner's UISelene ToyKeeper1-5/+7
2019-08-05merged a sanitized copy of the Emisar D4v2 branch; history summarized below:Selene ToyKeeper1-31/+12
2019-07-26merged a sanitized copy of the Emisar D4v2 branch; history summarized below:Selene ToyKeeper1-31/+12
2019-03-18made mid-ramp blinks more configurable per build targetSelene ToyKeeper1-13/+33
2019-03-12merged anduril updates into rampingiosSelene ToyKeeper1-11/+74
2019-01-05applied anduril's redundant code removal to rampingiosv3Selene ToyKeeper1-3/+0
2018-12-22copied Anduril off-to-ceiling improvement to RampingIOS V3Selene ToyKeeper1-5/+5
2018-12-18Updated the rest of the FSM interfaces to use the new config file system.Selene ToyKeeper1-46/+4
2018-11-11Updated RampingIOS V3 to new event API. Applied recent changes from Anduril ...Selene ToyKeeper1-53/+56
2018-10-09applied thermal target bugfix from AndurilSelene ToyKeeper1-1/+2
2018-09-29Applied recent Anduril updates to RampingIOS V3:Selene ToyKeeper1-4/+22
2018-09-06merged recent updates from Anduril, removed non-Emisar build targetsSelene ToyKeeper1-12/+23
2018-09-05merged recent anduril updates into rampingiosv3 (and vice-versa)Selene ToyKeeper1-37/+69
2018-08-06Moved RampingIOS V3 code into its own directory.Selene ToyKeeper1-1/+7
2018-07-14Added special 219c build. Fixed bug with forgetting memorized brightness aft...Selene ToyKeeper1-1/+6
2018-07-01Moved "next aux LED mode" to 7 clicks instead of 14 clicks.Selene ToyKeeper1-11/+7
2018-06-27Ramp down even faster on high modes. Actually save to eeprom after config mo...Selene ToyKeeper1-1/+4
2018-06-27Fixed return from therm_config state, removed unused eeprom slots, reorganize...Selene ToyKeeper1-24/+37
2018-06-26Forgot to change lockout mode exit mapping and remove off_state aux LED UI in...Selene ToyKeeper1-32/+2
2018-06-26Mostly got Emisar UI working... I think. Not yet tested.Selene ToyKeeper1-629/+56
2018-06-26Started removing features to match Emisar UI.Selene ToyKeeper1-24/+19
2018-06-26Copied anduril to rampingiosv3 so I can start removing features.Selene ToyKeeper1-0/+0
2018-06-24re-applied D4S-specific config, got lost in the mergeSelene ToyKeeper1-3/+6
2018-06-24Moved driver-specific details to separate header files.Selene ToyKeeper1-37/+50
2018-06-24Initial D4S support for Anduril. (but only the parts which can't be public yet)Selene ToyKeeper1-2/+17
2018-06-24Added script to build all supported Anduril targets.Selene ToyKeeper1-5/+5
2018-06-23Moved pseudo_rand() into its own header, and made it gather entropy from ADC ...Selene ToyKeeper1-26/+10
2018-06-17Made thermal response faster at high levels. Not yet tested.Selene ToyKeeper1-2/+17
2018-06-17Started adding support for aux LEDs which go out the front instead of lightin...Selene ToyKeeper1-1/+4
2018-06-17Changed halfsleep mode to TICK_DURING_STANDBY. Added blinking indicator LED ...Selene ToyKeeper1-0/+50
2018-06-16Added dual-switch support (tail clicky + e-switch) to muggle mode.Selene ToyKeeper1-8/+29
2018-05-06Added "votive candle mode", a.k.a. candle mode timer.Selene ToyKeeper1-1/+47
2018-05-01Added BLF GT support to Anduril.Selene ToyKeeper1-10/+42
2018-05-01Added missing ifdef for muggle mode behavior at boot.Selene ToyKeeper1-0/+2
2018-04-24Second pass at making config modes smaller. Seems much better now.Selene ToyKeeper1-91/+68
2018-04-24First pass at refactoring config modes to save space. Also, moved all config...Selene ToyKeeper1-85/+92
2018-04-23Converted muggle mode to a smooth ramp style. Made it remember this in eepro...Selene ToyKeeper1-32/+126
2018-04-23Experiment: make ramp blinks configurable by blinking at every fixed-ramp ste...Selene ToyKeeper1-2/+35
2018-01-24Minor candle mode tweaks for a better appearance.Selene ToyKeeper1-3/+3
2018-01-24Made candle mode more candle-like and more complex.Selene ToyKeeper1-7/+22
2018-01-24Anduril: Re-ordered strobe modes. Reduced compiled size a bit by caching vol...Selene ToyKeeper1-35/+49
2018-01-24Anduril: Added room-temperature calibration function. Slowed down thermal re...Selene ToyKeeper1-43/+44
2018-01-24Thermal regulation adjustments...Selene ToyKeeper1-11/+29
2018-01-04Made thermal adjustment speed change depending on how far it needs to go.Selene ToyKeeper1-5/+35
2017-12-11Working toward a FW3A release now. Made strobes use Nx7135 (when available) ...Selene ToyKeeper1-19/+33
2017-11-08Added a candle flicker mode to Anduril. Easy to enable/disable at compile time.Selene ToyKeeper1-8/+85