Curtis L. Olson writes: > Strange ... try: > > fgfs --heading=0 --lat=24.5 --lon=153 > > It seems dependent on which coordinates are chosen.
Confirmed -- I see the same problem, with and without the --heading option. It's not the fractional --lat, because fgfs --lat=45.5 --lon=-75.5 works fine, as does fgfs --lat=24.5 --lon=-153 I noticed that options.cxx has support for parsing deg:min:sec as well as a straight float. Perhaps something's broken in that for longitudes in the eastern hemisphere. All the best, David -- David Megginson, [EMAIL PROTECTED], http://www.megginson.com/ _______________________________________________ Flightgear-devel mailing list [EMAIL PROTECTED] http://mail.flightgear.org/mailman/listinfo/flightgear-devel
