| Commit message (Collapse) | Author | Files | Lines | ||
|---|---|---|---|---|---|
| 2023-07-18 | converted Emisar D4 and BLF Q8 to multi-channel, | Selene ToyKeeper | 1 | -48/+0 | |
| and enabled previously-removed tactical mode on the Q8 since there seems to be enough space now (also lowercased their hwdef files) | |||||
| 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. | |||||
| 2020-04-29 | removed unused TEMP_CHANNEL thing from FSM-related code | Selene ToyKeeper | 1 | -3/+0 | |
| 2020-03-13 | went back to slower clk/128 ADC timing | Selene ToyKeeper | 1 | -1/+1 | |
| 2020-01-30 | switched to a pseudo-rolling-average method to reduce noise, set prescaler ↵ | Selene ToyKeeper | 1 | -1/+1 | |
| back to 64 | |||||
| 2020-01-29 | rewrote ADC code to use a continuous lowpass system on all measurements, to ↵ | Selene ToyKeeper | 1 | -1/+1 | |
| eliminate noise and maybe increase precision (thermal code still needs to be rewritten though) | |||||
| 2018-12-18 | Reworked the config file include system so it'll include the #defined value | Selene ToyKeeper | 1 | -0/+6 | |
| instead of having to hard-code a bunch of specific recognized values. | |||||
| 2018-11-03 | Made it easier to override hwdef-*.h values in cfg-*.h files. | Selene ToyKeeper | 1 | -4/+12 | |
| 2018-06-24 | Refactored driver/hardware definition code to be one file per driver type. | Selene ToyKeeper | 1 | -0/+36 | |
