Skip to content

Betaflight TX Lua Scripts 1.5.0

Compare
Choose a tag to compare
@mikeller mikeller released this 12 May 13:43
· 184 commits to master since this release
6a97e05

System Requirements

  • OpenTX 2.3.4 or newer.

Changes

  • added support for Betaflight 4.2;
  • improved function keys in the 'Tools' menu (#257);
  • optimised page layout for OpenTX 2.3 (#266);
  • added support for loading and using custom VTX tables from the flight controller (#264, #284, #317);
  • improved the backwards compatibility with older versions of Betaflight (#289);
  • moved sending of RSSI and time into a background script that can be run as a global function (#301, #308);
  • added compilation of the lua scripts on the TX the first time they are run to minimise memory usage (#311).