Re: [Flightgear-devel] Re: Re: Re: Re: FlightGear Make Process: Amazing

2006-03-02 Thread Mathias Fröhlich
On Thursday 02 March 2006 09:55, Oliver Schroeder wrote: > The FG-protocoll sends a vector as orientation data, defined as: > > --- cut --- > // orientation wrt the earth centered frame, stored in the angle axis > // representation where the angle is coded into the axis length > xdr_dat

Re: [Flightgear-devel] Re: Re: Re: Re: FlightGear Make Process: Amazing

2006-03-02 Thread Oliver Schroeder
On Thursday 02 March 2006 04:47, Pigeon wrote: > > Would it be > > possible to use the actual aircraft heading, or save the last heading > > and use that when the speed drops below some threshold? It's a minor > > point, but wierd to see an airplane at the end of the runway with it's > > heading

[Flightgear-devel] Re: Re: Re: Re: FlightGear Make Process: Amazing

2006-03-01 Thread Pigeon
> It appears the heading is computed from current position - last > position. However when an aircraft is stopped this produces an icon > that pops around between wildly different headings. Yeah that is correct. > Would it be > possible to use the actual aircraft heading, or save the last