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