Skip to content

Basic set of scripts to configure Betaflight from your Taranis TX (OpenTx)

License

Notifications You must be signed in to change notification settings

David-VG/inav-tx-lua-basic

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

inav-tx-lua-basic

This is a rebrand for iNav of a basic set of scripts to configure betaflight from your Taranis TX (OpenTx).

This is a simplied set of configuration 'lua' scripts, based on the v0.3 version of the 'betaflight-tx-lua-scripts' repository. The 'betaflight-tx-lua-scripts' repository now contains many more screens. This version has only the "PIDs", "Rates" and "VTX" screens.

The VTX screen has the following enhancements:

  • Can step through available frequencies for bands / channels. Implements feature suggested by issue #33.

  • If Betaflight has 'SetFreqByMHzMsp' support then any frequency in MHz can be set (via band 'U'); see: http://www.etheli.com/CF/vtxCfgCMSFreqViaMsp

  • When doing a 'save' on the VTX screen, now performs an EEPROM_SAVE after updating the values (needed for latest version of Betaflight).

  • Shows 'Retrying' if save-retry happens.

See the Releases page to install the scripts.

About

Basic set of scripts to configure Betaflight from your Taranis TX (OpenTx)

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Lua 97.3%
  • Makefile 2.7%