Schematic

Commands Reference
288 Advanced Digital Motor Controller User Manual V1.8, August 28, 2017
Where:
cc = Channel
nn = Center value
SKDB - Spektrum Deadband
HexCode: 54
Description:
Sets the deadband value for the Spektrum channel. It is defined as the percent number
from 0 to 50% and defines the amount of movement from joystick or sensor around the
center position before its converted value begins to change.
Syntax Serial: ^SKDB cc nn
~SKDB [cc]
Syntax Scripting: setconfig(_SKDB, cc)
Number of Arguments:
Argument 1: Channel
Min: 1 Max: 2
Argument 2: Deadband
Type: Unsigned 8-bit
Min: 0 Max: 50
Default: 0
Where:
cc = Channel
nn = Deadband
SKLIN - Spektrum Linearity
HexCode: 55
Description:
This parameter is used for applying an exponential or a logarithmic transformation a
Spektrum command input. There are 3 exponential and 3 logarithmic choices. Exponential
correction will make the commands change less at the beginning and become stronger
at the end of the joystick movement. The logarithmic correction will have a stronger effect
near the start and lesser effect near the end. The linear selection causes no change to the
input.
Syntax Serial: ^SKLIN cc nn
~SKLIN [cc]