Re: [Flightgear-devel] Re: [Flightgear-users] Auto Pilot probs in 0.9.1

2002-12-09 Thread Jim Wilson
Andy Ross [EMAIL PROTECTED] said: [bouncing to flightgear-devel, for obvious reasons] Norman Vine wrote: Lee Elliott writes: I've had some problems using the Auto-pilot in 0.9.1. The first problem is when setting an Auto-pilot heading: I haven't seem either of these with my

[Flightgear-devel] Wrong base package ?

2002-12-09 Thread Danie Heath
Hi all, So I compiled the new 0.9.1, but as soon as I try to run it, this happens : [root@SECKS bin]# ./fgfs --fg-root=/usr/local/FlightGear/ FlightGear: Version 0.9.1 Built with GNU C++ version 3.2 Scanning command line for: --fg-root= fg_root = /usr/local/FlightGear/ Base package check

Re: [Flightgear-devel] Wrong base package ?

2002-12-09 Thread Luke Scharf
I just changed the version file (/usr/local/FlightGear/version ) to contain 0.9.1 instead of 0.90 As I understand it, 0.9.1 is the unstable development version. These sort of gotchas are either not an issue for those who like to live on the bleeding edge -- or intentional so that people ask this

Re: [Flightgear-devel] Auto Pilot probs in 0.9.1

2002-12-09 Thread Andy Ross
Curtis L. Olson wrote: Heading hold seems to fail on YASim planes ... something seems to be missing, or not quite happening right. I thing this was introduced about the same time David implimented the vacuum driven AI and DG ... Hrm... did a property name change, perhaps? Or maybe something

Re: [Flightgear-devel] Auto Pilot probs in 0.9.1

2002-12-09 Thread Norman Vine
Andy Ross writes: Curtis L. Olson wrote: Heading hold seems to fail on YASim planes ... something seems to be missing, or not quite happening right. I thing this was introduced about the same time David implimented the vacuum driven AI and DG ... Hrm... did a property name change,

Re: [Flightgear-devel] Auto Pilot probs in 0.9.1

2002-12-09 Thread Jim Wilson
A patch that Curt added back in October is the root of the problem. The code is adjusting the Target heading with the difference between the FDM heading and the DG instrumentation. If there is no DG then the DG indicated heading doesn't change when the aircraft yaws so the gap just keeps getting

[Flightgear-devel] Re: [Flightgear-users] Segmentation fault ?

2002-12-09 Thread Andy Ross
[bouncing discussion to flightgear-devel] Adam wrote: Andy Ross wrote: Adam wrote: As soon as I run ./fgfs I immediately get segmentation fault - with no other errors. John S. Coomler wrote: I am also using Mandrake 9 and I too get the same segmentation fault error on

Re: [Flightgear-devel] Re: [Flightgear-users] Segmentation fault ?

2002-12-09 Thread Norman Vine
Andy Ross writes: [bouncing discussion to flightgear-devel] Adam wrote: Andy Ross wrote: Adam wrote: As soon as I run ./fgfs I immediately get segmentation fault - with no other errors. John S. Coomler wrote: I am also using Mandrake 9 and I too get the same