EdgeTX 用户手册
官方文档
v2.11 (草稿)
v2.11 (草稿)
  • EdgeTX User Manual v2.11 (Draft)
  • Summary of changes since v2.10
  • Installing and Updating EdgeTX
    • Migrate from OpenTX to EdgeTX using EdgeTX Buddy
    • Migrate from OpenTX to EdgeTX using the Bootloader
    • Update from an earlier version of EdgeTX using EdgeTX Buddy
    • Update from an earlier version of EdgeTX using the Bootloader
    • Having trouble updating?
  • User Manual for Color Screen Radios
    • User Interface
      • Virtual Keyboards
      • Trim Navigation
    • Manage Models
    • Model Settings
      • Model Setup
        • Internal / External RF
        • Trainer
        • Timer 1/2/3
        • Pre-start Checks
        • Trims
        • Throttle
        • Enabled Features
        • USB Joystick
      • Heli Setup
      • Flight Modes
      • Inputs, Mixes & Outputs
        • Inputs
        • Mixes
        • Outputs
      • Curves
      • Global Variables
      • Logical Switches
      • Special Functions
      • Telemetry
        • Sensor Configuration Options
        • Common Telemetry Sensors
    • Radio Settings
      • Tools
      • SD Card
      • Radio Setup
        • Additional Radio settings
      • Themes
      • Global Functions
      • Trainer
      • Hardware
      • Version
    • Screen Settings
      • Widgets
    • Channel Monitor
    • Reset Telemetry
    • Statistics
  • User Manual for Monochrome Screen Radios
    • User Inteface
    • Main View
      • Reset
      • Statistics
    • Model Settings
      • Setup
      • Heli Setup
      • Flight / Drive Modes
      • Inputs, Mixes & Outputs
        • Inputs
        • Mixes
        • Outputs
      • Curves
      • Logical Switches
      • Special Functions
      • Telemetry
        • Sensor Configuration
        • Common Telemetry Sensors
      • Display
    • Radio Settings
      • SD Card
      • Radio Setup
      • Global Functions
      • Trainer
      • Hardware
      • Version
  • Translated User Manuals
  • EdgeTX: How-To
    • Access DFU and Bootloader Mode
    • Contribute to the User Manual
    • Set-up wireless trainer with a Multi -protocol module
    • Use Bluetooth with EdgeTX
    • Configure Advanced Joystick with EdgeTX
    • Joystick Mapping Information for Game Developers
    • Disable Touchscreen
    • Use Trims to Adjust Global Variables
    • Configure a low battery alert
  • More
    • Additional Resources
    • Contributors
由 GitBook 提供支持
在本页
在GitHub上编辑
  1. EdgeTX: How-To

Use Trims to Adjust Global Variables

上一页Disable Touchscreen下一页Configure a low battery alert

最后更新于5个月前

There are model types where some or all of the trim switches on your radion are not used. Helicopters or drones with a flight controller usually don't need trims Also on many fixed wings you may not need all the 4 trims for throttle, rudder, elevator and aileron.

In the following example our model is a glider. Gliders don't need throttle trim. We also don't need the rudder trim, because we can adjust the rudder with the servo sub trim.

Gliders usually use differential on the aileron mixers. The plane rolls perfect when the differential is set to the correct value.

In this sample we will use the rudder trim buttons to adjust the differential of the ailerons. And we will be able to adjust this using the trims in flight.

Step 1: Disable the trims for rudder and throttle which are not needed. Then we can reuse them for other functionality. Enter the model menu and navigate to the page. Edit FM0 and disable the Throttle and Rudder trims. The yellow highlight color will be gone when the trims are disabled.

You can see the disabled trims also on the flight modes page. They now show a dash

  • Trigger is set to the Rud- (rudder trim left)

  • Function is Adjust

  • Global var is GV1

  • Mode is Inc/Decrement

  • Inc/Decrement is set to -=1

  • Enable the special function

We create SF2 now for increasing the GV1 value

  • Trigger is set to Rud+ (rudder trim right)

  • Function is Adjust

  • Global var is GV1

  • Mode is Inc/Decrement

  • Inc/Decrement is set to +=1

  • Enable the special function

after those 2 special functions are created you can already test the functionality. When you go to Global Variables page you can monitor the GV1 value. The value should change as you use the trims.

Step 4: Now we can adjust our aileron mixer and use the GV1 value for the differential

  • Curve is set to use Global variables and GV1 is selected

Now you should be able to use the Rudder trim to adjust your aileron differential in flight.

Step 2: Now we navigate to the page and set a default value of 30 for GV1 in FM0

Step 3: We will now create 2 to adjust the GV1 value we created in the previous step. Navigate to the page and create a new function SF1 for decreasing GV1

Global Variables
Special Functions
Special Functions
Flight Modes
Disable trims for flight mode
FM0 with disabled trims for throttle and rudder