FG777Controller: Difference between revisions

From FlightGear wiki
Jump to navigation Jump to search
Line 32: Line 32:


== Features ==
== Features ==
The basic features will work in any aircraft and if available. The boeing 777 features may work partially with other airplanes, like the flaps but these are designed specially with the 777 variables values acceptance.
=== Basic features ===
* Steering, available touchpad or accelerometer
* Elevator trim
* Rudder
* Landing gears, if the airplane allows extend and retract the landing gears.
* Brakes
* Throttle, if the airplane have one or two engine, if you try with more engines you may have airplane crash experiences.
=== Boeing 777 Features ===
* Parking brakes
* Reverse trust
* Autobrake
* Flaps
* Throttle
* Speedbrake
* Views: captain, CDU, OH Panel, etc...
* Lights
* Autopilot
== Legend ==
== Legend ==
[[File:FG777Controller Legend.png|1024px|FG777Controller Legend]]
[[File:FG777Controller Legend.png|1024px|FG777Controller Legend]]

Revision as of 13:37, 12 July 2016

FG777Controller
Controller Panel.
Controller Panel.
Developed by Eduardo Crispim
Initial release 1.0.0 (July, 2016)
Latest release 1.0.0 (July, 2016)
Written in Python and kivy
OS Android
Development status active
License GNU General Public License
Website


Boeing 777 Aircraft Controller for android

This application allows control the Boeing 777 Airplane from the Flightgear Flight Simulator.

Configuration

  1. Install/running FlightGear
  2. Install/Select Boeing 777 Aircraft
  3. Copy the xml files from_fg777controller.xml and to_fg777controller.xml and place in the FlightGear-installation-Directory/Protocol directory.
  4. Run the FlighGear with the following configuration parameters:
  5. From command line:
    fgfs --generic=socket,in,20,,9009,udp,from_fgcontroller777 --generic=socket,out,5,android-device-ip,9010,udp,to_fgcontroller777 --telnet 9000
    Or Use FGRun to set the required parameters via Advanced > Input/Output menu.
    Obs: Change android-device-ip with your local IP Wi-Fi network device.
  6. Install the apk from the bin directory (debug version).
  7. Go to the Settings (upper left corner button) and enter the IP of your computer running FlightGear

Features

The basic features will work in any aircraft and if available. The boeing 777 features may work partially with other airplanes, like the flaps but these are designed specially with the 777 variables values acceptance.

Basic features

  • Steering, available touchpad or accelerometer
  • Elevator trim
  • Rudder
  • Landing gears, if the airplane allows extend and retract the landing gears.
  • Brakes
  • Throttle, if the airplane have one or two engine, if you try with more engines you may have airplane crash experiences.

Boeing 777 Features

  • Parking brakes
  • Reverse trust
  • Autobrake
  • Flaps
  • Throttle
  • Speedbrake
  • Views: captain, CDU, OH Panel, etc...
  • Lights
  • Autopilot

Legend

FG777Controller Legend

  1. Settings menu
  2. Enable Accelerometer / Enable Touchpad
    When enable the accelerometer it will popup a message to calibrate the device. This will give a 3 seconds timer so that the user must put the device (phone/tablet) in a comfortable position that will be the neutral steering position.
    When touchpad is enable the steering will be controlled by the pad (Item 17).
  3. Elevator trim up
  4. Elevator trim down, the current elevator trim is showed in the little white diamond
  5. Rudder / front wheel
  6. Parking brake
  7. Reverse trust, this also sets the throttle to 0.
  8. Brakes (wheels)
  9. Set autobrake, touch and swipe up or down, to rotate the button right or left accordingly.
  10. Landing gear up/down
  11. Open/Close view menu
  12. Open/Close lights menu
  13. Open/Close autopilot menu
  14. Flaps
  15. Throttle
  16. Speedbrakes
  17. Touchpad for steering. When accelerometer is enable it will show a steering image.

Settings