Skip to content

On Transmitter import/export for EdgeTX (allows move of curves/gvars/functions etc between models)

Notifications You must be signed in to change notification settings

forbesmyester/EdgeTX-ImpExp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

EdgeTX ImpExp

Screenshot

Do you have multiple cars/planes (models)? Do you create custom curves, logical switches, functions (or other) and then want to easily move them between models? Do you resort to doing this task manually?

This is a simple on-transmitter lua script for importing / exporting the below of your model configuration.

  • Flight Modes
  • Global Variable Details (Name / Unit / Precision / Min / Max / Popup) - Depends on this EdgeTX PR
  • Global Variables Values (caveat loses flight mode inheritance)
  • Inputs
  • Mixes
  • Outputs
  • Curves
  • Logical Switches
  • Special Functions

How to use:

To Install

  1. Connect your transmitter to you computer
  2. Drop the ImpExp.lua file in SCRIPTS/TOOLS
  3. Disconnect transmitter from computer

To use

  1. Go back to main screen (RTN key?)
  2. To to System (SYS key?)
  3. Navigate to ImpExp
  4. Export what you want to transfer
  5. Switch model (MDL key etc)
  6. Go back to main screen (RTN key?)
  7. To to System (SYS key?)
  8. Navigate to ImpExp
  9. Import what you want to transfer

About

On Transmitter import/export for EdgeTX (allows move of curves/gvars/functions etc between models)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages