FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Releases · betaflight/betaflight-tx-lua-scripts · GitHub

Releases: betaflight/betaflight-tx-lua-scripts

Betaflight TX Lua Scripts 1.8.0

Choose a tag to compare

Filter
blckmn released this 23 Jan 09:43
c93054d

What's Changed

Improvements

Fixes

  • Skip vtx tables download if not available by @klutvott123 in #475
  • Require reboot when changing battery parameters by @Forceu in #531
  • fix: black header and unreadable popup menus by @pfeerick in #535

New Contributors

Full Changelog: 1.7.0...1.8.0

Betaflight TX Lua Scripts 1.7.0

Choose a tag to compare

Filter
klutvott123 released this 30 Jan 20:13
f9e0656

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

**Note: Compatibility with all 4.2.x versions has been restored.

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)
  • ImmersionRC Ghost - Latest firmware.

What's Changed

Improvements

Fixes

New Contributors

Full Changelog: 1.6.0...1.7.0

Betaflight TX Lua Scripts 1.6.0

Choose a tag to compare

Filter
klutvott123 released this 14 Jun 04:38
dae0d91

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

Betaflight TX Lua Scripts 1.5.0

Choose a tag to compare

Filter
mikeller released this 12 May 13:43
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).

Betaflight TX Lua Scripts 1.4.1

Choose a tag to compare

Filter
mikeller released this 14 Oct 21:55

System Requirements

  • OpenTX 2.3.1 or newer.

Changes

  • fixes for problems introduced in OpenTX 2.3 (#260).

Betaflight TX Lua Scripts 1.4.0

Choose a tag to compare

Filter
mikeller released this 13 Oct 03:08
4fd9cbe

System Requirements

  • OpenTX 2.3.1 or newer.

Changes

  • added support for Betaflight 4.1;
  • added support for FlySky NV 14 (#229);
  • added support for Jumper T12 (#231);
  • added support for FrSky X9D+ 2019 and X10 express (#240);
  • added support for Jumper T16 (#242);
  • changed to hardware selection by screen size, virtual events (#250).

Betaflight TX Lua Scripts 1.3.0

Choose a tag to compare

Filter
mikeller released this 03 Jun 09:01
1417c39

Changes

  • added support for X9 Lite, X-Lite S, X-Lite Pro.

Betaflight TX Lua Scripts 1.2.1

Choose a tag to compare

Filter
mikeller released this 11 May 12:11

Maintenance Release

Changes

  • Fixed API version detection on horus (#218).

Betaflight TX Lua Scripts 1.2.0

Choose a tag to compare

Filter
mikeller released this 29 Apr 09:38
9ba62b4

Changes

  • added support for advanced PID settings;
  • added support for new settings added in Betaflight 4.0;
  • added support for holding down + / - to scroll through menus;
  • various fixes.

Betaflight TX Lua Scripts 1.1.0

Choose a tag to compare

Filter
mikeller released this 18 Oct 12:22
8eb04c7

Changes

  • Added support for GPS rescue;
  • Updated settings to work with Betaflight 3.5;
  • Various fixes.

Back | FazBrowse Home | New Git URL