aboutsummaryrefslogtreecommitdiff
path: root/spaghetti-monster/anduril/MODELS (follow)
Commit message (Collapse)AuthorAgeFilesLines
* reorganized project files (part 1)Selene ToyKeeper2023-11-021-85/+0
| | | | | (just moved files, didn't change the contents yet, and nothing will work without updating #includes and build scripts and stuff)
* converted thefreeman-lin16dac to new API,Selene ToyKeeper2023-10-301-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)
* updated model names which changed recentlySelene ToyKeeper2023-10-291-2/+4
|
* misc comments, spacing, documentationSelene ToyKeeper2023-10-121-0/+2
|
* renamed wurkkos-ts10-rgb to wurkkos-ts10-rgbauxSelene ToyKeeper2023-08-291-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)
* fixed accidental reversal of two deprecated k9.3-tintramp model numbersSelene ToyKeeper2023-08-031-2/+2
|
* converted all K9.3 builds and D4Sv2-tintramp-fet (now emisar-2ch-fet)Selene ToyKeeper2023-08-031-4/+6
| | | | | | to multi-channel, and removed old K9.3 builds which aren't relevant any more, and old D4Sv2-tintramp builds
* converted Noctigon DM11-12V build, renamed to noctigon-dm11-boostSelene ToyKeeper2023-05-171-1/+2
|
* added Wurkkos FC13 and TS11Selene ToyKeeper2023-05-021-2/+7
| | | | | (and a placeholder for the upcoming Noctigon M44)
* merging gchart's changes, part 1...Selene ToyKeeper2023-04-071-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)
* added Emisar D1v2 models (old FET+7135, new linear+FET, new linear-only)Selene ToyKeeper2022-07-291-2/+3
|
* merged gchart's latest changes:Selene ToyKeeper2022-04-141-0/+1
|\ | | | | | | | | | | | | | | | | - sp10-pro shutoff fix - mt35-mini support - power channel enable/disable timing delays (though I wouldn't recommend doing 80ms like the thefreeman code does, since that's more than one WDT cycle (16ms))
| * Merge from TK's main A2 branch thru Rev 647 which includes several patches ↵Gabriel Hart2022-04-111-1/+8
| |\ | |/ |/| | | for the Sofirn SP10 Pro after TK merge that branch in
* | merged sofirn sp10-pro branch (should have done it months ago, but forgot)Selene ToyKeeper2022-04-091-1/+2
|\ \
| * \ merged anduril2 branch for upstream changesSelene ToyKeeper2021-12-161-0/+3
| |\ \
| * \ \ merged recent anduril2 branch updatesSelene ToyKeeper2021-11-061-0/+1
| |\ \ \
* | | | | added KR4-12V build, fixed model number for DM11-SBT90 buildSelene ToyKeeper2022-03-301-0/+2
| |_|/ / |/| | |
* | | | added DM11 to MODELS fileSelene ToyKeeper2021-11-121-0/+3
| |/ / |/| |
* | | fixed KR4-tintramp build (switch wasn't working) and added it to MODELSSelene ToyKeeper2021-11-031-0/+1
| | |
| | * Tweak a few MT35Mini settingsGabriel Hart2022-01-291-1/+2
| |/
| * Merge TKs changes through her commit 628Gabriel Hart2021-10-291-54/+57
| |\ | |/ |/|
* | added attiny type to the MODELS file, rewrote how MODELS file gets generatedSelene ToyKeeper2021-09-221-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)
| * Merge TK changes thru rev 623 (2021-09-17)Gabriel Hart2021-09-191-0/+5
| |\ | |/ |/|
* | merged K9.3-tintramp / D4Sv2-tintramp branchSelene ToyKeeper2021-09-151-0/+5
| | | | | | | | | | | | (which also changed the way tint ramping is implemented, to make things generally cleaner and more flexible)
| * Merge updates from TKs main branchGabriel Hart2021-08-121-0/+3
| |\ | |/ |/|
* | added Nichia 219B build for KR4 and K9.3, adjusted 219C builds, for intl-outdoorSelene ToyKeeper2021-07-251-0/+2
| |
* | added Emisar D18 Nichia 219 build target (same as normal but reduced FET power)Selene ToyKeeper2021-07-111-0/+1
| |
| * Finalized SP10S and renamed to SP10 Pro. Updated Sofirn settings to include SOS.Gabriel Hart2021-08-121-1/+1
|/
* re-numbered t1616 builds to reflect manufacturer betterSelene ToyKeeper2021-04-021-4/+4
| | | | | (all the Sofirn ones are pre-production builds intended to go on new Sofirn-produced hardware)
* Renamed gchart-fet1-t16 to t1616, to make it consistent with other t1616 models.Selene ToyKeeper2021-04-011-1/+1
|
* Merge TKs changes from 2021-01-25Gabriel Hart2021-02-011-0/+2
|\
| * updated MODELS file with missing K9.3-nofet build targetSelene ToyKeeper2021-01-251-0/+1
| |
| * merged noctigon k9.3 branchSelene ToyKeeper2021-01-241-0/+1
| |\
| | * configured K9.3 cfg (mostly), assigned a model number, fixed typo in hwdefSelene ToyKeeper2020-10-141-0/+1
| | | | | | | | | | | | | | | | | | (main LEDs work now; 2nd LEDs not yet) (aux and button LEDs work too, plus switch)
* | | Add hwdef for BLF Q8 with t1616 and cfg files for the Q8, Lantern, and SP36Gabriel Hart2021-01-121-0/+3
| | |
* | | Add Sofirn SP10S (adapter) and dual-voltage logicGabriel Hart2021-01-121-0/+1
| | |
* | | Add AVR 1-Series and t1616 board and scriptsGabriel Hart2020-12-181-0/+1
|/ /
* / added model number to Lume1 FW3X build targetSelene ToyKeeper2020-10-181-0/+1
|/
* documentation improvements:Selene ToyKeeper2020-09-241-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
* added model numbers to each build target, and to version check functionSelene ToyKeeper2020-08-311-0/+9