Most of the commonly reported issues and questions are answered in the Frequently Asked Questions (FAQ) option under the Support menu of this website.
*** PLEASE NOTE ***
Your forum account is not the same as the account used in the shop. They are completely separate accounts.
Your forum account is not the same as the account used in the shop. They are completely separate accounts.
1st December: A new version of the GoFlight Interface Tool for MSFS is now available.
12th November: A new version of the GoFlight Interface Tool for X-Plane is now available.
6th June: A new version of Virtual Flight Sim Hardware is now available (huge update)
21st November: A new version of the GoFlight Interface Tool for FSX/FSXSE/P3D is now available.
Shift mode for RP48
Is there a shift mode feature in GIT for a module like an RP48 ?
ie - where you can have one config for take off and another config for landing to double up the functionality of a module like an RP48 ?
thanks
ie - where you can have one config for take off and another config for landing to double up the functionality of a module like an RP48 ?
thanks
Answers
No there is nothing built into GIT directly to do this. You could write something in GIT Lua to do this though. E.g. one of your buttons could cycle through setting a global Lua variable which indicates the state of flight e.g. state = 2;
Then for each button write some Lua code that looks at the state variable to determine what event should be sent etc.
Best wishes
Steve