| Commit message (Collapse) | Author | Files | Lines | ||
|---|---|---|---|---|---|
| 2023-07-22 | converted noctigon-dm11-* builds to multi-channel | Selene ToyKeeper | 1 | -158/+0 | |
| (but I could only test dm11-boost on actual hardware) (also, it looks like dm11-sbt90 is almost identical to the base kr4 build, so I removed its hwdef) | |||||
| 2023-04-17 | switched the rest of FSM + Anduril to use SPDX license headers | Selene ToyKeeper | 1 | -4/+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. | |||||
| 2022-04-14 | applied new phase-hack flags to other builds where relevant | Selene ToyKeeper | 1 | -0/+3 | |
| 2022-03-24 | added Noctigon DM11-SBT90.2 build | Selene ToyKeeper | 1 | -14/+10 | |
| (which is mostly like the regular linear+FET build, but has the switch on a different pin for some reason) | |||||
| 2021-09-08 | fixed outdated comment in KR4 hwdef | Selene ToyKeeper | 1 | -1/+1 | |
| 2021-08-12 | got PFM / dynamic PWM actually working on Noctigon KR4 | Selene ToyKeeper | 1 | -4/+5 | |
| (and also added "jump start moon" to it) (and generally finished adding dynamic PWM support to FSM) | |||||
| 2021-08-12 | changed Noctigon KR4 from fixed to dynamic PWM TOP value, for later use | Selene ToyKeeper | 1 | -2/+9 | |
| 2020-07-08 | minor formatting cleanup | Selene ToyKeeper | 1 | -2/+1 | |
| 2020-07-08 | added Emisar D4v2.5 support (D4v2 with a KR4 driver, same as KR4 but with ↵ | Selene ToyKeeper | 1 | -3/+9 | |
| lighted button indicator LED support) | |||||
| 2020-04-29 | removed unused TEMP_CHANNEL thing from FSM-related code | Selene ToyKeeper | 1 | -2/+0 | |
| 2020-04-26 | applied ADC rewrite updates to most recent build targets | Selene ToyKeeper | 1 | -1/+1 | |
| 2020-03-06 | fixed the ADC channel for voltage measurement | Selene ToyKeeper | 1 | -2/+2 | |
| 2020-03-06 | KR4: added FET channel, measured output, calibrated ramp | Selene ToyKeeper | 1 | -3/+3 | |
| 2020-03-05 | initial support for Noctigon KR4 | Selene ToyKeeper | 1 | -20/+31 | |
| (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) | |||||
| 2019-11-25 | renamed Emisar D1S V2 -> Noctigon K1 | Selene ToyKeeper | 1 | -3/+4 | |
| 2019-11-25 | calibrated Noctigon K1, changed voltage divider calibration values to 10-bit ↵ | Selene ToyKeeper | 1 | -2/+4 | |
| (was 8-bit before) | |||||
| 2019-09-28 | remapped D1S V2 pins to match new driver | Selene ToyKeeper | 1 | -16/+16 | |
| (and changed a bit about how ADC / DIDR definitions work, since this now uses DIDR1 instead of DIDR0) | |||||
| 2019-08-06 | un-hardcoded 255 as the highest PWM level, and used a "PWM_TOP" value instead | Selene ToyKeeper | 1 | -0/+1 | |
| (should make gradual adjustments work better on devices with more than 8 bits of PWM resolution) | |||||
| 2019-08-05 | fixed voltage measurement on D1S v2 | Selene ToyKeeper | 1 | -3/+21 | |
| 2019-07-30 | fsm-ramping: turn opamp chip on and off automatically based on ramp level | Selene ToyKeeper | 1 | -1/+2 | |
| 2019-07-30 | added an early version of Emisar D1S v2 hwdef and cfg files | Selene ToyKeeper | 1 | -0/+113 | |
| (it compiles, but most likely doesn't actually work because it's far from finished) | |||||
