| Commit message (Expand) | Author | Files | Lines |
| 2023-11-02 | got things to compile again, renamed #includes | Selene ToyKeeper | 1 | -1/+1 |
| 2023-11-02 | reorganized project files (part 1) | Selene ToyKeeper | 1 | -0/+0 |
| 2023-10-13 | rewrote emisar-d4k-3ch to use delta-sigma modulation (PWM + DSM), | Selene ToyKeeper | 1 | -4/+7 |
| 2023-09-17 | fixed builds which weren't using set_level_zero() yet... | Selene ToyKeeper | 1 | -0/+2 |
| 2023-08-25 | made custom 3H handler system work, added circular HSV ramping, | Selene ToyKeeper | 1 | -3/+8 |
| 2023-08-24 | added channel mode per strobe mode, and made FSM channel mode more flexible, | Selene ToyKeeper | 1 | -1/+1 |
| 2023-07-10 | refactored how channel modes are defined, and converted emisar-2ch build | Selene ToyKeeper | 1 | -316/+95 |
| 2023-05-02 | post-off voltage display: use low brightness when torch was at moon level bef... | Selene ToyKeeper | 1 | -0/+1 |
| 2023-04-25 | updated D4Sv2-tintramp -> Emisar 2-channel build target ... | Selene ToyKeeper | 1 | -1/+12 |
| 2023-04-17 | switched the rest of FSM + Anduril to use SPDX license headers | Selene ToyKeeper | 1 | -7/+4 |
| 2023-04-16 | reduced ROM by ~600 bytes by moving all eeprom config values to a "cfg" struct | Selene ToyKeeper | 1 | -31/+95 |
| 2023-04-14 | LT1S: added thermal regulation | Selene ToyKeeper | 1 | -33/+0 |
| 2023-04-13 | refactor progress checkpoint ... got Sofirn LT1S Pro and Emisar D4v2 working | Selene ToyKeeper | 1 | -156/+266 |
| 2022-07-29 | allow supporting single-color and RGB side button in the same build | Selene ToyKeeper | 1 | -2/+7 |
| 2022-04-14 | sp10-pro: hard reset phase while turning off, fixes shutoff bug without a delay | Selene ToyKeeper | 1 | -8/+17 |
| 2022-04-14 | moved fuses from cfg to hwdef, renamed LED_EN/DISABLE_DELAY to LED_ON/OFF_DELAY | Selene ToyKeeper | 1 | -17/+22 |
| 2022-04-13 | Created LED_DISABLE_DELAY option and enabled it for SP10 Pro to hopefully eli... | Gabriel Hart | 1 | -0/+4 |
| 2022-01-05 | Experimental: add optional delay when using LED_ENABLE_PIN to avoid flashes o... | Gabriel Hart | 1 | -1/+11 |
| 2022-01-04 | Experimental: add optional delay when using LED_ENABLE_PIN to avoid flashes o... | Gabriel Hart | 1 | -0/+10 |
| 2021-11-06 | reduced SP10 downward ramp flicker even more | Selene ToyKeeper | 1 | -4/+4 |
| 2021-10-31 | fixed flicker on inactive tint ramp channel during ramping | Selene ToyKeeper | 1 | -2/+8 |
| 2021-10-31 | added "200%" turbo on tint-ramping lights: D4S and LT1 | Selene ToyKeeper | 1 | -4/+29 |
| 2021-10-25 | fixed too-slow thermal regulation bug introduced in d4sv2-tintramp branch | Selene ToyKeeper | 1 | -0/+2 |
| 2021-09-10 | fixed K9.3 builds (oops, new update_tint() needed to be compiled out for K9.3) | Selene ToyKeeper | 1 | -1/+1 |
| 2021-09-10 | fixed ancient bug which caused a weird up-spike in thermal regulation during ... | Selene ToyKeeper | 1 | -4/+13 |
| 2021-09-10 | added D4Sv2-tintramp-FET build, which uses a FET on one set of LEDs for turbo... | Selene ToyKeeper | 1 | -7/+12 |
| 2021-09-08 | got D4Sv2 tint ramping to work, with dynamic PWM (PFM) | Selene ToyKeeper | 1 | -40/+68 |
| 2021-08-23 | moved jump start into FSM so it'll be more universal and the app won't need s... | Selene ToyKeeper | 1 | -0/+12 |
| 2021-08-23 | force reset PWM phase when turning on from zero | Selene ToyKeeper | 1 | -3/+27 |
| 2021-08-16 | made dynamic PWM phase-correct; replaced brute-force phase reset to avoid fli... | Selene ToyKeeper | 1 | -19/+22 |
| 2021-08-12 | got PFM / dynamic PWM actually working on Noctigon KR4 | Selene ToyKeeper | 1 | -0/+26 |
| 2021-01-25 | removed redundant function call, added missing comment | Selene ToyKeeper | 1 | -1/+1 |
| 2020-10-15 | made gradual_tick() work on K9.3 (via override), fixed strobe config, | Selene ToyKeeper | 1 | -1/+3 |
| 2020-10-14 | got K9.3 2nd LEDs working (and modified FSM to allow this sort of thing) | Selene ToyKeeper | 1 | -0/+5 |
| 2020-10-14 | renamed LED_ENABLE2_* to LED2_ENABLE_* | Selene ToyKeeper | 1 | -4/+4 |
| 2020-09-07 | added support for LED_ENABLE_PIN having a min/max ramp level where it turns on | Selene ToyKeeper | 1 | -3/+21 |
| 2020-07-31 | fixed bug: sunset timer didn't adjust MCU clock speed at low levels, | Selene ToyKeeper | 1 | -0/+3 |
| 2020-07-08 | made lighted button go low/high based on DEFAULT_LEVEL instead of MAX_1x7135, | Selene ToyKeeper | 1 | -2/+2 |
| 2020-02-25 | added support for boost PMIC enable pin (K1 12V has 2 pins which need to turn... | Selene ToyKeeper | 1 | -0/+6 |
| 2019-11-29 | adjusted BLF Lantern (Sofirn LT1) tint ramping power correction factor to mat... | Selene ToyKeeper | 1 | -1/+4 |
| 2019-09-06 | added button LED support to D4v2 | Selene ToyKeeper | 1 | -0/+3 |
| 2019-08-06 | un-hardcoded 255 as the highest PWM level, and used a "PWM_TOP" value instead | Selene ToyKeeper | 1 | -2/+2 |
| 2019-08-05 | merged a sanitized copy of the Emisar D4v2 branch; history summarized below: | Selene ToyKeeper | 1 | -9/+17 |
| 2019-07-30 | fsm-ramping: turn opamp chip on and off automatically based on ramp level | Selene ToyKeeper | 1 | -0/+9 |
| 2019-07-30 | fsm-ramping: made it possible to change bit depth of PWM values (8-bit or 16-... | Selene ToyKeeper | 1 | -13/+13 |
| 2019-07-26 | merged a sanitized copy of the Emisar D4v2 branch; history summarized below: | Selene ToyKeeper | 1 | -9/+17 |
| 2019-05-14 | the lantern middle-tint power correction factor wasn't quite right... | Selene ToyKeeper | 1 | -1/+1 |
| 2019-05-14 | added tint ramping power correction for middle tints | Selene ToyKeeper | 1 | -6/+17 |
| 2019-05-14 | added auto-tint modes, refactored some indicator blinks into "blip()", enable... | Selene ToyKeeper | 1 | -1/+13 |
| 2018-09-13 | fixed tint ramp brightness being off by one level, | Selene ToyKeeper | 1 | -9/+7 |