| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | converted BLF GT to multi-channel | Selene ToyKeeper | 2023-07-23 | 1 | -61/+0 |
| | | |||||
| * | switched the rest of FSM + Anduril to use SPDX license headers | Selene ToyKeeper | 2023-04-17 | 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. | ||||
| * | removed unused TEMP_CHANNEL thing from FSM-related code | Selene ToyKeeper | 2020-04-29 | 1 | -2/+0 |
| | | |||||
| * | merged fsm branch, mostly to get new ADC code (thermal regulation and ↵ | Selene ToyKeeper | 2020-03-16 | 1 | -1/+1 |
| |\ | | | | | | | voltage monitoring) | ||||
| | * | went back to slower clk/128 ADC timing | Selene ToyKeeper | 2020-03-13 | 1 | -1/+1 |
| | | | |||||
| | * | switched to a pseudo-rolling-average method to reduce noise, set prescaler ↵ | Selene ToyKeeper | 2020-01-30 | 1 | -1/+1 |
| | | | | | | | | | back to 64 | ||||
| | * | rewrote ADC code to use a continuous lowpass system on all measurements, to ↵ | Selene ToyKeeper | 2020-01-29 | 1 | -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 ToyKeeper | 2019-11-25 | 1 | -2/+2 |
| | | | | | | | | | (was 8-bit before) | ||||
| * | | remapped D1S V2 pins to match new driver | Selene ToyKeeper | 2019-09-28 | 1 | -1/+3 |
| |/ | | | | | (and changed a bit about how ADC / DIDR definitions work, since this now uses DIDR1 instead of DIDR0) | ||||
| * | Reworked the config file include system so it'll include the #defined value | Selene ToyKeeper | 2018-12-18 | 1 | -0/+6 |
| | | | | | instead of having to hard-code a bunch of specific recognized values. | ||||
| * | Made it easier to override hwdef-*.h values in cfg-*.h files. | Selene ToyKeeper | 2018-11-03 | 1 | -1/+15 |
| | | |||||
| * | Refactored driver/hardware definition code to be one file per driver type. | Selene ToyKeeper | 2018-06-24 | 1 | -0/+40 |
