aboutsummaryrefslogtreecommitdiff
path: root/hwdef-sofirn-sp10-pro.h (unfollow)
Commit message (Collapse)AuthorFilesLines
2023-11-02reorganized project files (part 1)Selene ToyKeeper1-157/+0
(just moved files, didn't change the contents yet, and nothing will work without updating #includes and build scripts and stuff)
2023-10-30fixed sp10-pro build error (attiny DFP v2 changed some definitions)Selene ToyKeeper1-1/+1
2023-10-09converted sofirn-sp10-pro to new APISelene ToyKeeper1-50/+65
2023-04-17switched the rest of FSM + Anduril to use SPDX license headersSelene ToyKeeper1-14/+12
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.
2022-04-14sp10-pro: hard reset phase while turning off, fixes shutoff bug without a delaySelene ToyKeeper1-2/+5
(also, made phase hacks individually selectable)
2022-04-14avrdude fails when .fuse section is included, so omit that when copying elf ↵Selene ToyKeeper1-9/+9
to hex
2022-04-14moved fuses from cfg to hwdef, renamed LED_EN/DISABLE_DELAY to LED_ON/OFF_DELAYSelene ToyKeeper1-1/+17
(also really should rename LED_* to CH1_* and LED2_* to CH2_*)
2022-04-13Created LED_DISABLE_DELAY option and enabled it for SP10 Pro to hopefully ↵Gabriel Hart1-0/+1
eliminate flashes when turning off at certain levels
2022-04-12Added FUSES section to SP10 Pro for building ELF file with BOD Active fuse ↵Gabriel Hart1-1/+1
setting
2021-11-13fixed SP10 ramp flickering properly, using double-buffered registersSelene ToyKeeper1-4/+5
instead of my janky forced phase-reset workaround (gchart found the solution but couldn't reproduce the issue, so I tried his method and confirmed it seems to be fixed)
2021-11-06greatly smoothed out SP10 ramp, and configured defaultsSelene ToyKeeper1-0/+1
also fixed random ramp stuttering, by adding phase-reset register to hwdef (though it still has a brief stutter sometimes while ramping down across the channel boundary, at least it always seems to be smooth while going up now)
2021-09-20SP10 Pro: lower AA LVP to 0.7vGabriel Hart1-1/+1
2021-09-19SP10 Pro: use dynamic PWM, add hidden firefly, adjust candle amplitude, and ↵Gabriel Hart1-2/+8
tweak party strobe & LVP level
2021-08-12Finalized SP10S and renamed to SP10 Pro. Updated Sofirn settings to include SOS.Gabriel Hart1-24/+10
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/+11
2021-02-01Updated the Sofirn SP10S Anduril boardGabriel Hart1-13/+11
2021-01-12Rename SP10Ss hwdef file to align with othersGabriel Hart1-0/+0
2021-01-12Add Sofirn SP10S (adapter) and dual-voltage logicGabriel Hart1-0/+124