aboutsummaryrefslogtreecommitdiff
path: root/hw (unfollow)
Commit message (Expand)AuthorFilesLines
2024-03-29d3aa: fixed voltage calculation to use 0.02V units instead of 0.025VSelene ToyKeeper2-7/+5
2024-03-29d3aa weak battery test: blink 3x instead of 2x, and omit number readoutSelene ToyKeeper3-5/+18
2024-03-27increased voltage precision from 0.025V to 0.02VSelene ToyKeeper4-9/+9
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-02-02thefreeman-avr32dd20-devkit: enable boost bypass at boot, so AA/NiMH can bootSelene ToyKeeper1-0/+1
2024-01-30avr32dd20-devkit: use unimplemented "CH" pin as a boost bypass controlSelene ToyKeeper2-2/+33
2024-01-21Add Fireflies PL47G2-219 variant.jim-p2-0/+14
2024-01-10added "emisar-2ch-fet-joined" build, for D4S w/ lighted switchSelene ToyKeeper5-0/+511
2023-12-17documented FW3X swapped pins betterSelene ToyKeeper1-3/+7
2023-12-17documented Wurkkos TS25/TS11/FC13 distinctionsSelene ToyKeeper3-0/+38
2023-12-15use BLIP_LEVEL instead of 0 for "blip"sSelene ToyKeeper1-0/+1
2023-12-10fw3x: reduced pulsing on low modesSelene ToyKeeper1-2/+2
2023-12-05d3aa: made it easy to switch between vddio2 and external voltage dividerSelene ToyKeeper2-9/+14
2023-12-03updated MODELS, bin/models.py, and hw/BRANDS...Selene ToyKeeper1-1/+5
2023-12-03fw3x: document how it ships with the wrong fuse values, and how to fix itSelene ToyKeeper1-0/+5
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-30sofirn-lt1s-pro: disable memory timer and extended simple UI by defaultSelene ToyKeeper1-3/+3
2023-11-30added a build target for FW3X with manually-fixed RGB aux wiringSelene ToyKeeper3-3/+21
2023-11-28fixed FW3X thermal regulationSelene ToyKeeper2-4/+7
2023-11-28FW3X: fixed external temperature sensorSelene ToyKeeper2-7/+41
2023-11-27FW3X: multiple upgrades...Selene ToyKeeper4-54/+132
2023-11-27fw3x: fixed swapped red+blue, fixed battery measurements, added police color ...Selene ToyKeeper2-13/+29
2023-11-27fixed ADC on sp10-proSelene ToyKeeper1-2/+5
2023-11-27fixed ADC on attiny85 and related buildsSelene ToyKeeper3-4/+19
2023-11-27fixed ADC on attiny1634 and related buildsSelene ToyKeeper11-291/+49
2023-11-24more ADC / DAC / MCU progress...Selene ToyKeeper10-151/+96
2023-11-22avr32dd20-devkit: make the defaults a bit more dev friendlySelene ToyKeeper1-1/+5
2023-11-22ADC voltage: battcheck 3 digits, fixed t1616, switched back to 8-bit internal...Selene ToyKeeper4-22/+21
2023-11-21got ADC voltage+temp working on avrdd... but broke all other builds/MCUsSelene ToyKeeper2-3/+22
2023-11-19added *unfinished* support for avr32dd20, plus a build target for a dev kitSelene ToyKeeper5-0/+453
2023-11-19thefreeman/boost*: define Vref values more explicitly without magic numbersSelene ToyKeeper4-18/+22
2023-11-19missed a "include -> HWDEF_H" conversion earlierSelene ToyKeeper1-1/+2
2023-11-10refactor checkpoint: splitting MCU-specific code into arch/$MCU.[ch]Selene ToyKeeper36-128/+54
2023-11-05fixed intentional error, because CI build-fail test worked correctlySelene ToyKeeper1-1/+1
2023-11-05help CI detect build failuresSelene ToyKeeper1-1/+1
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-03renamed tk*.h in file contents, and deleted unused filesSelene ToyKeeper3-3/+3
2023-11-03moved ATTINY and MODEL_NUMBER into $target/arch and $target/model,Selene ToyKeeper203-187/+101
2023-11-03moved variant builds under their parent, like "d4-219" -> "d4/219"Selene ToyKeeper38-16/+16
2023-11-03renamed cfg.h -> anduril.h inside source filesSelene ToyKeeper51-52/+52
2023-11-03renamed cfg.h -> anduril.h so each UI can have its own cfg (part 1)Selene ToyKeeper72-0/+0
2023-11-02got things to compile again, renamed #includesSelene ToyKeeper128-177/+177
2023-11-02reorganized project files (part 1)Selene ToyKeeper133-0/+11980