Releases: teckel12/LuaTelemetry
1.7.5
Download & Setup
- Download LuaTelemetry.zip
- If upgrading, copy the contents of the ZIP file (
SCRIPTS
andWIDGETS
folders) to the transmitter's SD card's root - For new installations, follow the installation instructions
- For transmitter/language specific downloads, see the download options wiki
Changes
- Resolve Crossfire airmode arm status
- Moved to new home: https://github.com/teckel12/LuaTelemetry
1.7.4
Download & Setup
- Download LuaTelemetry.zip
- If upgrading, copy the contents of the ZIP file (
SCRIPTS
andWIDGETS
folders) to the transmitter's SD card's root - For new installations, follow the installation instructions
- For transmitter/language specific downloads, see the download options wiki
Changes
- Support languages which are not included in OpenTX
- Adds Russian and Romanian languages: Instructions
1.7.3
Download & Setup
- Download LuaTelemetry.zip
- If upgrading, copy the contents of the ZIP file (
SCRIPTS
andWIDGETS
folders) to the transmitter's SD card's root - For new installations, follow the installation instructions
- For transmitter/language specific downloads, see the download options wiki
Changes
- Adds support for FLYSKY Nirvana NV-16 transmitter
- Adds support for X9D+ 2019 edition
- Small adjustment for OpenTX 2.3 compatibility
- Refactored many things for faster speed and reducing memory used
- Crossfire: Satellite count sanity check
1.7.2
Download & Setup
- Download LuaTelemetry.zip
- If upgrading, copy the contents of the ZIP file (
SCRIPTS
andWIDGETS
folders) to the transmitter's SD card's root - For new installations, follow the installation instructions
- For transmitter/language specific downloads, see the download options wiki
Changes
- Playback log files (may run out of memory on Taranis)
- Runs without luac or lua build options (broke in v1.7.1)
- Refactored code for higher speed and reduced memory usage
- Fix for french translation of OpenTX with the
RxBt
sensor labeledBtRx
- Crossfire: Add vertical speed option
- Crossfire: Fix for Q X7 Tx battery options
- Crossfire: Fix distance calculation errors
- Crossfire: Resolved edge-case yaw issue due to Crossfire rollover bug
- Horus: Home indicator now shows as a HUD indicator instead of a simple direction icon
- Horus: Uses vertical speed (if available) for better vertical placement of flight path vector icon
- Horus: Adds flight path vector support to S.Port/F.Port TELEMETRY (will require a yet to be released version of INAV)
- Detect X9 Lite transmitter correctly
v1.7.1
Download & Setup
- Download LuaTelemetry.zip
- If upgrading, copy the contents of the ZIP file (
SCRIPTS
andWIDGETS
folders) to the transmitter's SD card's root - For new installations, follow the installation instructions
- For transmitter/language specific downloads, see the download options wiki
Changes
- Uses "flat earth" algebra for faster orientation/distance calculation
- Crossfire on Horus: Option for flight path vector indicator
- Crossfire: Resolved default orientation bug
- Horus: Nice 15% speedup
- Horus: Show satellite and HDOP (on S.Port) on config menu
- Horus: Changes to the config menu controls
- Horus: Trim 6 can be used while flying to switch between launch and compass-based orientation
- Horus: Added alternative location for speed and altitude units when certain options are enabled
- Horus: Distance value in radar always shows current distance (doesn't change when min/max is being viewed)
- Crossfire: Show total current drawn after flight when min/max is selected even if fuel % is usually shown
- Crossfire: Slightly better audio messages when exiting RTH
- Moved some things around and made a few functions to reduce memory usage
- Simplified things by using getRSSI() for both S.Port and Crossfire
- X9D: Altitude graph inverted so altitude values are grey and minute markers are dotted black
- Added automatic development mode for testing
Sponsorship
Special thanks to Jumper for donating a Jumper T16 transmitter to help develop this release. INAV Lua Telemetry is now fully compatible with the Jumper T16. I flew quite a few times with the Jumper T16 and for the price it's hard to beat. It's easy to see why this transmitter is causing a storm in the RC community.
v1.7.0
Download & Setup
- Download LuaTelemetry.zip
- If upgrading, copy the contents of the ZIP file (
SCRIPTS
andWIDGETS
folders) to the transmitter's SD card's root - For new installations, follow the installation instructions
- For transmitter/language specific downloads, see the download options wiki
Changes
- Logs altitude graph in background so changing views doesn't halt altitude graph
- Refactored config options which saved a ton of memory
- Total rewrite of artificial horizon and pitch ladder, faster and better looking
- Horus: Optional roll indicator at top of attitude indicator
- Horus: 5 different aircraft symbols on attitude indicator (preview in config menu)
- Added support for Jumper T16 transmitter (operates just like Horus)
- Resolved bug that caused RSSI to always show 99dB on pilot, radar and altitude views
- Resolved bug that caused low voltage voice warning to occur too often if voltage was erratic
- Horus: Resolved bug which caused
disabled
message to appear - Report when GPS lock is lost, not sure when this was mistakenly removed
- Style changes to variometer on Horus and on Taranis pilot, map, and altitude views
- Q X7: Cleaned up distance, altitude and GPS coordinate data below altitude graph
Sponsorship
Special thanks to Jumper for donating a Jumper T16 transmitter to help develop this release. INAV Lua Telemetry is now fully compatible with the Jumper T16. I flew quite a few times with the Jumper T16 and for the price it's hard to beat. It's easy to see why this transmitter is causing a storm in the RC community.
v1.6.1
Download & Setup
- Download LuaTelemetry.zip
- If upgrading, copy the contents of the ZIP file (
SCRIPTS
andWIDGETS
folders) to the transmitter's SD card's root - For new installations, follow the installation instructions
Changes
- Added new option for altitude graph (additional view on Taranis / map overlay on Horus)
- Config option to set max cell voltage for calculating cell count (primary use: LiHV batteries)
- Horus: Fix display bug that caused disabled error
- Horus: Further optimized view for faster rendering
- Crossfire: Better fuel percentage estimation when battery isn't full
- Update language files for new config menu options
Sponsorship
Special thanks to Team BlackSheep for donating a TBS Crossfire TX module and TBS Crossfire Micro Receiver V2 to help develop this release. Crossfire compatibility would have not been possible without their support. After using Crossfire while developing this release, I can now understand why Crossfire and other TBS products have such a faithful following.
v1.6.0
Download & Setup
- Download LuaTelemetry.zip
- If upgrading, copy the contents of the ZIP file (
SCRIPTS
andWIDGETS
folders) to the transmitter's SD card's root - For new installations, follow the installation instructions
Changes
- Adds Crossfire support (requires INAV v2.1.0 or later)
- Horus: Enhanced display speed (up to 40% faster)
- Horus: Script variables initialize on flight/telemetry reset
- Compatible with Betaflight using FrSky X or R9 series receivers (with reduced functionality) and TBS Crossfire support with Betaflight 4.0+
Sponsorship
Special thanks to Team BlackSheep for donating a TBS Crossfire TX module and TBS Crossfire Micro Receiver V2 to help develop this release. Crossfire compatibility would have not been possible without their support. After using Crossfire while developing this release, I can now understand why Crossfire and other TBS products have such a faithful following.
v1.5.1
Download & Setup
- Download LuaTelemetry.zip
- If upgrading, copy the contents of the ZIP file (
SCRIPTS
andWIDGETS
folders) to the transmitter's SD card's root - For new installations, follow the installation instructions
Changes
- Fixed draw error and HDOP graph on Q X7
- Fixed setting
View Mode
andGPS HDOP View
on Taranis - Restore color options fixed on Horus widget
- Warning message when not a full-screen widget on Horus
- Changed Horus widget option names to fit within 10 character limit
Sponsorship
Special thanks go out to FrSky for donating the awesome Horus X10S to develop this release. Coming from a Taranis Q X7 (which I thought was the only transmitter I'd ever need) I can understand the price difference for this premium product. The build quality is amazing! I know it costs a lot more, but you really are getting your money's worth. Highly recommended!
v1.5.0
Download & Setup
- Download LuaTelemetry.zip
- If upgrading, copy the contents of the ZIP file (
SCRIPTS
andWIDGETS
folders) to the transmitter's SD card's root - For new installations, follow the installation instructions
Changes
- Added support for Horus transmitters
- Updated Spanish voice files
- Fixed km/h in radar view
Sponsorship
Special thanks go out to FrSky for donating the awesome Horus X10S to develop this release. Coming from a Taranis Q X7 (which I thought was the only transmitter I'd ever need) I can understand the price difference for this premium product. The build quality is amazing! I know it costs a lot more, but you really are getting your money's worth. Highly recommended!