aboutsummaryrefslogtreecommitdiff
path: root/hw (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'trunk' into emisar-d3aaSelene ToyKeeper2024-03-294-9/+9
|\
| * increased voltage precision from 0.025V to 0.02VSelene ToyKeeper2024-03-274-9/+9
* | 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-0413-7/+593
|\|
| * thefreeman-avr32dd20-devkit: enable boost bypass at boot, so AA/NiMH can bootSelene ToyKeeper2024-02-021-0/+1
| * avr32dd20-devkit: use unimplemented "CH" pin as a boost bypass controlSelene ToyKeeper2024-01-302-2/+33
| * added "emisar-2ch-fet-joined" build, for D4S w/ lighted switchSelene ToyKeeper2024-01-105-0/+511
| * documented FW3X swapped pins betterSelene ToyKeeper2023-12-171-3/+7
| * documented Wurkkos TS25/TS11/FC13 distinctionsSelene ToyKeeper2023-12-173-0/+38
| * use BLIP_LEVEL instead of 0 for "blip"sSelene ToyKeeper2023-12-151-0/+1
| * fw3x: reduced pulsing on low modesSelene ToyKeeper2023-12-101-2/+2
* | Merge branch 'trunk' into emisar-d3aaSelene ToyKeeper2023-12-052-1/+10
|\|
| * updated MODELS, bin/models.py, and hw/BRANDS...Selene ToyKeeper2023-12-031-1/+5
| * fw3x: document how it ships with the wrong fuse values, and how to fix itSelene ToyKeeper2023-12-031-0/+5
* | 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
|/
* sofirn-lt1s-pro: disable memory timer and extended simple UI by defaultSelene ToyKeeper2023-11-301-3/+3
* added a build target for FW3X with manually-fixed RGB aux wiringSelene ToyKeeper2023-11-303-3/+21
* fixed FW3X thermal regulationSelene ToyKeeper2023-11-282-4/+7
* FW3X: fixed external temperature sensorSelene ToyKeeper2023-11-282-7/+41
* FW3X: multiple upgrades...Selene ToyKeeper2023-11-274-54/+132
* fw3x: fixed swapped red+blue, fixed battery measurements, added police color ...Selene ToyKeeper2023-11-272-13/+29
* fixed ADC on sp10-proSelene ToyKeeper2023-11-271-2/+5
* fixed ADC on attiny85 and related buildsSelene ToyKeeper2023-11-273-4/+19
* fixed ADC on attiny1634 and related buildsSelene ToyKeeper2023-11-2711-291/+49
* more ADC / DAC / MCU progress...Selene ToyKeeper2023-11-2410-151/+96
* avr32dd20-devkit: make the defaults a bit more dev friendlySelene ToyKeeper2023-11-221-1/+5
* ADC voltage: battcheck 3 digits, fixed t1616, switched back to 8-bit internal...Selene ToyKeeper2023-11-224-22/+21
* got ADC voltage+temp working on avrdd... but broke all other builds/MCUsSelene ToyKeeper2023-11-212-3/+22
* added *unfinished* support for avr32dd20, plus a build target for a dev kitSelene ToyKeeper2023-11-195-0/+453
* thefreeman/boost*: define Vref values more explicitly without magic numbersSelene ToyKeeper2023-11-194-18/+22
* missed a "include -> HWDEF_H" conversion earlierSelene ToyKeeper2023-11-191-1/+2
* refactor checkpoint: splitting MCU-specific code into arch/$MCU.[ch]Selene ToyKeeper2023-11-1036-128/+54
* 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
* renamed tk*.h in file contents, and deleted unused filesSelene ToyKeeper2023-11-033-3/+3
* moved ATTINY and MODEL_NUMBER into $target/arch and $target/model,Selene ToyKeeper2023-11-03203-187/+101
* moved variant builds under their parent, like "d4-219" -> "d4/219"Selene ToyKeeper2023-11-0338-16/+16
* renamed cfg.h -> anduril.h inside source filesSelene ToyKeeper2023-11-0351-52/+52
* renamed cfg.h -> anduril.h so each UI can have its own cfg (part 1)Selene ToyKeeper2023-11-0372-0/+0
* got things to compile again, renamed #includesSelene ToyKeeper2023-11-02128-177/+177
* reorganized project files (part 1)Selene ToyKeeper2023-11-02133-0/+11980