Brief description of the parameters for configuring mLRS. The parameters fall into three categories:
-
Parameters common to the Tx module and receiver. These need to be configured to be identical for both, in order for a connection to be possible. For an arbitrary receiver, this can be achieved by binding the receiver to the Tx module.
-
Parameters only for the Tx module (Tx parameters).
-
Parameters only for the receiver (Rx parameters).
All parameters are configured via the Tx module, by using the CLI or the mLRS configuration Lua script (or the OLED if available). If no receiver is connected, then the Rx parameters cannot be configured.
Depending on the specific mLRS hardware, it may happen that some parameters are not available, as well as that for a parameter some options are not available.
String of 6 characters. The characters can be 'a'-'z', '0'-'9', '_', '#', '-', '.'.
For 2.4 GHz systems the last (6th) character of the bind phrase determines excluded frequencies. The exclude setting can be "\e-" (no frequencies excluded), "\e1" (wlan band #1 excluded), "\e6" (wlan band #6 excluded), "\e11" (wlan band #11 excluded), or "\e13" (wlan band #13 excluded), and it is determined from the last character as follows: 'a' = "\e-", 'b' = "\e1", 'c' = "\e6", 'd' = "\e11", 'e' = "\e13", and with 'f' the cycle continues, and so forth.
Operation mode. Can be "50 Hz", "31 Hz", "19 Hz".
Frequency band. May not be selectable.
Transmission power in Watts.
Diversity mode. Can be "enabled", "antenna1", "antenna2".
Selects the source from which the rc data should be read. Can be "none", "mbridge", "in", "crsf".
Channel order of the rc data provided to the Tx module. Can be "AETR", "TAER", "ETAR".
Selects the protocol of the rc data on the in port. Effective only when "Tx Ch Source" = "in". Can be "sbus", "sbus inv".
Selects the destination/source of the serial data stream. Can be "serial", "mbridge", "serial2"
Baudrate of the serial data stream. Effective only for "Tx Ser Dest" = "serial" or "serial2". Can be "9600", "19200", "38400", "57600", "115200", "230400".
Determines if a MAVLink RADIO_STATUS message is emitted by the Tx module. Effective only when in the receiver "Rx Ser Link Mode" = "mavlink" is set. Can be "off", "1 Hz".
Enables the buzzer, and selects what data it reflects. Can be "off", "LP", "rxLQ".
LP stands for Lost Packet, and here the buzzer emits a short beep for any lost packet. rxLQ stands for receiver Link Quality, and here the buzzer beeps every second, with the beep length reflecting LQ (longer beep equals lower LQ).
Determines the line termination character(s) used by the CLI. Can be "CR", "LF", "CRLF".
Transmission power in Watts.
Diversity mode. Can be "enabled", "antenna1", "antenna2".
Channel order of the rc data emitted by the receiver. Can be "AETR", "TAER", "ETAR".
Selects the protocol of the rc data emitted on the out port. Can be "sbus", "crsf", "sbus inv".
Determines if and on which channel the RSSI value is send out. Can be "off", "5" - "16".
Determines if and on which channel the LQ value is send out. Can be "off", "5" - "16".
Determines the behavior upon a failsafe. Can be "no sig", "low thr", "by cnf", "low thr cnt", "ch1ch4 cnt".
Baudrate of the serial data stream. Can be "9600", "19200", "38400", "57600", "115200", "230400".
Selects how the serial data stream is processed. Can be "transp.", "mavlink".
The setting is also applied to the Tx module.
Determines if a MAVLink RADIO_STATUS or RADIO_LINK_FLOW_CONTROL message is emitted by the receiver, and which flow control algorithm is used. Effective only when "Rx Ser Link Mode" = "mavlink". Can be "off", "ardu_1", "meth_b".
If "Rx Snd RcChannel" is set to "rc channels", then RADIO_LINK_FLOW_CONTROL messages are emitted instead of RADIO_STATUS.
Determines if a MAVLink RC_CHANNELS_OVERRIDE or RADIO_RC_CHANNELS message is emitted by the receiver. Effective only when "Rx Ser Link Mode" = "mavlink". Can be "off", "rc override", "rc channels".
Enables the buzzer, and selects what data it reflects. Can be "off" or "LP".
LP stands for Lost Packet, and here the buzzer emits a short beep for any lost packet.
Sets the rc channel value upon a failsafe. Effective only when "Rx FailSafe Mode" = "by cnf". Can be a value between -120% and +120%.