aboutsummaryrefslogtreecommitdiff
path: root/hwdef-Mateminco_MF01S.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* switched the rest of FSM + Anduril to use SPDX license headersSelene ToyKeeper2023-04-171-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.
* removed unused TEMP_CHANNEL thing from FSM-related codeSelene ToyKeeper2020-04-291-2/+0
|
* merged fsm branch, mostly to get new ADC code (thermal regulation and ↵Selene ToyKeeper2020-03-161-1/+1
|\ | | | | | | voltage monitoring)
| * went back to slower clk/128 ADC timingSelene ToyKeeper2020-03-131-1/+1
| |
| * switched to a pseudo-rolling-average method to reduce noise, set prescaler ↵Selene ToyKeeper2020-01-301-1/+1
| | | | | | | | back to 64
| * rewrote ADC code to use a continuous lowpass system on all measurements, to ↵Selene ToyKeeper2020-01-291-1/+1
| | | | | | | | | | | | eliminate noise and maybe increase precision (thermal code still needs to be rewritten though)
* | calibrated Noctigon K1, changed voltage divider calibration values to 10-bit ↵Selene ToyKeeper2019-11-251-2/+2
| | | | | | | | (was 8-bit before)
* | remapped D1S V2 pins to match new driverSelene ToyKeeper2019-09-281-1/+3
|/ | | | | (and changed a bit about how ADC / DIDR definitions work, since this now uses DIDR1 instead of DIDR0)
* Added Mateminco MF01S build target.Selene ToyKeeper2019-05-091-0/+60