aboutsummaryrefslogtreecommitdiff
path: root/hwdef-sofirn-lt1s-pro.h (unfollow)
Commit message (Collapse)AuthorFilesLines
2023-11-02reorganized project files (part 1)Selene ToyKeeper1-151/+0
(just moved files, didn't change the contents yet, and nothing will work without updating #includes and build scripts and stuff)
2023-10-29fixed blf-lt1-t1616, after testing on actual hardwareSelene ToyKeeper1-2/+3
(its DSM interrupt wasn't working at all, and it needed a few other tweaks)
2023-10-26converted Sofirn LT1-t1616 to new API, using SiteRelEnby's branch for referenceSelene ToyKeeper1-27/+24
(needs further updates though, to improve ramping, since this version is basically a straight conversion of the old t85 code with 8-bit ramps)
2023-07-18lowercase'd sofirn-lt1s-pro filesSelene ToyKeeper1-1/+1
2023-07-17fixed LT1S Pro (using new refactor)Selene ToyKeeper1-37/+11
2023-04-25updated D4Sv2-tintramp -> Emisar 2-channel build target ...Selene ToyKeeper1-5/+5
... and reworked how gradual_tick() works ... and updated LT1S Pro to use new method
2023-04-19LT1S Pro: added white-only auto-tint mode, at gchart's requestSelene ToyKeeper1-12/+17
2023-04-17made "Ramp 3H" do momentary turbo if current channel mode has no argsSelene ToyKeeper1-3/+5
2023-04-17switched the rest of FSM + Anduril to use SPDX license headersSelene ToyKeeper1-7/+7
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-16reduced ROM by ~600 bytes by moving all eeprom config values to a "cfg" structSelene ToyKeeper1-1/+1
(this also made some parts of the code cleaner)
2023-04-14LT1S: added thermal regulationSelene ToyKeeper1-27/+17
... 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-14LT1S Pro: added dynamic PWM (much better low modes!)Selene ToyKeeper1-29/+46
2023-04-13refactor progress checkpoint ... got Sofirn LT1S Pro and Emisar D4v2 workingSelene ToyKeeper1-29/+80
with the new channel mode system ... but there's a lot more left to do
2023-04-07merging gchart's changes, part 1...Selene ToyKeeper1-16/+23
+ added Sofirn LT1S Pro + added Sofirn SC21 Pro + added Wurkkos TS10 + added Wurkkos TS25 * small changes to other models * improved dual voltage support + added attiny1616 flashing python script w/ pymcuprog These changes are incomplete. It does not yet include: - extended simple UI - t1616 WDT reset detection - gchart's OUTPUT_MUX code (I plan to rewrite the entire tint system)
2021-09-10fixed blf-lantern-t1616 build... I thinkSelene ToyKeeper1-12/+18
(can't test because I have no hardware, but it at least compiles)
2021-05-04Update 1-Series to use 10 MHz clock and Phase Correct PWM. Add PWM ↵Gabriel Hart1-4/+10
documentation. Also clear thermal offset on factory reset instead of setting it to 21*C.
2021-04-01minor formatting cleanup on t1616 hwdef filesSelene ToyKeeper1-9/+10
2021-02-01Add RGB Aux functionality for 1-SeriesGabriel Hart1-3/+2
2021-01-12Add hwdef for BLF Q8 with t1616 and cfg files for the Q8, Lantern, and SP36Gabriel Hart1-25/+25
2020-12-18Add AVR 1-Series and t1616 board and scriptsGabriel Hart1-0/+101