| Commit message (Expand) | Author | Files | Lines |
| 2023-11-10 | refactor checkpoint: splitting MCU-specific code into arch/$MCU.[ch] | Selene ToyKeeper | 1 | -1/+1 |
| 2023-11-03 | moved ATTINY and MODEL_NUMBER into $target/arch and $target/model, | Selene ToyKeeper | 1 | -3/+0 |
| 2023-11-03 | moved variant builds under their parent, like "d4-219" -> "d4/219" | Selene ToyKeeper | 1 | -1/+1 |
| 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-04-29 | converted KR4-nofet build | Selene ToyKeeper | 1 | -5/+3 |
| 2023-04-17 | switched the rest of FSM + Anduril to use SPDX license headers | Selene ToyKeeper | 1 | -0/+4 |
| 2021-08-23 | moved jump start into FSM so it'll be more universal and the app won't need s... | Selene ToyKeeper | 1 | -2/+2 |
| 2021-08-14 | set KR4 default floor higher at Hank's request, | Selene ToyKeeper | 1 | -4/+4 |
| 2021-08-12 | calibrated KR4 jump-start-moon, may be too high on some older hardware | Selene ToyKeeper | 1 | -1/+1 |
| 2021-08-12 | got PFM / dynamic PWM actually working on Noctigon KR4 | Selene ToyKeeper | 1 | -7/+14 |
| 2020-08-31 | added model numbers to each build target, and to version check function | Selene ToyKeeper | 1 | -0/+2 |
| 2020-08-20 | raised ceiling levels for simple UI in each build target | Selene ToyKeeper | 1 | -1/+3 |
| 2020-07-14 | merged Emisar D4v2.5 build targets with Noctigon KR4 build targets | Selene ToyKeeper | 1 | -0/+6 |
| 2020-07-12 | cleaned up s/ceiling/ceil/ and s/muggle_/simple_ui_/ in config files | Selene ToyKeeper | 1 | -6/+6 |
| 2020-04-19 | KR4-noFET: made candle mode vary more since the ramp is stretched out, raised... | Selene ToyKeeper | 1 | -2/+5 |
| 2020-03-21 | added dynamic underclocking to KR4 to increase moon runtime, fixed ramp miles... | Selene ToyKeeper | 1 | -2/+6 |
| 2020-03-20 | enabled soft factory reset on KR4, raised default floor to the lowest reliabl... | Selene ToyKeeper | 1 | -1/+1 |
| 2020-03-16 | removed old thermal junk and voltage_lowpass junk from cfg files | Selene ToyKeeper | 1 | -5/+0 |
| 2020-03-16 | added FETless KR4 build target, calibrated other KR4 therm faster level better | Selene ToyKeeper | 1 | -0/+45 |