| Commit message (Collapse) | Author | Files | Lines | ||
|---|---|---|---|---|---|
| 2023-11-03 | renamed cfg.h -> anduril.h so each UI can have its own cfg (part 1) | Selene ToyKeeper | 1 | -49/+0 | |
| (still need to update file contents afterward, but doing it in a separate commit so git can detect renames easier) | |||||
| 2023-11-02 | got things to compile again, renamed #includes | Selene ToyKeeper | 1 | -2/+2 | |
| (also modified the build scripts to work with the new file structure) | |||||
| 2023-11-02 | reorganized project files (part 1) | Selene ToyKeeper | 1 | -0/+0 | |
| (just moved files, didn't change the contents yet, and nothing will work without updating #includes and build scripts and stuff) | |||||
| 2023-07-22 | converted noctigon-dm11-* builds to multi-channel | Selene ToyKeeper | 1 | -1/+4 | |
| (but I could only test dm11-boost on actual hardware) (also, it looks like dm11-sbt90 is almost identical to the base kr4 build, so I removed its hwdef) | |||||
| 2023-04-17 | switched the rest of FSM + Anduril to use SPDX license headers | Selene ToyKeeper | 1 | -0/+4 | |
| instead of full GPL headers (or all too often, nothing at all) There are a few "FIXME" entries where I'm not sure about the correct copyright. | |||||
| 2021-11-12 | a bit more fine-tuning for DM11 | Selene ToyKeeper | 1 | -2/+2 | |
| 2021-10-12 | renamed MD11 -> DM11 because Hank changed the product name | Selene ToyKeeper | 1 | -2/+2 | |
| 2021-09-24 | added MD11-noFET, tweaked values in MD11-FET build too | Selene ToyKeeper | 1 | -34/+12 | |
| 2021-08-23 | moved jump start into FSM so it'll be more universal and the app won't need ↵ | Selene ToyKeeper | 1 | -2/+2 | |
| special clauses (also adjusted KR4 jump start levels a bit) | |||||
| 2021-08-14 | set KR4 default floor higher at Hank's request, | Selene ToyKeeper | 1 | -4/+4 | |
| and reduced the jump-start-moon power a bit too (he says both are good now, but I don't have hardware to measure it myself) The higher floor is because, when the driver is really hot from being on turbo, going directly to moon causes the LEDs to turn off for a while until the driver cools. The new floor is the lowest level where post-turbo activation works reliably. However, it should turn on even at the level 1/150 when it's not hot. | |||||
| 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 | |
| (and also added "jump start moon" to it) (and generally finished adding dynamic PWM support to FSM) | |||||
| 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 | |
| (the idea is "high but not crazy", or around 100% to 150% of thermally-sustainable level) ... and set the default steps to 5 instead of 3 | |||||
| 2020-07-14 | merged Emisar D4v2.5 build targets with Noctigon KR4 build targets | Selene ToyKeeper | 1 | -0/+6 | |
| (because they're close enough that they can use the same code) | |||||
| 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, ↵ | Selene ToyKeeper | 1 | -2/+5 | |
| raised therm faster level | |||||
| 2020-03-21 | added dynamic underclocking to KR4 to increase moon runtime, fixed ramp ↵ | Selene ToyKeeper | 1 | -2/+6 | |
| milestone levels | |||||
| 2020-03-20 | enabled soft factory reset on KR4, raised default floor to the lowest ↵ | Selene ToyKeeper | 1 | -1/+1 | |
| reliable level (moon level 1 flickers or doesn't work at all on some hardware) | |||||
| 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 | |
