github betaflight/betaflight-tx-lua-scripts 1.6.0
Betaflight TX Lua Scripts 1.6.0

latest release: 1.7.0
23 months ago

For instructions on how to install and use, have a look at the README.

**Note: Version 1.6.0 is backwards compatible with older versions of Betaflight, but because of a bug in MSP over telemetry it will not work with 4.2 versions earlier than 4.2.11.

System Requirements

It is recommended to always use the most recent firmware for your equipment, but these are the minimum requirements for the Betaflight TX Lua Scripts to work.

  • OpenTX - 2.3.12
  • EdgeTX - 2.4.0
  • ExpressLRS - 2.0.1
  • Crossfire - 2.11
  • Frsky TX / RX with support for Smartport/Fport - Most recent firmware recommended(except ACCST D16 v2.1.1 Fport R-XSR firmware)

Changes

  • Mcu ID used to identify flight controller. The script is now able to identify each unique craft and use the correct vtx tables even if they're bound to the same model on the radio (#361) @kristjanbjarni
  • "Betaflight CMS" script added(TBS CRSF only) (#339 #417 #420 #424) @codecae
  • Support for 128x96 resolution (TBS Tango 2) (#362) @klutvott123
  • Added simplified tuning page (#391 #399 #408 #413)
  • Added failsafe page (#390)
  • Added profiles page (#432)
  • Improved PWM page (#347 #400 #412)
  • Improved Receiver page (#374 #394)
  • Filter pages updated (#383 #393)
  • Added min dth to GPS Rescue page (#386)
  • PID related pages updated (#366 #367 #368 #370 #407 #410 #431)
  • Use getRSSI() to detect connection. Eliminates the need for protocol specific sensors to detect a connection. (#406)
  • Accelerometer calibration option added to main menu (#375)
  • Support for different rate types (#365)
  • Popup menu improvements (#389)
  • MSP protocol updated for compatibility with Betaflight 4.3. Still backwards compatible with older versions of Betaflight. (#409)
  • Allow drawing on whole display (#363)
  • Removed unused files and folders. Telemetry script and BF folder in root directory removed. (#401)

New Contributors

Full Changelog: 1.5.0...1.6.0

Don't miss a new betaflight-tx-lua-scripts release

NewReleases is sending notifications on new releases.