FG777Controller: Difference between revisions

Jump to navigation Jump to search
no edit summary
(Created page with "In construction")
 
No edit summary
Line 1: Line 1:
In construction
{{Infobox Software
| title                  = FG777Controller
| image                  = FG777Controller Panel.png
| alt                    = Controller Panel.
| developedby            = Eduardo Crispim
| initialrelease        = 1.0.0 (July, 2016)
| writtenin              = Python and kivy
| os                    = Android
| license                = [[GNU General Public License]]
| website                = https://github.com/emcrispim/fg777controller/
}}
 
 
Boeing 777 Aircraft Controller for android
 
This application allows control the Boeing 777 Airplane from the Flightgear Flight Simulator.
 
== Configuration ==
 
# Install/running FlightGear
# Install/Select Boeing 777 Aircraft
# Copy the xml files [https://raw.githubusercontent.com/emcrispim/fg777controller/master/xml/from_fg777controller.xml from_fg777controller.xml] and [https://raw.githubusercontent.com/emcrispim/fg777controller/master/xml/to_fg777controller.xml to_fg777controller.xml] and place in the ''FlightGear-installation-Directory''/'''Protocol''' directory.
#Run the FlighGear with the following configuration parameters:
# From command line:
#: <code>fgfs --generic=socket,in,20,,9009,udp,from_fgcontroller777 --generic=socket,out,5,android-device-ip,9010,udp,to_fgcontroller777 --telnet 9000 </code>
#: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.
#Install the apk from the bin directory (debug version).
#Go to the Settings (upper left corner button) and enter the IP of your computer running FlightGear
33

edits

Navigation menu