Jump to content

Axis "Mixture Control" can't be bound to joystick axis


-0303-

Recommended Posts

It can be freely dragged with the mouse to any position.

It has a toggle to either end ("Mixture Control (rotary)".

 

But it lacks any binding under axis (was going to set it to the slider).

It also lacks incremental or decremental buttons to program.

 

Obviously not critical, just noting.

 

 

~

Ed/Add

To avoid cluttering bug threads I'll just edit in a thanks to LeCuvier for the fix here (post #2).


Edited by -0303-

Intel Core i7 3630QM @ 2.40GHz (Max Turbo Frequency 3.40 GHz) | 16.0GB Dual-Channel DDR3 @ 798MHz | 2047MB NVIDIA GeForce GT 635M | 447GB KINGSTON SA400S37480G (SATA-2 (SSD))

Link to comment
Share on other sites

This line of code, added to the file "default.lua", creates an axis command for the mixture control lever:

{action = 3044, cockpit_device_id  = devices.MOTOR_SYSTEM, name = _('Mixture Setting Axis')},

It needs to be added near the bottom of the file after these lines:

-- joystick axes 
join(res.axisCommands,{ 

but before this line

})

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

Link to comment
Share on other sites

  • Recently Browsing   0 members

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