This post contains links to valuable resources about interfacing with Flightgear. The resources are primarily developed in Java. https://code.google.com/p/uav-simulation-on-flightgear/source/browse/trunk/src/sim/flight/AutoPilot.java?r=28 The following piece of code sounds quite valuable. https://github.com/adilraja/FlightGearMap/blob/master/FlightGearMap/src/com/juanvvc/flightgear/FGFSConnection.java https://github.com/adilraja/uavplayground/blob/master/src/jaron/flightgear/FlightGearReceiver.java http://wiki.flightgear.org/images/cache/9/92/Telnet_usage.html http://wiki.flightgear.org/Howto:Making_HTTP_Requests_from_Nasal http://wiki.flightgear.org/SquawkGear https://github.com/Xorlev/flightgear-autopilot
Read moreMore Flightgear Resources
