aboutsummaryrefslogtreecommitdiff
path: root/hw/fireflies/e01/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-57/+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-10-01fixed builds for ff-e01, ff-pl47*Selene ToyKeeper1-0/+3
+ added smooth steps - removed SOS mode
2023-07-20fixed ff-e01, ff-pl47, ff-pl47g2 (using new refactor)Selene ToyKeeper1-7/+34
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.
2023-03-28added a "tactical mode" on "Off -> 6C"Selene ToyKeeper1-0/+2
Tactical Mode is similar to Momentary Mode or Lockout Mode, but it has three mode slots which are independent of other config values. The default is a classic tactical setup with "high, low, strobe", each with immediate activation as soon as the button is pressed. Each slot can be a regular ramp level 1 to 150, or a strobe-group mode. To exit, press 6C or loosen/tighten the tailcap. Aux LEDs follow the same pattern as Lockout Mode. To configure, use 7H. There are 3 options, one for each slot. Enter a number 1 to 150 for a ramp mode, 0 for current strobe, or 151+ for a specific strobe mode.
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-0/+7
(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-08-05moved Simple UI actions from 8C/8H -> 10C/10H... and removed ↵Selene ToyKeeper1-3/+0
USE_TENCLICK_THERMAL_CONFIG (the tenclick thermal thing isn't relevant ever since factory reset was added)
2020-07-12cleaned up s/ceiling/ceil/ and s/muggle_/simple_ui_/ in config filesSelene ToyKeeper1-2/+2
2019-05-12completely recalibrated FF E01 to match production sampleSelene ToyKeeper1-23/+7
2019-05-10renamed ff-edc-thrower to ff-e01, now that it has a name... also, added a ↵Selene ToyKeeper1-4/+8
separate config file for it for Anduril
2019-03-12configured Fireflies-EDC-Thrower discrete ramp better, updated meta infoSelene ToyKeeper1-2/+2
2019-03-12config file for unnamed Fireflies EDC thrower, with spec'd valuesSelene ToyKeeper1-0/+27