Skip to content

We built a GUI interface (WPF application) which will allow us to control the plane in FlightGear simulator.

Notifications You must be signed in to change notification settings

Omri627/FlightSimulator2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

70 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FlightGear Controller

We built a GUI interface (WPF application) which will allow us to control the plane in FlightGear simulator.

Dependencies:

Add generic_small.xml to $FG_ROOT/Protocol/ directory. Make sure to run FlightGear with the following settings:

--generic=socket,out,10,SERVER_IP,INFO_PORT,tcp,generic_small

--telnet=socket,in,10,SERVER_IP,COMMAND_PORT,tcp

Operating Instructions

  1. First run the app(GUI), make sure the settings are correct, and then click connect.

  2. Start FlightGear simulator with the above settings.

  3. Controll the plane via manual or automatic controller.

  • Manual - controll rudder, throttle, aielron and elevator values
  • Automatic - press OK to send set of commands to the simulator, there is two seconds delay between commands.

FlightGear Controller

About

We built a GUI interface (WPF application) which will allow us to control the plane in FlightGear simulator.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages