diff options
| author | Selene ToyKeeper | 2021-08-23 04:37:15 -0600 |
|---|---|---|
| committer | Selene ToyKeeper | 2021-08-23 04:37:15 -0600 |
| commit | d05bb6b30783867e76d7028843829ff9e1915bb1 (patch) | |
| tree | 8b3cfa3d98eb4410f6ee8c47a6219b00c3943774 /spaghetti-monster | |
| parent | moved jump start into FSM so it'll be more universal and the app won't need s... (diff) | |
| download | anduril-d05bb6b30783867e76d7028843829ff9e1915bb1.tar.gz anduril-d05bb6b30783867e76d7028843829ff9e1915bb1.tar.bz2 anduril-d05bb6b30783867e76d7028843829ff9e1915bb1.zip | |
added documentation for the global config menu and jump start level
Diffstat (limited to 'spaghetti-monster')
| -rw-r--r-- | spaghetti-monster/anduril/anduril-manual.txt | 26 |
1 files changed, 26 insertions, 0 deletions
diff --git a/spaghetti-monster/anduril/anduril-manual.txt b/spaghetti-monster/anduril/anduril-manual.txt index 57f1986..74ca0c7 100644 --- a/spaghetti-monster/anduril/anduril-manual.txt +++ b/spaghetti-monster/anduril/anduril-manual.txt @@ -639,6 +639,31 @@ when the main emitters are on, and when the light is otherwise awake. The aux LEDs on most lights only turn on when the light is asleep. +Global Config Menu +------------------ + +Some models may have an extra config menu for settings which don't fit +anywhere else. These settings are, in order: + + - 2C style: (not yet implemented) + + 1: 2C goes to turbo (Anduril V1 style) + 2: 2C goes to ramp ceiling (Anduril V2 style) + + - Jump Start level: + + Some lights are prone to starting up slowly at low levels, so they + have an option to "jump start" the engine by pulsing a higher power + level for a few milliseconds when changing from off to a low level. + This setting specifies how bright that pulse should be. + + The value can be from 1 to 150, but is usually between 10 and 30. + +Some settings are hardware-specific and may not be present on all +lights. The number of settings in the global menu depends on the +hardware model and the firmware version. + + Tint Ramping ------------ @@ -680,6 +705,7 @@ Off Any 4C Lockout mode Off Full 5C Momentary mode Off Full 7C Aux LEDs: Next pattern Off Full 7H Aux LEDs: Next color +Off Full 9H Global config menu Off Full 10C Enable Simple UI Off Simple 10H Disable Simple UI Off Full 10H Simple UI ramp config menu (1: floor, 2: ceiling, [3: steps]) |
