Skip to content

Releases: stronnag/LTM-lua

0.0.5 - fix missing ()

07 Oct 11:46
a9bbf40
Compare
Choose a tag to compare

Reinstate missing loadScript () #11

Fix CRSF mode error

26 Jul 17:50
b0fe7ac
Compare
Choose a tag to compare

Fixes the CRSF script error reported in #7 (thanks to @sashgorokhov)

Minor updates

26 May 12:27
5c1c50f
Compare
Choose a tag to compare
  • The baudrate defaults to 0 (i.e. do not change from the device defined baud rate, typically 115200)
  • If you need a different baud rate:
    • Set the key S.baudrate in LTM/config.lua
    • Verify that your device can set the LUA baud rate, as both OpenTX and EdgeTX have form for breaking this.

Add Tracker Only mode

30 Jul 19:30
Compare
Choose a tag to compare

Add tracker-only mode, sends only G and A frames at nominal 10Hz

Initial release

20 Jul 15:55
Compare
Choose a tag to compare

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