aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| | | * | 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
| | | |\ \ | | |_|/ / | |/| | |
| | | * | Merge branch 'trunk' into emisar-d3aaSelene ToyKeeper2023-12-0515-246/+506
| | | |\ \
| | | * | | 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
* | | | | | ts25-boost: reduced visible PWM, made party strobe less blurrySelene ToyKeeper2024-03-121-5/+5
* | | | | | wurkkos-ts25-boost: calibrated the battery voltage measurementsSelene ToyKeeper2024-03-121-2/+2
* | | | | | attiny1616 mcu_vdivider_raw2cooked: factor in the offset, not just slopeSelene ToyKeeper2024-03-121-2/+3
* | | | | | Merge branch 'trunk' into wurkkos-ts25-boostSelene ToyKeeper2024-03-1220-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
| * | | fw3x: reduced pulsing on low modesSelene ToyKeeper2023-12-101-2/+2
| | |/ | |/|
* / | added wurkkos-ts25-boost (early version made from spec, no clue if it works)Selene ToyKeeper2023-12-064-0/+355
|/ /
* | moved version string calculation to bin/version-string.shSelene ToyKeeper2023-12-053-13/+63
* | forgot one item in the ChangeLogSelene ToyKeeper2023-12-051-0/+2
* | ChangeLog: added 2023-12-03 release notes, converted @modelname to &modelnameSelene ToyKeeper2023-12-031-52/+115
* | docs: expanded / reorganized info on Version Check formatsSelene ToyKeeper2023-12-032-44/+63
* | updated MODELS, bin/models.py, and hw/BRANDS...Selene ToyKeeper2023-12-033-81/+112
* | fw3x: document how it ships with the wrong fuse values, and how to fix itSelene ToyKeeper2023-12-031-0/+5
* | Merge branch 'github-ci-fix-version-tags' into trunkSelene ToyKeeper2023-12-022-4/+16
|\ \
| * | github CI: fetch history too, to allow detection of version tagsSelene ToyKeeper2023-12-021-1/+2
| * | build-all: handle the case where "git describe" can't get any tagsSelene ToyKeeper2023-12-021-0/+5
| * | run CI on all branches, not just on trunkSelene ToyKeeper2023-12-021-4/+7
| * | fetch tags on CI checkout, so 'git describe' can workSelene ToyKeeper2023-12-021-0/+3
|/ /
* | added docs/battery-rainbow.png from old repo, since it's still relevantSelene ToyKeeper2023-12-011-0/+0
* | added bin/make-release.sh to generate a .zip file ready for releaseSelene ToyKeeper2023-12-012-1/+56
* | build-all.sh: re-indented, started organizing code into functionsSelene ToyKeeper2023-11-301-75/+84
* | changed version number to use the latest release tag instead of build dateSelene ToyKeeper2023-11-303-5/+19
|/
* fixed RGB aux turning on in momentary mode when post-off voltage was enabledSelene ToyKeeper2023-11-301-6/+9
* oops, flashing script should actually flash ... not just echo a commandSelene ToyKeeper2023-11-301-1/+1
* Merge branch 'pr23-digitalcircuit-fix-nofet-bikeflash' into trunkSelene ToyKeeper2023-11-302-4/+10
|\
| * saner defaults for the default biking levelSelene ToyKeeper2023-11-302-11/+9
| * Merge branch 'fix-nofet-bikeflash' of github.com:digitalcircuit/anduril into ...Selene ToyKeeper2023-11-301-1/+9
|/|
| * bikeflash: Cap default brightness to max, defineShane Synan2023-11-281-1/+9
* | sofirn-lt1s-pro: disable memory timer and extended simple UI by defaultSelene ToyKeeper2023-11-301-3/+3
* | minor documentation updatesSelene ToyKeeper2023-11-302-8/+9
* | Merge branch 'avr32dd20-devkit' into trunkSelene ToyKeeper2023-11-3083-1296/+2633
|\ \
| * | eliminated direct CCP register access from arch/attiny1616Selene ToyKeeper2023-11-301-2/+2