1
0
Fork 0
flightgear/scripts/perl/examples
curt 2d03062b38 First stab at a simple script that inputs a list of lon/lat coordinates via
stdin, and outputs the coordinates with FG ground elevation.  This requires
a running copy of FlightGear with --fdm=null and the telnet server enabled.
Of course you need to have scenery installed for all areas you are querying.
This is not fast and the scenery load wait time may need to be tuned for
individual systems.
2004-09-10 21:21:34 +00:00
..
aircraft.pl Clean up headers and lower verbosity. 2004-02-12 20:28:19 +00:00
autopilot.pl Clean up headers and lower verbosity. 2004-02-12 20:28:19 +00:00
environment.pl Clean up headers and lower verbosity. 2004-02-12 20:28:19 +00:00
find_elevations.pl First stab at a simple script that inputs a list of lon/lat coordinates via 2004-09-10 21:21:34 +00:00
flyplan.pl Initial revision. 2003-12-19 15:36:54 +00:00
logging.pl Add a function to do plots with any channel being X and any other channel 2004-02-27 23:28:23 +00:00
Makefile.am A bit more Makefile massaging. 2004-02-10 15:22:29 +00:00
position.pl Clean up headers and lower verbosity. 2004-02-12 20:28:19 +00:00
reset.pl Fix a small mistake in the scene graph arrangement for vasi lights. 2004-01-11 19:45:29 +00:00
telnet.pl Initial revision. 2003-12-19 15:36:54 +00:00