aboutsummaryrefslogtreecommitdiff
path: root/hw/hank/emisar-d4/cfg.h (unfollow)
Commit message (Expand)AuthorFilesLines
2023-11-03renamed cfg.h -> anduril.h so each UI can have its own cfg (part 1)Selene ToyKeeper1-48/+0
2023-11-02got things to compile again, renamed #includesSelene ToyKeeper1-2/+2
2023-11-02reorganized project files (part 1)Selene ToyKeeper1-0/+0
2023-10-10emisar-d4: added smooth steps and tactical mode, reduced ramp bump,Selene ToyKeeper1-5/+13
2023-07-18converted Emisar D4 and BLF Q8 to multi-channel,Selene ToyKeeper1-2/+6
2023-04-17switched the rest of FSM + Anduril to use SPDX license headersSelene ToyKeeper1-0/+4
2023-03-28added a "tactical mode" on "Off -> 6C"Selene ToyKeeper1-0/+2
2021-04-13config updates for Hank (Emisar / Noctigon):Selene ToyKeeper1-0/+1
2020-08-31added model numbers to each build target, and to version check functionSelene ToyKeeper1-0/+1
2020-08-20raised ceiling levels for simple UI in each build targetSelene ToyKeeper1-0/+5
2020-07-12cleaned up s/ceiling/ceil/ and s/muggle_/simple_ui_/ in config filesSelene ToyKeeper1-2/+2
2020-03-16removed more references to THERM_HARD_TURBO_DROPSelene ToyKeeper1-4/+0
2020-03-16merged some misc fixes from pakutrai, cleaned up comments, removed unused sym...Selene ToyKeeper1-4/+0
2019-08-05merged a sanitized copy of the Emisar D4v2 branch; history summarized below:Selene ToyKeeper1-1/+13
2019-07-26merged a sanitized copy of the Emisar D4v2 branch; history summarized below:Selene ToyKeeper1-1/+13
2019-05-22turned off hard turbo drop since it doesn't seem to be needed any moreSelene ToyKeeper1-3/+1
2019-05-22Rewrote thermal regulation. Seems to be much more stable now... doesn't boun...Selene ToyKeeper1-1/+3
2018-12-18Reworked the config file include system so it'll include the #defined valueSelene ToyKeeper1-0/+1
2018-11-03Made it easier to override hwdef-*.h values in cfg-*.h files.Selene ToyKeeper1-3/+0
2018-09-06Enabled THERM_HARD_TURBO_DROP on Emisar D4 and FW3A.Selene ToyKeeper1-3/+4
2018-07-01Made it easier to define thermal parameters per driver type.Selene ToyKeeper1-0/+2
2018-06-30Fixed thermal regulation bug, where it used the wrong target to determine adj...Selene ToyKeeper1-0/+4
2018-06-27Move driver-specific ramp tables into the driver's config file.Selene ToyKeeper1-0/+13
2018-06-24Refactored driver/hardware definition code to be one file per driver type.Selene ToyKeeper1-2/+1
2018-06-24Moved driver-specific details to separate header files.Selene ToyKeeper1-0/+2