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