aboutsummaryrefslogtreecommitdiff
path: root/hw/hank (follow)
Commit message (Expand)AuthorAgeFilesLines
* added &hank-kr1aa build for new Emisar / Noctigon KR1AASelene ToyKeeper2026-02-236-7/+112
* hank-lume-x1: enable RGB button while main LEDs are onSelene ToyKeeper2025-09-181-5/+8
* emisar-d3aa: reduced preflash by changing timing of power enable stepsSelene ToyKeeper2025-06-042-9/+24
* changed hank-lume-x1 model number back on 2024-09-28Selene ToyKeeper2025-01-051-1/+1
* hank-lume-x1: minor calibration and cleaningSelene ToyKeeper2024-09-222-79/+39
* hank-lume-x1 cleanup and calibration, part 1:Selene ToyKeeper2024-09-224-18/+521
* cherry-picked hank-lume-x1 code from https://github.com/loneoceans/anduril/co...Selene ToyKeeper2024-09-223-0/+35
* d3aa: fixed voltage calculation to use 0.02V units instead of 0.025VSelene ToyKeeper2024-03-292-7/+5
* d3aa weak battery test: blink 3x instead of 2x, and omit number readoutSelene ToyKeeper2024-03-293-5/+18
* weak battery detection: use different thresholds for AA and Li-IonSelene ToyKeeper2024-03-262-12/+17
* d3aa: got weak battery detection actually working,Selene ToyKeeper2024-03-262-38/+53
* dammit, got alkaline detection half working and then my flashing adapter diedSelene ToyKeeper2024-03-252-0/+73
* d3aa fine-tuning:Selene ToyKeeper2024-03-113-46/+35
* d3aa: fixed voltage measurementSelene ToyKeeper2024-03-043-4/+5
* Merge branch 'trunk' into emisar-d3aaSelene ToyKeeper2024-03-045-0/+511
|\
| * added "emisar-2ch-fet-joined" build, for D4S w/ lighted switchSelene ToyKeeper2024-01-105-0/+511
* | d3aa: made it easy to switch between vddio2 and external voltage dividerSelene ToyKeeper2023-12-052-9/+14
* | emisar-d3aa: new model number, since this is a new product lineSelene ToyKeeper2023-11-301-1/+1
* | added initial code for emisar-d3aa torchSelene ToyKeeper2023-11-305-0/+450
|/
* fixed ADC on attiny1634 and related buildsSelene ToyKeeper2023-11-2711-291/+49
* refactor checkpoint: splitting MCU-specific code into arch/$MCU.[ch]Selene ToyKeeper2023-11-1019-66/+36
* added missing noctigon-k9.3 files hidden by an overzealous .gitignore ruleSelene ToyKeeper2023-11-044-0/+4
* @hank-*-boost: reduced ripple on low modesSelene ToyKeeper2023-11-042-4/+8
* @hank-*-boost: fixed flicker while holding button at moonSelene ToyKeeper2023-11-041-0/+2
* moved ATTINY and MODEL_NUMBER into $target/arch and $target/model,Selene ToyKeeper2023-11-0398-101/+47
* moved variant builds under their parent, like "d4-219" -> "d4/219"Selene ToyKeeper2023-11-0333-16/+16
* renamed cfg.h -> anduril.h inside source filesSelene ToyKeeper2023-11-0336-37/+37
* renamed cfg.h -> anduril.h so each UI can have its own cfg (part 1)Selene ToyKeeper2023-11-0337-0/+0
* got things to compile again, renamed #includesSelene ToyKeeper2023-11-0266-103/+103
* reorganized project files (part 1)Selene ToyKeeper2023-11-0266-0/+6188