Board index FlightGear Development Aircraft

Flight Contolls

Questions and discussion about creating aircraft. Flight dynamics, 3d models, cockpits, systems, animation, textures.

Flight Contolls

Postby Captain Omar » Fri Dec 28, 2018 10:56 pm

Guys whic one is the reverse thrust in the joystick configuration?
Captain Omar
 
Posts: 3
Joined: Tue Dec 11, 2018 6:13 am

Re: Flight Contolls

Postby Parnikkapore » Sat Dec 29, 2018 2:52 am

Reverse thrust is defined per-aircraft, and it's a little difficult to bind it too.
There are free alternatives to (almost) every program you encounter. You just have to find them.
Parnikkapore
 
Posts: 929
Joined: Thu Oct 29, 2015 11:16 am
Callsign: HS-FGS
Version: next
OS: Kubuntu

Re: Flight Contolls

Postby Captain Omar » Sat Dec 29, 2018 3:07 pm

For the 777 how?
Captain Omar
 
Posts: 3
Joined: Tue Dec 11, 2018 6:13 am

Re: Flight Contolls

Postby wkitty42 » Sat Dec 29, 2018 5:35 pm

which 777? the one in the default FG hanger or one from some other hanger??
"You get more air close to the ground," said Angalo. "I read that in a book. You get lots of air low down, and not much when you go up."
"Why not?" said Gurder.
"Dunno. It's frightened of heights, I guess."
User avatar
wkitty42
 
Posts: 9161
Joined: Fri Feb 20, 2015 4:46 pm
Location: central NC, USA
Callsign: wk42
Version: git next
OS: Kubuntu 22.04

Re: Flight Contolls

Postby Parnikkapore » Sun Dec 30, 2018 5:56 am

Where did you download the 777?
There are free alternatives to (almost) every program you encounter. You just have to find them.
Parnikkapore
 
Posts: 929
Joined: Thu Oct 29, 2015 11:16 am
Callsign: HS-FGS
Version: next
OS: Kubuntu

Re: Flight Contolls

Postby Octal450 » Sun Dec 30, 2018 6:39 am

It doesn't matter, all 777 use the same.

Code: Select all
   <binding>
      <command>property-toggle</command>
      <property>controls/engines/engine[0]/reverser</property>
   </binding>
   <binding>
      <command>property-toggle</command>
      <property>controls/engines/engine[1]/reverser</property>
   </binding>


This is your bindings, just set the key you want to something you'll recognize, then open $FG_HOME\Input\Joysticks\myjoystick.xml

Then find the key you set, and replace the bindings with what I posted above.

Let me know if you need further help!

Kind Regards,
Josh
Skillset: JSBsim Flight Dynamics, Systems, Canvas, Autoflight/Control, Instrumentation, Animations
Aircraft: A320-family, MD-11, MD-80, Contribs in a few others

Octal450's GitHub|Launcher Catalog
|Airbus Dev Discord|Octal450 Hangar Dev Discord
User avatar
Octal450
 
Posts: 5601
Joined: Tue Oct 06, 2015 1:51 pm
Location: Huntsville, AL
Callsign: WTF411
Version: next
OS: Windows 11

Re: Flight Contolls

Postby Captain Omar » Sun Dec 30, 2018 11:16 pm

And how with the A320 IDX?
Captain Omar
 
Posts: 3
Joined: Tue Dec 11, 2018 6:13 am

Re: Flight Contolls

Postby Octal450 » Mon Dec 31, 2018 1:34 am

Hi,
For the IDG Aircraft Series, we use the same bindings:

Code: Select all
            <binding>
               <command>nasal</command>
               <script>systems.toggleFastRevThrust();</script>
            </binding>


Kind Regards,
Josh

PS: Enjoy the A320 :)
Skillset: JSBsim Flight Dynamics, Systems, Canvas, Autoflight/Control, Instrumentation, Animations
Aircraft: A320-family, MD-11, MD-80, Contribs in a few others

Octal450's GitHub|Launcher Catalog
|Airbus Dev Discord|Octal450 Hangar Dev Discord
User avatar
Octal450
 
Posts: 5601
Joined: Tue Oct 06, 2015 1:51 pm
Location: Huntsville, AL
Callsign: WTF411
Version: next
OS: Windows 11


Return to Aircraft

Who is online

Users browsing this forum: No registered users and 8 guests