aboutsummaryrefslogtreecommitdiff
path: root/MODELS (unfollow)
Commit message (Collapse)AuthorFilesLines
2025-06-04renamed wurkkos-ts25-boost to wurkkos-ts26Selene ToyKeeper1-2/+1
(the product name changed upstream)
2025-04-29fixed model number of hank-lume-x1 in MODELSSelene ToyKeeper1-1/+1
2024-09-22hank-lume-x1 cleanup and calibration, part 1:Selene ToyKeeper1-1/+1
- changed model number from 0281 to 0171 - cleaned up blink_negative and AUXLED_RGB_DIFFERENT_PORTS a little (but the latter needs a complete refactor, as soon as the hardware abstraction code can handle aux LEDs better) - cleaned up USE_LONG_BLINK_FOR_NEGATIVE_SIGN a little - removed USE_OTG_IN_MOMENTARY since it's not actually used - moved hw/loneoceans/lume-x1-avr32dd20/* files into hw/hank/lume-x1/ - superficial cleanup on hank/lume-x1/hwdef.* - removed some of the extra stuff from hank/lume-x1/anduril.h - adjusted calibration (especially ramp table) on hank-lume-x1 (ramp shape is pretty close to a D4K-boost now, but with more firefly modes) (calibration is based on a sample size of 1, further testing needed)
2024-09-22cherry-picked hank-lume-x1 code from ↵Selene ToyKeeper1-0/+1
https://github.com/loneoceans/anduril/commit/d83ebb75dab8c462b7efa841bccc00a136ff15a2 The [PR](https://github.com/ToyKeeper/anduril/pull/37) has a lot of other stuff in it, so I'm just picking out the parts needed for this particular light, and leaving the rest for later. Will need further edits before merging into trunk.
2024-08-04Add Wurkkos TS10 RGB with reduced FET outputSammysHP1-0/+1
2024-04-19Forgot to update model count after the last couple additionsSelene ToyKeeper1-1/+1
2024-04-01MODELS: added emisar-d3aaSelene ToyKeeper1-1/+2
2024-01-21Add Fireflies PL47G2-219 variant.jim-p1-0/+1
Same as PL47G2 but with FET PWM levels safe for 219 emitters. Same as difference between PL47 and PL47-219. PL47G2 base allows low mode for aux LEDs, PL47 does not.
2024-01-10added "emisar-2ch-fet-joined" build, for D4S w/ lighted switchSelene ToyKeeper1-0/+1
(it's an odd case with a 2 channel driver which only uses 1 set of LEDs)
2023-12-17documented Wurkkos TS25/TS11/FC13 distinctionsSelene ToyKeeper1-6/+6
2023-12-03updated MODELS, bin/models.py, and hw/BRANDS...Selene ToyKeeper1-76/+78
- changed column order to (model, mcu, name) - changed column sizes (auto-sized w/ 2 spaces between columns) - made it handle hex digits in model numbers - reserved 1900 to 2199 for years only, not model numbers - noted gChart and thefreeman sharing a brand ID
2023-11-03moved ATTINY and MODEL_NUMBER into $target/arch and $target/model,Selene ToyKeeper1-59/+55
and updated other scripts and files accordingly
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-30converted thefreeman-lin16dac to new API,Selene ToyKeeper1-0/+1
but unsure if it works since I it's very uncommon hardware I don't have (also, there are some obvious things needing fixing, but I'd need hardware to calibrate it correctly)
2023-10-29updated model names which changed recentlySelene ToyKeeper1-2/+4
2023-10-12misc comments, spacing, documentationSelene ToyKeeper1-0/+2
2023-08-29renamed wurkkos-ts10-rgb to wurkkos-ts10-rgbauxSelene ToyKeeper1-1/+2
(for consistency, and in case they ever make a full RGB version) (also, raised the post-off voltage brightness threshold, because these aux LEDs are pretty bright) (and updated the TS10 hwdef to the current API)
2023-08-03fixed accidental reversal of two deprecated k9.3-tintramp model numbersSelene ToyKeeper1-2/+2
2023-08-03converted all K9.3 builds and D4Sv2-tintramp-fet (now emisar-2ch-fet)Selene ToyKeeper1-4/+6
to multi-channel, and removed old K9.3 builds which aren't relevant any more, and old D4Sv2-tintramp builds
2023-05-17converted Noctigon DM11-12V build, renamed to noctigon-dm11-boostSelene ToyKeeper1-1/+2
2023-05-02added Wurkkos FC13 and TS11Selene ToyKeeper1-2/+7
(and a placeholder for the upcoming Noctigon M44)
2023-04-07merging gchart's changes, part 1...Selene ToyKeeper1-0/+4
+ 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)
2022-07-29added Emisar D1v2 models (old FET+7135, new linear+FET, new linear-only)Selene ToyKeeper1-2/+3
2022-03-30added KR4-12V build, fixed model number for DM11-SBT90 buildSelene ToyKeeper1-0/+2
2022-01-29Tweak a few MT35Mini settingsGabriel Hart1-1/+2
2021-11-12added DM11 to MODELS fileSelene ToyKeeper1-0/+3
2021-11-03fixed KR4-tintramp build (switch wasn't working) and added it to MODELSSelene ToyKeeper1-0/+1
2021-09-22added attiny type to the MODELS file, rewrote how MODELS file gets generatedSelene ToyKeeper1-53/+56
(because it's kind of important to know which MCU each light uses, and because this will be helpful later when the build system is rewritten)
2021-08-12Finalized SP10S and renamed to SP10 Pro. Updated Sofirn settings to include SOS.Gabriel Hart1-1/+1
2021-07-25added Nichia 219B build for KR4 and K9.3, adjusted 219C builds, for intl-outdoorSelene ToyKeeper1-0/+2
2021-07-11added Emisar D18 Nichia 219 build target (same as normal but reduced FET power)Selene ToyKeeper1-0/+1
2021-04-02re-numbered t1616 builds to reflect manufacturer betterSelene ToyKeeper1-4/+4
(all the Sofirn ones are pre-production builds intended to go on new Sofirn-produced hardware)
2021-04-01Renamed gchart-fet1-t16 to t1616, to make it consistent with other t1616 models.Selene ToyKeeper1-1/+1
2021-01-25updated MODELS file with missing K9.3-nofet build targetSelene ToyKeeper1-0/+1
2021-01-12Add hwdef for BLF Q8 with t1616 and cfg files for the Q8, Lantern, and SP36Gabriel Hart1-0/+3
2021-01-12Add Sofirn SP10S (adapter) and dual-voltage logicGabriel Hart1-0/+1
2020-12-18Add AVR 1-Series and t1616 board and scriptsGabriel Hart1-0/+1
2020-10-18added model number to Lume1 FW3X build targetSelene ToyKeeper1-0/+1
2020-10-14configured K9.3 cfg (mostly), assigned a model number, fixed typo in hwdefSelene ToyKeeper1-0/+1
(main LEDs work now; 2nd LEDs not yet) (aux and button LEDs work too, plus switch)
2020-09-24documentation improvements:Selene ToyKeeper1-9/+39
- moved MODELS to BRANDS - added MODELS file generated from "make models" - added version check info to manual - clarified how memory options work - fixed docs for auto-lock feature - small code comment clarifications
2020-08-31added model numbers to each build target, and to version check functionSelene ToyKeeper1-0/+9