Jump to content

Provide single-button command for "Takeoff Trim"


Recommended Posts

Posted

Setting the takeoff trim (Yaw and Bank to 6, Elevator to 1) seems challenging and causes me neck distortion due to poor visibility of the dials.
Just like the "Trim Reset" command, there should be (in my opinion) a "Takeoff Trim" command.
I have managed to create such a command for myself by adding this line to the "default.lua":

{down = device_commands.iCommandRudderTrimAxis, pressed = device_commands.iCommandEleronsTrimAxis, up = device_commands.iCommandElevatorTrimAxis, cockpit_device_id = devices.CONTROL, value_down = 0.22, value_pressed = 0.44, value_up = 0.05, name = _('Trim for Takeoff'), category = _('Flight Control')},

It's a bit of a cheat, but so is the "Trim Reset" as far as I know.

LeCuvier

Windows 10 Pro 64Bit | i7-4790 CPU |16 GB RAM|SSD System Disk|SSD Gaming Disk| MSI GTX-1080 Gaming 8 GB| Acer XB270HU | TM Warthog HOTAS | VKB Gladiator Pro | MongoosT-50 | MFG Crosswind Pedals | TrackIR 5

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...