aboutsummaryrefslogtreecommitdiff
path: root/hw (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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-227-278/+219
* cherry-picked hank-lume-x1 code from https://github.com/loneoceans/anduril/co...Selene ToyKeeper2024-09-228-0/+597
* merged SammysHP's fix for TS10 lower-Vf LEDs, reverted my fixSelene ToyKeeper2024-08-213-2/+17
* Merge branch 'wurkkos-ts10-lowfet' of github.com:SammysHP/anduril into pr90-S...Selene ToyKeeper2024-08-212-0/+16
|\
| * Add Wurkkos TS10 RGB with reduced FET outputSammysHP2024-08-042-0/+16
* | wurkkos-ts10-rgbaux: limit max power to 200/255, at Wurkkos's requestSelene ToyKeeper2024-08-201-1/+2
|/
* Merge branch 'ff-pl47g2-219' of github.com:jim-p/anduril into pr43-jim-p-ff-p...Selene ToyKeeper2024-04-192-0/+14
|\
| * Add Fireflies PL47G2-219 variant.jim-p2024-01-212-0/+14
* | d3aa: fixed voltage calculation to use 0.02V units instead of 0.025VSelene ToyKeeper2024-03-292-7/+5
* | 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