aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* cherry-picked hank-lume-x1 code from https://github.com/loneoceans/anduril/co...Selene ToyKeeper2024-09-2213-0/+652
* Merge branch 'pr90-SammysHP-wurkkos-ts10-lowfet' into trunkSelene ToyKeeper2024-08-215-2/+34
|\
| * 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-213-0/+17
|/|
| * Add Wurkkos TS10 RGB with reduced FET outputSammysHP2024-08-043-0/+17
* | wurkkos-ts10-rgbaux: limit max power to 200/255, at Wurkkos's requestSelene ToyKeeper2024-08-201-1/+2
* | removed "Off -> 3H" strobe/mood mode access from Extended Simple UISelene ToyKeeper2024-08-042-21/+17
|/
* include hardware-specific readme files in the release .zipSelene ToyKeeper2024-04-201-0/+6
* added change log for 2024-04-20 releaseSelene ToyKeeper2024-04-201-0/+33
* Merge branch 'pr43-jim-p-ff-pl47g2-219' into trunkSelene ToyKeeper2024-04-193-1/+16
|\
| * Forgot to update model count after the last couple additionsSelene ToyKeeper2024-04-191-1/+1
| * Merge branch 'ff-pl47g2-219' of github.com:jim-p/anduril into pr43-jim-p-ff-p...Selene ToyKeeper2024-04-193-0/+15
|/|
| * Add Fireflies PL47G2-219 variant.jim-p2024-01-213-0/+15
* | Merge branch 'pr47-aslotnick-as/low-chan-aux' into trunkSelene ToyKeeper2024-04-192-8/+8
|\ \
| * | Merge branch 'as/low-chan-aux' of github.com:aslotnick/anduril into pr47-aslo...Selene ToyKeeper2024-04-192-8/+8
|/| |
| * | use low aux for chan-aux level 0Andrew Slotnick2024-04-172-8/+8
* | | MODELS: added emisar-d3aaSelene ToyKeeper2024-04-011-1/+2
* | | make-release.sh should use version-string.sh instead of duplicating codeSelene ToyKeeper2024-03-311-3/+1
* | | Merge branch 'emisar-d3aa' into trunkSelene ToyKeeper2024-03-318-2/+567
|\ \ \
| * | | 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-2920-95/+103
| |\ \ \ | |/ / / |/| | |
* | | | use smooth steps in lockout mode, if enabledSelene ToyKeeper2024-03-291-2/+2
* | | | Merge branch 'pr52-SiteRelEnby-manual-actions' into trunkSelene ToyKeeper2024-03-291-1/+1
|\ \ \ \
| * | | | Merge branch 'manual-actions' of github.com:SiteRelEnby/anduril into pr52-Sit...Selene ToyKeeper2024-03-291-1/+1
|/| | | |
| * | | | Allow manually running GitHub actions workflowsSiteRelEnby2024-02-291-1/+1
| | |/ / | |/| |
* | | | Merge branch 'pr46-SiteRelEnby-bugfix-tacmode-without-momentary' into trunkSelene ToyKeeper2024-03-282-6/+8
|\ \ \ \
| * | | | fixed Tactical Mode's strobes when Momentary Mode not enabledSelene ToyKeeper2024-03-281-3/+5
| * | | | Merge branch 'bugfix-tacmode-without-momentary' of github.com:SiteRelEnby/and...Selene ToyKeeper2024-03-282-3/+3
|/| | | |
| * | | | Bugfix: Tactical mode has a dependency on momentary modeSiteRelEnby2024-02-022-3/+3
| |/ / /
* | | | Merge branch 'pr49-SiteRelEnby-tactical-mode-3c-fix' into trunkSelene ToyKeeper2024-03-281-0/+5
|\ \ \ \
| * | | | Merge branch 'tactical-mode-3c-fix' of github.com:SiteRelEnby/anduril into pr...Selene ToyKeeper2024-03-281-0/+5
|/| | | |
| * | | | Bugfix: Prevent switching channel modes when in tactical modeSiteRelEnby2024-02-141-0/+5
| |/ / /
* | | | increased voltage precision from 0.025V to 0.02VSelene ToyKeeper2024-03-2715-86/+87
* | | | fixed inaccurate comment (thanks to xikteny for spotting it)Selene ToyKeeper2024-03-231-1/+1
| | * | 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-264-40/+55
| | * | dammit, got alkaline detection half working and then my flashing adapter diedSelene ToyKeeper2024-03-255-2/+91
| | * | 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-0420-29/+633
| | |\ \ | |_|/ / |/| | |
* | | | enabled eeprom read/write stabilization by default on recent MCUs,Selene ToyKeeper2024-02-022-4/+12
* | | | 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-106-0/+512
* | documented FW3X swapped pins betterSelene ToyKeeper2023-12-171-3/+7
* | documented Wurkkos TS25/TS11/FC13 distinctionsSelene ToyKeeper2023-12-174-6/+44
* | build.sh: don't require DFPs, newer avr-libc doesn't need themSelene ToyKeeper2023-12-151-6/+8
* | use BLIP_LEVEL instead of 0 for "blip"sSelene ToyKeeper2023-12-153-2/+7
* | clarified which-hex-file.md a bit; make sure the model number matchesSelene ToyKeeper2023-12-111-4/+7