On Thursday 19 May 2005 13:30, Pat Manzi wrote: > Hello, > > > > Does anyone know if there's a way to enter a series of waypoints via an > XML config file? Something similar the Flight plans used in AI would be > great. >
Hi Pat, As far as I know that is not implimented yet. You can make a very primitive flightplan by listing a series of waypoints (with optional altitude) in a txt file as in: [EMAIL PROTECTED] [EMAIL PROTECTED] etc, etc. Suppose you save this as "myflight.txt" you would call flightgear using something like "fgfs --flight-plan=myflight.txt" What you are suggesting is indeed something I would like to implement one day, but this would require adding/improving Flight Management Computer (FMC) capabilities. Cheers, Durk _______________________________________________ Flightgear-users mailing list [email protected] http://mail.flightgear.org/mailman/listinfo/flightgear-users 2f585eeea02e2c79d7b1d8c4963bae2d
