| Commit message (Collapse) | Author | Files | Lines | ||
|---|---|---|---|---|---|
| 2023-11-02 | reorganized project files (part 1) | Selene ToyKeeper | 1 | -237/+0 | |
| (just moved files, didn't change the contents yet, and nothing will work without updating #includes and build scripts and stuff) | |||||
| 2023-09-17 | fixed builds which weren't using set_level_zero() yet... | Selene ToyKeeper | 1 | -47/+15 | |
| - emisar-d4 - emisar-d4v2 - emisar-d4v2-nofet - emisar-d4sv2 - emisar-2ch - emisar-2ch-fet - noctigon-dm11-boost - noctigon-k1 - noctigon-kr4 - noctigon-kr4-nofet - sofirn-lt1s-pro ... and removed old build targets for d4sv2-tintramp, because it was replaced by emisar-2ch a while ago. | |||||
| 2023-08-24 | added channel mode per strobe mode, and made FSM channel mode more flexible, | Selene ToyKeeper | 1 | -6/+6 | |
| and fixed issue in tactical mode where strobes wouldn't stop on button release | |||||
| 2023-07-18 | lowercase'd sofirn-lt1s-pro files | Selene ToyKeeper | 1 | -0/+0 | |
| 2023-07-17 | fixed LT1S Pro (using new refactor) | Selene ToyKeeper | 1 | -0/+42 | |
| 2023-04-25 | updated D4Sv2-tintramp -> Emisar 2-channel build target ... | Selene ToyKeeper | 1 | -67/+32 | |
| ... and reworked how gradual_tick() works ... and updated LT1S Pro to use new method | |||||
| 2023-04-19 | LT1S Pro: added white-only auto-tint mode, at gchart's request | Selene ToyKeeper | 1 | -2/+56 | |
| 2023-04-17 | switched the rest of FSM + Anduril to use SPDX license headers | Selene ToyKeeper | 1 | -1/+0 | |
| 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-04-16 | reduced ROM by ~600 bytes by moving all eeprom config values to a "cfg" struct | Selene ToyKeeper | 1 | -67/+7 | |
| (this also made some parts of the code cleaner) | |||||
| 2023-04-14 | LT1S: added thermal regulation | Selene ToyKeeper | 1 | -59/+175 | |
| ... and a bunch of gradual_tick functions ... and abstracted out some of the tint calculations ... and moved some UI settings into cfg.h | |||||
| 2023-04-14 | LT1S Pro: added dynamic PWM (much better low modes!) | Selene ToyKeeper | 1 | -14/+100 | |
| 2023-04-13 | refactor progress checkpoint ... got Sofirn LT1S Pro and Emisar D4v2 working | Selene ToyKeeper | 1 | -0/+67 | |
| with the new channel mode system ... but there's a lot more left to do | |||||
