-
Notifications
You must be signed in to change notification settings - Fork 57
Installation
Tim Eckel edited this page Feb 28, 2021
·
73 revisions
Note: To upgrade from a previous version, see the (much shorter) upgrade instructions
Don't be too concerned about the length of these instructions. The first two sections are about setting up telemetry in INAV and your transmitter, which for most is already completed. Also, the instructions are for multiple transmitters, telemetry protocols and I've tried to be very descriptive so even a novice could follow along. Therefore, it's a bit verbose but proceeds quickly, I promise.
- Setup SmartPort(S.Port), F.Port, D-series, or Crossfire telemetry to send to your transmitter: INAV telemetry docs
- FrSky receivers (skip for TBS Crossfire):
- If you have an current sensor and want to show fuel percent remaining:
set smartport_fuel_unit = PERCENT- Set
battery_capacityto the mAh you want to draw from your battery
- If instead you want to show the current sensor's mAh:
set smartport_fuel_unit = MAH
- With INAV v2.0.0+,
set frsky_pitch_roll = ONin CLI settings for accurate attitude display and pitch angle
- If you have an current sensor and want to show fuel percent remaining:
- With battery connected and after GPS fix discover telemetry sensors so all telemetry sensors are discovered
- FrSky receivers (skip for TBS Crossfire):
- Telemetry distance sensor name
0420(or0007with D-series receivers) should be changed toDistand set to the desired unit:morft - The sensors
Dist,Alt,GAltandGspdcan be changed to the desired unit:morft/kmhormph - If you
set frsky_pitch_roll = ONon INAV v2.0.0+ (which I suggest) you can optionally change the following for clarification:- Telemetry sensor
0430(or0008with D-series receivers) can be changed toPtch - Telemetry sensor
0440(or0020with D-series receivers) can be changed toRoll
- Telemetry sensor
-
Don't change
Tmp1orTmp2from Celsius to Fahrenheit! They're not temps (used for flight modes and GPS info) - If you don't have a current sensor, you can optionally delete or rename the
Fuelsensor so it doesn't show in Lua Telemetry
- Telemetry distance sensor name
- Download the latest LuaTelemetry.zip file (Note: NOT the source code)
- Copy the contents of the ZIP file (
SCRIPTSandWIDGETSfolders) to the transmitter's SD card's root- Taranis:
- In model setup, page to
DISPLAY - Set desired screen to
Script - Select
iNav
- In model setup, page to
- Horus/Jumper T16:
- Long-press
TELEto access the user interface/views layout - Select the desired view (or create a new one)
- Make
Layoutfull screen, turn offTop barandSliders+Trims - Select
Setup widgets - Press
Entertill a menu appears and selectSelect widget - Scroll to the
iNavwidget and pressEnter - Optionally (while still selecting the
iNAVscript), long-pressEnter, selectWidget settingswhere you can enableRestore(to restore your theme's colors) and set your theme'sTextcolor andWarningcolor
- Long-press
- Nirvana NV14:
- Press the Widgets icon
- Select the desired view
- Change the layout to full screen
- Uncheck all boxes
- Select
Setup widgets, tap the screen and selectiNAV - Optionally, you can enable
Restore(to restore your theme's colors) and set your theme'sTextcolor andWarningcolor
- Taranis:
- Press
EXITorRTNseveral times to exit (back icon on Nirvana)
- Taranis:
- From the main screen on your transmitter, long-press
Page(down d-pad on X-Lite) - If Lua Telemetry isn't on your first page, short-press
Pageto the Lua Telemetry screen
- From the main screen on your transmitter, long-press
- Horus/Jumper T16/Nirvava NV14:
- From the main screen on your transmitter, press
PgUp/Dn(swipe left on Nirvana) to the Lua Telemetry view
- From the main screen on your transmitter, press
- Screen Description
- Configuration Settings
- Tips & Common Problems
Home | Features | Requirements | Download | Installation | Upgrade | Description | Configuration | Tips | Support