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