aboutsummaryrefslogtreecommitdiff
path: root/hw/hank (unfollow)
Commit message (Expand)AuthorFilesLines
2024-03-29d3aa weak battery test: blink 3x instead of 2x, and omit number readoutSelene ToyKeeper3-5/+18
2024-03-26weak battery detection: use different thresholds for AA and Li-IonSelene ToyKeeper2-12/+17
2024-03-26d3aa: got weak battery detection actually working,Selene ToyKeeper2-38/+53
2024-03-25dammit, got alkaline detection half working and then my flashing adapter diedSelene ToyKeeper2-0/+73
2024-03-11d3aa fine-tuning:Selene ToyKeeper3-46/+35
2024-03-04d3aa: fixed voltage measurementSelene ToyKeeper3-4/+5
2024-01-10added "emisar-2ch-fet-joined" build, for D4S w/ lighted switchSelene ToyKeeper5-0/+511
2023-12-05d3aa: made it easy to switch between vddio2 and external voltage dividerSelene ToyKeeper2-9/+14
2023-11-30emisar-d3aa: new model number, since this is a new product lineSelene ToyKeeper1-1/+1
2023-11-30added initial code for emisar-d3aa torchSelene ToyKeeper5-0/+450
2023-11-27fixed ADC on attiny1634 and related buildsSelene ToyKeeper11-291/+49
2023-11-10refactor checkpoint: splitting MCU-specific code into arch/$MCU.[ch]Selene ToyKeeper19-66/+36
2023-11-04added missing noctigon-k9.3 files hidden by an overzealous .gitignore ruleSelene ToyKeeper4-0/+4
2023-11-04@hank-*-boost: reduced ripple on low modesSelene ToyKeeper2-4/+8
2023-11-04@hank-*-boost: fixed flicker while holding button at moonSelene ToyKeeper1-0/+2
2023-11-03moved ATTINY and MODEL_NUMBER into $target/arch and $target/model,Selene ToyKeeper98-101/+47
2023-11-03moved variant builds under their parent, like "d4-219" -> "d4/219"Selene ToyKeeper33-16/+16
2023-11-03renamed cfg.h -> anduril.h inside source filesSelene ToyKeeper36-37/+37
2023-11-03renamed cfg.h -> anduril.h so each UI can have its own cfg (part 1)Selene ToyKeeper37-0/+0
2023-11-02got things to compile again, renamed #includesSelene ToyKeeper66-103/+103
2023-11-02reorganized project files (part 1)Selene ToyKeeper66-0/+6188