Better description of animations
Updated larson scanner, thrust ring
This commit is contained in:
parent
6aeac3caa6
commit
b292a2b626
|
@ -281,8 +281,7 @@ This mode blinks the current LED, alternatively from black to the current active
|
||||||
#### Larson Scanner (Cylon Effect)
|
#### Larson Scanner (Cylon Effect)
|
||||||
|
|
||||||
The Larson Scanner replicates the scanning "eye" effect seen on the mechanical Cylons and on Kitt from Knight Rider.
|
The Larson Scanner replicates the scanning "eye" effect seen on the mechanical Cylons and on Kitt from Knight Rider.
|
||||||
|
This overlay dims all of the LEDs it is assigned to and brightens certain ones at certain times in accordance with the animation. The animation is active regardless of arm state.
|
||||||
This overlay merely varies the brightness of each LED's current color.
|
|
||||||
|
|
||||||
#### Flight Mode & Orientation
|
#### Flight Mode & Orientation
|
||||||
|
|
||||||
|
@ -359,11 +358,11 @@ This mode fades the LED current LED color to the previous/next color in the HSB
|
||||||
|
|
||||||
#### Thrust ring state
|
#### Thrust ring state
|
||||||
|
|
||||||
This mode is allows you to use one or multiple led rings (e.g. NeoPixel ring) for an afterburner effect. The light pattern rotates clockwise as throttle increases.
|
This mode is allows you to use one or multiple led rings (e.g. NeoPixel ring) for an afterburner effect. LEDs with this mode will light up with their assigned color in a repeating sequence. Assigning the color black to an LED with the ring mode will prevent the LED from lighting up.
|
||||||
|
|
||||||
A better effect is acheived when LEDs configured for thrust ring have no other functions.
|
A better effect is acheived when LEDs configured for thrust ring have no other functions.
|
||||||
|
|
||||||
LED direction and X/Y positions are irrelevant for thrust ring LED state. The order of the LEDs that have the state determines how the LED behaves.
|
LED direction and X/Y positions are irrelevant for thrust ring LED state. The order of the LEDs that have the state determines how the LED behaves, and the throttle value determines the animation rate. The animation is only active while armed.
|
||||||
|
|
||||||
Each LED of the ring can be a different color. The color can be selected between the 16 colors availables.
|
Each LED of the ring can be a different color. The color can be selected between the 16 colors availables.
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue