| Commit message (Expand) | Author | Files | Lines |
| 2024-08-04 | Add Wurkkos TS10 RGB with reduced FET output | SammysHP | 2 | -0/+16 |
| 2024-03-29 | d3aa: fixed voltage calculation to use 0.02V units instead of 0.025V | Selene ToyKeeper | 2 | -7/+5 |
| 2024-03-29 | d3aa weak battery test: blink 3x instead of 2x, and omit number readout | Selene ToyKeeper | 3 | -5/+18 |
| 2024-03-27 | increased voltage precision from 0.025V to 0.02V | Selene ToyKeeper | 4 | -9/+9 |
| 2024-03-26 | weak battery detection: use different thresholds for AA and Li-Ion | Selene ToyKeeper | 2 | -12/+17 |
| 2024-03-26 | d3aa: got weak battery detection actually working, | Selene ToyKeeper | 2 | -38/+53 |
| 2024-03-25 | dammit, got alkaline detection half working and then my flashing adapter died | Selene ToyKeeper | 2 | -0/+73 |
| 2024-03-11 | d3aa fine-tuning: | Selene ToyKeeper | 3 | -46/+35 |
| 2024-03-04 | d3aa: fixed voltage measurement | Selene ToyKeeper | 3 | -4/+5 |
| 2024-02-02 | thefreeman-avr32dd20-devkit: enable boost bypass at boot, so AA/NiMH can boot | Selene ToyKeeper | 1 | -0/+1 |
| 2024-01-30 | avr32dd20-devkit: use unimplemented "CH" pin as a boost bypass control | Selene ToyKeeper | 2 | -2/+33 |
| 2024-01-21 | Add Fireflies PL47G2-219 variant. | jim-p | 2 | -0/+14 |
| 2024-01-10 | added "emisar-2ch-fet-joined" build, for D4S w/ lighted switch | Selene ToyKeeper | 5 | -0/+511 |
| 2023-12-17 | documented FW3X swapped pins better | Selene ToyKeeper | 1 | -3/+7 |
| 2023-12-17 | documented Wurkkos TS25/TS11/FC13 distinctions | Selene ToyKeeper | 3 | -0/+38 |
| 2023-12-15 | use BLIP_LEVEL instead of 0 for "blip"s | Selene ToyKeeper | 1 | -0/+1 |
| 2023-12-10 | fw3x: reduced pulsing on low modes | Selene ToyKeeper | 1 | -2/+2 |
| 2023-12-05 | d3aa: made it easy to switch between vddio2 and external voltage divider | Selene ToyKeeper | 2 | -9/+14 |
| 2023-12-03 | updated MODELS, bin/models.py, and hw/BRANDS... | Selene ToyKeeper | 1 | -1/+5 |
| 2023-12-03 | fw3x: document how it ships with the wrong fuse values, and how to fix it | Selene ToyKeeper | 1 | -0/+5 |
| 2023-11-30 | emisar-d3aa: new model number, since this is a new product line | Selene ToyKeeper | 1 | -1/+1 |
| 2023-11-30 | added initial code for emisar-d3aa torch | Selene ToyKeeper | 5 | -0/+450 |
| 2023-11-30 | sofirn-lt1s-pro: disable memory timer and extended simple UI by default | Selene ToyKeeper | 1 | -3/+3 |
| 2023-11-30 | added a build target for FW3X with manually-fixed RGB aux wiring | Selene ToyKeeper | 3 | -3/+21 |
| 2023-11-28 | fixed FW3X thermal regulation | Selene ToyKeeper | 2 | -4/+7 |
| 2023-11-28 | FW3X: fixed external temperature sensor | Selene ToyKeeper | 2 | -7/+41 |
| 2023-11-27 | FW3X: multiple upgrades... | Selene ToyKeeper | 4 | -54/+132 |
| 2023-11-27 | fw3x: fixed swapped red+blue, fixed battery measurements, added police color ... | Selene ToyKeeper | 2 | -13/+29 |
| 2023-11-27 | fixed ADC on sp10-pro | Selene ToyKeeper | 1 | -2/+5 |
| 2023-11-27 | fixed ADC on attiny85 and related builds | Selene ToyKeeper | 3 | -4/+19 |
| 2023-11-27 | fixed ADC on attiny1634 and related builds | Selene ToyKeeper | 11 | -291/+49 |
| 2023-11-24 | more ADC / DAC / MCU progress... | Selene ToyKeeper | 10 | -151/+96 |
| 2023-11-22 | avr32dd20-devkit: make the defaults a bit more dev friendly | Selene ToyKeeper | 1 | -1/+5 |
| 2023-11-22 | ADC voltage: battcheck 3 digits, fixed t1616, switched back to 8-bit internal... | Selene ToyKeeper | 4 | -22/+21 |
| 2023-11-21 | got ADC voltage+temp working on avrdd... but broke all other builds/MCUs | Selene ToyKeeper | 2 | -3/+22 |
| 2023-11-19 | added *unfinished* support for avr32dd20, plus a build target for a dev kit | Selene ToyKeeper | 5 | -0/+453 |
| 2023-11-19 | thefreeman/boost*: define Vref values more explicitly without magic numbers | Selene ToyKeeper | 4 | -18/+22 |
| 2023-11-19 | missed a "include -> HWDEF_H" conversion earlier | Selene ToyKeeper | 1 | -1/+2 |
| 2023-11-10 | refactor checkpoint: splitting MCU-specific code into arch/$MCU.[ch] | Selene ToyKeeper | 36 | -128/+54 |
| 2023-11-05 | fixed intentional error, because CI build-fail test worked correctly | Selene ToyKeeper | 1 | -1/+1 |
| 2023-11-05 | help CI detect build failures | Selene ToyKeeper | 1 | -1/+1 |
| 2023-11-04 | added missing noctigon-k9.3 files hidden by an overzealous .gitignore rule | Selene ToyKeeper | 4 | -0/+4 |
| 2023-11-04 | @hank-*-boost: reduced ripple on low modes | Selene ToyKeeper | 2 | -4/+8 |
| 2023-11-04 | @hank-*-boost: fixed flicker while holding button at moon | Selene ToyKeeper | 1 | -0/+2 |
| 2023-11-03 | renamed tk*.h in file contents, and deleted unused files | Selene ToyKeeper | 3 | -3/+3 |
| 2023-11-03 | moved ATTINY and MODEL_NUMBER into $target/arch and $target/model, | Selene ToyKeeper | 203 | -187/+101 |
| 2023-11-03 | moved variant builds under their parent, like "d4-219" -> "d4/219" | Selene ToyKeeper | 38 | -16/+16 |
| 2023-11-03 | renamed cfg.h -> anduril.h inside source files | Selene ToyKeeper | 51 | -52/+52 |
| 2023-11-03 | renamed cfg.h -> anduril.h so each UI can have its own cfg (part 1) | Selene ToyKeeper | 72 | -0/+0 |
| 2023-11-02 | got things to compile again, renamed #includes | Selene ToyKeeper | 128 | -177/+177 |