Skip to main content
Firmware Stable

Input Configuration and Status

FALCON supports flexible input configurations through various input methods, including PWM channels and analog signals. This documentation provides details about input parameters, their configuration, and the corresponding status indicators.

PWM Input Channels

FALCON supports two primary PWM input channels:

ChannelParameter NameDefault CenterPurpose / Usage
PWM Ch1pwm_ch11500Throttle input (default)
PWM Ch2pwm_ch20Power and Mode map selection (optional)

Input Configuration Parameters

You can set input sources for throttle, power map, and mode map selection through the following parameters:

ParameterDefaultPossible ValuesDescription
throttle_INPUT11: PWM Channel 1 (ppm_ch1)
3: Analog Signal Conditioning Input 1 (asc_1)
Defines the source for throttle input.
power_maps_INPUT00: Disabled (use only power_map_force)
2: PWM Channel 2 (ppm_ch2)
4: Analog Signal Conditioning Input 2 (asc_2)
Defines the input source for selecting power maps.
mode_maps_INPUT00: Disabled (use only mode_map_force)
2: PWM Channel 2 (ppm_ch2)
4: Analog Signal Conditioning Input 2 (asc_2)
Defines the input source for selecting mode maps.

Input Signals Status Indicators

Real-time input signals can be monitored using the following status indicators. This is the normalised signal level for each input. Normalised in [-1 -1] range.

Status VariableTypeDescription
sig_throttleFloatCurrent throttle input signal level
sig_power_mapsFloatCurrent input signal for power map selection
sig_mode_mapsFloatCurrent input signal for mode map selection

Logic level for switchning maps:

Input valSelected map
0 - 0.33map_0
0.33 - 0.66map_1
0.66 - 1map_2