Releases: stronnag/LTM-lua
Releases · stronnag/LTM-lua
0.0.5 - fix missing ()
Fix CRSF mode error
Fixes the CRSF script error reported in #7 (thanks to @sashgorokhov)
Minor updates
- The baudrate defaults to
0
(i.e. do not change from the device defined baud rate, typically115200
) - If you need a different baud rate:
- Set the key
S.baudrate
inLTM/config.lua
- Verify that your device can set the LUA baud rate, as both OpenTX and EdgeTX have form for breaking this.
- Set the key
Add Tracker Only mode
Add tracker-only mode, sends only G and A frames at nominal 10Hz
Initial release
Initial release, supporting (at least some variants) of inav's Smartport and CRSF telemetry
- Unzip the archive in the root of the SD card / mirrored SD card directory for companion.
- Enable the script as described in the project README.md