aboutsummaryrefslogtreecommitdiff
path: root/hwdef-Noctigon_KR4.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Noctigon KR4: updated to use new channel systemSelene ToyKeeper2023-04-291-161/+0
| | | | | | (also tweaked D4v2 build to match KR4 as much as possible) (also added Extended Simple UI to Hank's config)
* switched the rest of FSM + Anduril to use SPDX license headersSelene ToyKeeper2023-04-171-5/+5
| | | | | | | 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.
* applied new phase-hack flags to other builds where relevantSelene ToyKeeper2022-04-141-0/+3
|
* fixed outdated comment in KR4 hwdefSelene ToyKeeper2021-09-081-1/+1
|
* got PFM / dynamic PWM actually working on Noctigon KR4Selene ToyKeeper2021-08-121-4/+5
| | | | | | (and also added "jump start moon" to it) (and generally finished adding dynamic PWM support to FSM)
* changed Noctigon KR4 from fixed to dynamic PWM TOP value, for later useSelene ToyKeeper2021-08-121-2/+9
|
* minor formatting cleanupSelene ToyKeeper2020-07-081-2/+1
|
* added Emisar D4v2.5 support (D4v2 with a KR4 driver, same as KR4 but with ↵Selene ToyKeeper2020-07-081-3/+9
| | | | lighted button indicator LED support)
* removed unused TEMP_CHANNEL thing from FSM-related codeSelene ToyKeeper2020-04-291-2/+0
|
* applied ADC rewrite updates to most recent build targetsSelene ToyKeeper2020-04-261-1/+1
|
* fixed the ADC channel for voltage measurementSelene ToyKeeper2020-03-061-2/+2
|
* KR4: added FET channel, measured output, calibrated rampSelene ToyKeeper2020-03-061-3/+3
|
* initial support for Noctigon KR4Selene ToyKeeper2020-03-051-0/+147
(not complete, but far enough that it installs and runs) New hardware support features: - allow using PCINT other than 0 (PCINT1, PCINT2, etc) - option to ignore voltage ADC while the button is pressed (because my prototype shorts the voltage divider to 0 while the button is down)