| Commit message (Collapse) | Author | Age | Files | Lines |
| |\
| |
| |
| |
| |
| |
| | |
github.com:dirtydancing/anduril into pr31-dirtydancing-documentation-tactical-mode
* 'documentation-tactical-mode' of github.com:dirtydancing/anduril:
Document aux LED settings in Tactical Mode
|
| | | |
|
| |\ \
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Manual: Update options inherited by Simple UI
* pr105-dirtydancing-documentation-simple-inherits:
there's another inherited setting now
Manual: Update options inherited by Simple UI
|
| | | | |
|
| |/| |
| | |
| | |
| | |
| | |
| | |
| | | |
github.com:dirtydancing/anduril into pr105-dirtydancing-documentation-simple-inherits
* 'documentation-simple-inherits' of github.com:dirtydancing/anduril:
Manual: Update options inherited by Simple UI
|
| | | | |
|
| |\ \ \
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Manual: Add channel mode to manual memory
* pr106-dirtydancing-documentation-manual-memory:
added more info about manual memory remembering channel mode
Manual: Add channel mode to manual memory
|
| | | | | |
|
| |/| | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
github.com:dirtydancing/anduril into pr106-dirtydancing-documentation-manual-memory
* 'documentation-manual-memory' of github.com:dirtydancing/anduril:
Manual: Add channel mode to manual memory
|
| | |/ / |
|
| |\ \ \
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Manual: Add default for post-off voltage display
* pr124-dirtydancing-documentation-povd-default:
space
Manual: Add default for post-off voltage display
|
| | | | | |
|
| |/| | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
into pr124-dirtydancing-documentation-povd-default
* 'documentation-povd-default' of github.com:dirtydancing/anduril:
Manual: Add default for post-off voltage display
|
| | |/ / |
|
| |\ \ \
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Manual: Document extra digit for battery check
* pr125-dirtydancing-documentation-battery-check:
added info about simple vs advanced UI, and attiny85 battcheck resolution
Manual: Document extra digit for battery check
|
| | | | | |
|
| |/| | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
github.com:dirtydancing/anduril into pr125-dirtydancing-documentation-battery-check
* 'documentation-battery-check' of github.com:dirtydancing/anduril:
Manual: Document extra digit for battery check
|
| | |/ / |
|
| |\ \ \
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Manual: Add how to check which UI the user is in
* pr126-dirtydancing-documentation-check-UI:
reworded a bit for consistency with the rest of the manual
Manual: Add how to check which UI the user is in
|
| | | | | |
|
| |/| | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
into pr126-dirtydancing-documentation-check-UI
* 'documentation-check-UI' of github.com:dirtydancing/anduril:
Manual: Add how to check which UI the user is in
|
| | |/ / |
|
| |\ \ \
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Added config options to control brightness of button LEDs and post-off
voltage display, based on the ramp level of the main LEDs. Affects all
lights with aux LEDs and more than 8 KiB of ROM.
The new options are in Battcheck -> 7H -> options 3+4, to control the
low and high ramp levels where the button LEDs turn on at low or high
brightness. Set to 0 to disable the button LED during ramping, or 1+ to
set a specific ramp level.
Closes #10: https://github.com/ToyKeeper/anduril/pull/10
* pr10-SiteRelEnby-rgb-voltage-configurable:
made new settings apply to all button LEDs on lights bigger than 8K ROM
Add a feature to make RGB voltage configurable
|
| | | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
This replaces "USE_CONFIGURABLE_RGB_VOLTAGE_LEVELS"
with "USE_AUX_THRESHOLD_CONFIG", which controls the brightness of
button LEDs while the main LEDs are on,
and during post-off voltage display.
Same basic concept, but works on single-color LEDs too,
and lets the user finally configure POVD thresholds.
The code for this is a bit messy, but the aux LED code as a whole
is pretty messy since it wasn't designed for the things it does now.
The entire thing needs a refactor or rewrite someday. But not today.
For now, this is just enough to make the pull request
cover more use cases before merging into trunk.
I've tested it on a variety of lights, but am not yet entirely
comfortable with it. However, it worked on at least these:
- 1-color button LED, no RGB
- front RGB, 1-color button LED
- front RGB, hardwired also to RGB button
- RGB button, no other aux
These may need extra changes,
and may have extra config options which do nothing...
- front RGB, no button LED
- 1-color front aux, no button LED
- no aux at all
- attiny85 lights (some could theoretically support the new options,
but none even try)
|
| |/| | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
into pr10-SiteRelEnby-rgb-voltage-configurable
pulling pr10 branch into a feature branch based on a newer trunk
* 'rgb-voltage-configurable' of github.com:SiteRelEnby/anduril:
Add a feature to make RGB voltage configurable
|
| | |\| | |
|
| | |\ \ \ |
|
| | | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
Adds two entries to the battery voltage settings menu, the first
isathreshold for switching aux to high, and the second sets a minimum
level for it to be displayed, also effectively allowing the feature to
be entirely disabled if not wanted.
|
| | | | | |
| | | | |
| | | | |
| | | | | |
so it no longer flashes on each click while advancing to other functions
|
| | | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
After testing on every device I can, and getting several users to also
test this, it appears to reduce and sometimes completely eliminate
preflash on most devices... and the cases where it wasn't reported to
help, at least it didn't make things worse. Some units apparently just
can't get the flash eliminated completely, despite trying lots of things.
Instead of turning the chips on and then waiting 4ms, it now turns the
preflash absorber on, waits ~0.6ms, sets misc params, then turns the
boost chip on, then waits ~0.6ms, then turns the preflash absorber off.
This seems to work best on li-ion power, where on my devices it completely
eliminates any preflash. There is still a very mild flash on AA though,
which I wasn't able to get rid of. But it's like... 0.003 lm for just
a few milliseconds, really not bad. Even in the worst case reported by
a user, based on the video they took, it looks like just 0.01 lm for
a few milliseconds.
|
| | | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
Apparently that got deprecated and removed. Seems like something
GitHub should maybe notify users about before removing it, instead of
finding out through a build failure plus googling the error message.
But it seems to be a trivial fix, at least.
https://github.com/orgs/community/discussions/152695
|
| | | | | | |
|
| | | | | | |
|
| |\ \ \ \ \
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Finally remembered to merge this. Thought I had done it months ago...
Anyway, now that I've been able to test it on production hardware,
everything seems fine. The super-low firefly modes are a bit more
usable on production hardware too. Level 1/150 is dimmer than the low
aux LEDs, while level 2/150 is about as bright as low aux.
* hank-lume-x1:
changed hank-lume-x1 model number back on 2024-09-28 for some reason, and didn't commit... saving now to change branches, but should delete this commit if it turns out there was no reason for it
hank-lume-x1: minor calibration and cleaning - calibrated party strobe - removed duplicate or commented-out code - added a basic readme
hank-lume-x1 cleanup and calibration, part 1: - changed model number from 0281 to 0171 - cleaned up blink_negative and AUXLED_RGB_DIFFERENT_PORTS a little (but the latter needs a complete refactor, as soon as the hardware abstraction code can handle aux LEDs better) - cleaned up USE_LONG_BLINK_FOR_NEGATIVE_SIGN a little - removed USE_OTG_IN_MOMENTARY since it's not actually used - moved hw/loneoceans/lume-x1-avr32dd20/* files into hw/hank/lume-x1/ - superficial cleanup on hank/lume-x1/hwdef.* - removed some of the extra stuff from hank/lume-x1/anduril.h - adjusted calibration (especially ramp table) on hank-lume-x1 (ramp shape is pretty close to a D4K-boost now, but with more firefly modes) (calibration is based on a sample size of 1, further testing needed)
cherry-picked hank-lume-x1 code from https://github.com/loneoceans/anduril/commit/d83ebb75dab8c462b7efa841bccc00a136ff15a2
|
| | | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
for some reason, and didn't commit... saving now to change branches,
but should delete this commit if it turns out there was no reason for it
|
| | | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
- calibrated party strobe
- removed duplicate or commented-out code
- added a basic readme
|
| | | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
- changed model number from 0281 to 0171
- cleaned up blink_negative and AUXLED_RGB_DIFFERENT_PORTS a little
(but the latter needs a complete refactor, as soon as the
hardware abstraction code can handle aux LEDs better)
- cleaned up USE_LONG_BLINK_FOR_NEGATIVE_SIGN a little
- removed USE_OTG_IN_MOMENTARY since it's not actually used
- moved hw/loneoceans/lume-x1-avr32dd20/* files into hw/hank/lume-x1/
- superficial cleanup on hank/lume-x1/hwdef.*
- removed some of the extra stuff from hank/lume-x1/anduril.h
- adjusted calibration (especially ramp table) on hank-lume-x1
(ramp shape is pretty close to a D4K-boost now, but with more firefly modes)
(calibration is based on a sample size of 1, further testing needed)
|
| | | |_|/ /
| |/| | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
https://github.com/loneoceans/anduril/commit/d83ebb75dab8c462b7efa841bccc00a136ff15a2
The [PR](https://github.com/ToyKeeper/anduril/pull/37) has a lot of other
stuff in it, so I'm just picking out the parts needed for this particular
light, and leaving the rest for later.
Will need further edits before merging into trunk.
|
| |/ / / /
| | | |
| | | |
| | | |
| | | | |
(was written a long time ago on a whim and never committed,
may as well do it now)
|
| |\ \ \ \
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
New build target for TS10 lights with new low-Vf LEDs.
Should help prevent the lights from burning out on turbo.
Closes #90.
* pr90-SammysHP-wurkkos-ts10-lowfet:
merged SammysHP's fix for TS10 lower-Vf LEDs, reverted my fix (they are now two separate build targets)
Add Wurkkos TS10 RGB with reduced FET output
|
| | | | | |
| | | | |
| | | | |
| | | | | |
(they are now two separate build targets)
|
| |/| | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
pr90-SammysHP-wurkkos-ts10-lowfet
Add Wurkkos TS10 RGB with reduced FET output PR #90
* 'wurkkos-ts10-lowfet' of github.com:SammysHP/anduril:
Add Wurkkos TS10 RGB with reduced FET output
|
| | | |/ /
| |/| | |
|
| | | | |
| | | |
| | | |
| | | | |
(because otherwise the light destroys its own LEDs at full power)
|
| |/ / /
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
fixes #85
The Simple UI is meant to be relatively child-safe, and the strobe modes
are not. Users who want unsafe features enabled should use the full UI
instead... and the strobe + mood modes should also have some safety
features added, on drivers which have enough ROM to hold extra code.
|
| | | | |
|
| | | | |
|
| |\ \ \
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Added fireflies-pl47g2-219 from jim-p.
* pr43-jim-p-ff-pl47g2-219:
Forgot to update model count after the last couple additions
Add Fireflies PL47G2-219 variant.
|
| | | | | |
|
| |/| | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
pr43-jim-p-ff-pl47g2-219
* 'ff-pl47g2-219' of github.com:jim-p/anduril:
Add Fireflies PL47G2-219 variant.
|