|
6 | 6 | ## Requirements
|
7 | 7 |
|
8 | 8 | - Betaflight - As a best practice, it is recommended to use the most recent stable release of Betaflight to obtain the best possible results;
|
9 | | -- Telemetry - Telemetry has to be enabled and supported by the TX / RX for the scripts to be able to communicate with the flight controller; |
| 9 | +- Telemetry - Telemetry has to be enabled in Betaflight Receiver tab and supported by the TX / RX for the scripts to be able to communicate with the flight controller; |
10 | 10 | - OpenTX - 2.3.12 or newer;
|
11 | 11 | - EdgeTX - 2.4.0 or newer;
|
12 | 12 | - ExpressLRS - 2.0.1 or newer;
|
13 | 13 | - TBS Crossfire/Tracer TX / RX - v2.11 or newer;
|
14 | 14 | - FrSky TX / RX with support for SmartPort - While most receivers with SmartPort support work fine, it is recommended to update the receiver to the most recent firmware version to correct any known bugs in telemetry.
|
15 | | -- ImmersionRC Ghost - Latest firmware. |
16 | | -- Baud rate - Set to 400K in EdgeTX/OpenTX for Crossfire, Tracer, ExpressLRS and Ghost. |
| 15 | +- ImmersionRC Ghost RX module - Latest firmware and module set to RF Mode "Race250" - see (Ghost receiver manual pg 36-38) (Other RF Modes have issues or do not have telemetry to allow Betaflight LUA to work). |
| 16 | +- Baud rate - Set to 400K in EdgeTX/OpenTX for Crossfire, Tracer, ExpressLRS. |
17 | 17 |
|
18 | 18 | ## Installing
|
19 | 19 |
|
|
0 commit comments