Creating a remote control for FlightGear Simulator which allow the user to connect and disconnect to simulator and sending commands.
- Download the simulator from : http://home.flightgear.org/
- Confing setting of the flightgear simulator :
--generic=socket,out,10,127.0.0.1,5400,tcp,generic_small
--telnet=socket,in,10,127.0.0.1,5402,tcp
- upload the generic_small.xml file your path :
[file of the flightgear app on our comupter] \data\Protocol
This project enable you to control the flying commands simulator and get info of the flight path simulator. Inorder to connect to the simulator - click on "Setting" button and check if the communication deatils are correct , if they are updated click on the "Connect" button.
now the run the flight simulator - run the .exe file of the filghtgear simulation you have been downloaded and press on "fly" button.
in simulator press on "Autostart" for warming the engieen, afterwards you have to push the throtle . you can do it thoghout the simulator or throgh my application . In the App you can choose how to send the commands - by manual or by auto pilot.
- by manual :
- by auto pilot , after typing the commands - press the send in order to send the simulator commands.
screen after sending the command :
on the right side of the app you can see the path of the plane while you flying the aircraft.
Now fly the plane with the joystick and try not to crash.