aboutsummaryrefslogtreecommitdiff
path: root/hwdef-Sofirn_SP10-Pro.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* switched the rest of FSM + Anduril to use SPDX license headersSelene ToyKeeper2023-04-171-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.
* sp10-pro: hard reset phase while turning off, fixes shutoff bug without a delaySelene ToyKeeper2022-04-141-2/+5
| | | | | (also, made phase hacks individually selectable)
* avrdude fails when .fuse section is included, so omit that when copying elf ↵Selene ToyKeeper2022-04-141-9/+9
| | | | to hex
* moved fuses from cfg to hwdef, renamed LED_EN/DISABLE_DELAY to LED_ON/OFF_DELAYSelene ToyKeeper2022-04-141-1/+17
| | | | | (also really should rename LED_* to CH1_* and LED2_* to CH2_*)
* Created LED_DISABLE_DELAY option and enabled it for SP10 Pro to hopefully ↵Gabriel Hart2022-04-131-0/+1
| | | | eliminate flashes when turning off at certain levels
* Added FUSES section to SP10 Pro for building ELF file with BOD Active fuse ↵Gabriel Hart2022-04-121-1/+1
| | | | setting
* fixed SP10 ramp flickering properly, using double-buffered registersSelene ToyKeeper2021-11-131-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)
* greatly smoothed out SP10 ramp, and configured defaultsSelene ToyKeeper2021-11-061-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)
* SP10 Pro: lower AA LVP to 0.7vGabriel Hart2021-09-201-1/+1
|
* SP10 Pro: use dynamic PWM, add hidden firefly, adjust candle amplitude, and ↵Gabriel Hart2021-09-191-2/+8
| | | | tweak party strobe & LVP level
* Finalized SP10S and renamed to SP10 Pro. Updated Sofirn settings to include SOS.Gabriel Hart2021-08-121-0/+116