aboutsummaryrefslogtreecommitdiff
path: root/hw/hank/noctigon-k9.3-nofet/cfg.h (unfollow)
Commit message (Collapse)AuthorFilesLines
2023-11-03renamed cfg.h -> anduril.h so each UI can have its own cfg (part 1)Selene ToyKeeper1-12/+0
(still need to update file contents afterward, but doing it in a separate commit so git can detect renames easier)
2023-11-02got things to compile again, renamed #includesSelene ToyKeeper1-1/+1
(also modified the build scripts to work with the new file structure)
2023-11-02reorganized project files (part 1)Selene ToyKeeper1-0/+0
(just moved files, didn't change the contents yet, and nothing will work without updating #includes and build scripts and stuff)
2023-08-03converted all K9.3 builds and D4Sv2-tintramp-fet (now emisar-2ch-fet)Selene ToyKeeper1-49/+3
to multi-channel, and removed old K9.3 builds which aren't relevant any more, and old D4Sv2-tintramp builds
2023-04-17switched the rest of FSM + Anduril to use SPDX license headersSelene ToyKeeper1-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.
2020-10-16added K9.3-noFET build target (for models with E21A as main LEDs)Selene ToyKeeper1-20/+17
2020-08-31added model numbers to each build target, and to version check functionSelene ToyKeeper1-0/+2
2020-08-20raised ceiling levels for simple UI in each build targetSelene ToyKeeper1-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-14merged Emisar D4v2.5 build targets with Noctigon KR4 build targetsSelene ToyKeeper1-0/+6
(because they're close enough that they can use the same code)
2020-07-12cleaned up s/ceiling/ceil/ and s/muggle_/simple_ui_/ in config filesSelene ToyKeeper1-6/+6
2020-04-19KR4-noFET: made candle mode vary more since the ramp is stretched out, ↵Selene ToyKeeper1-2/+5
raised therm faster level
2020-03-21added dynamic underclocking to KR4 to increase moon runtime, fixed ramp ↵Selene ToyKeeper1-2/+6
milestone levels
2020-03-20enabled soft factory reset on KR4, raised default floor to the lowest ↵Selene ToyKeeper1-1/+1
reliable level (moon level 1 flickers or doesn't work at all on some hardware)
2020-03-16removed old thermal junk and voltage_lowpass junk from cfg filesSelene ToyKeeper1-5/+0
2020-03-16added FETless KR4 build target, calibrated other KR4 therm faster level betterSelene ToyKeeper1-0/+45