| Commit message (Expand) | Author | Files | Lines |
| 2023-11-03 | moved ATTINY and MODEL_NUMBER into $target/arch and $target/model, | Selene ToyKeeper | 1 | -2/+0 |
| 2023-11-03 | renamed cfg.h -> anduril.h inside source files | Selene ToyKeeper | 1 | -1/+1 |
| 2023-11-03 | renamed cfg.h -> anduril.h so each UI can have its own cfg (part 1) | Selene ToyKeeper | 1 | -0/+0 |
| 2023-11-02 | got things to compile again, renamed #includes | Selene ToyKeeper | 1 | -2/+2 |
| 2023-11-02 | reorganized project files (part 1) | Selene ToyKeeper | 1 | -0/+0 |
| 2023-07-20 | fixed original D4S (using new refactor) | Selene ToyKeeper | 1 | -7/+4 |
| 2023-04-17 | switched the rest of FSM + Anduril to use SPDX license headers | Selene ToyKeeper | 1 | -0/+4 |
| 2023-03-28 | added a "tactical mode" on "Off -> 6C" | Selene ToyKeeper | 1 | -0/+3 |
| 2021-04-14 | aux LED config cleaning... | Selene ToyKeeper | 1 | -4/+0 |
| 2021-04-13 | config updates for Hank (Emisar / Noctigon): | Selene ToyKeeper | 1 | -0/+1 |
| 2020-08-31 | added model numbers to each build target, and to version check function | Selene ToyKeeper | 1 | -0/+1 |
| 2020-08-20 | raised ceiling levels for simple UI in each build target | Selene ToyKeeper | 1 | -5/+13 |
| 2020-03-16 | removed more references to THERM_HARD_TURBO_DROP | Selene ToyKeeper | 1 | -5/+0 |
| 2020-03-16 | merged some misc fixes from pakutrai, cleaned up comments, removed unused sym... | Selene ToyKeeper | 1 | -5/+0 |
| 2019-11-14 | oops, put voltage lowpass on the wrong D4S | Selene ToyKeeper | 1 | -3/+0 |
| 2019-11-14 | added a lowpass filter for battery voltage measurements | Selene ToyKeeper | 1 | -0/+4 |
| 2019-08-05 | merged a sanitized copy of the Emisar D4v2 branch; history summarized below: | Selene ToyKeeper | 1 | -1/+5 |
| 2019-07-26 | merged a sanitized copy of the Emisar D4v2 branch; history summarized below: | Selene ToyKeeper | 1 | -1/+5 |
| 2019-05-22 | D4S actually steps down a bit too fast, so... minimize that | Selene ToyKeeper | 1 | -1/+1 |
| 2018-12-18 | Reworked the config file include system so it'll include the #defined value | Selene ToyKeeper | 1 | -0/+1 |
| 2018-11-14 | added a fancier blinking mode for button/aux LEDs, enabled on D4S / Q8 / SP36 | Selene ToyKeeper | 1 | -0/+2 |
| 2018-09-29 | Added D4-219C build target. Cleaned up D4S definitions a little. | Selene ToyKeeper | 1 | -11/+0 |
| 2018-09-06 | Enabled THERM_HARD_TURBO_DROP on Emisar D4 and FW3A. | Selene ToyKeeper | 1 | -0/+6 |
| 2018-07-14 | Added special 219c build. Fixed bug with forgetting memorized brightness aft... | Selene ToyKeeper | 1 | -0/+1 |
| 2018-07-01 | Higher thermal elbow. This light has some decent thermal mass, and the curve... | Selene ToyKeeper | 1 | -2/+2 |
| 2018-06-24 | re-applied D4S-specific config, got lost in the merge | Selene ToyKeeper | 1 | -0/+20 |