Re: [Flightgear-devel] groundspeed property ...

2007-06-08 Thread syd & sandy
Thanks for the replies , I've tested the property with the PLIB version and it works as expected there too ... I'll create the patches and submit them for scrutiny tomorrow ... Night all. > Cheers, > Syd > > -- > syd & sandy <[EMAIL PROTECTED]> -

Re: [Flightgear-devel] groundspeed property ...

2007-06-07 Thread Torsten Dreyer
> I know I could use the groundspeed property myself, but would like to know > if anyone else could make use of it . Yes - maybe for a gps and animation of spinning wheels on ground Torsten - This SF.net email is sponsored by

Re: [Flightgear-devel] groundspeed property ...

2007-06-07 Thread Holger Wirtz
Hi, On Thu, Jun 07, 2007 at 09:39:48PM -0700, syd & sandy wrote: > Hi all, > I,ve added a /velocities/groundspeed-kt tied property in flight.cxx. I've > tested with JSBsim and Yasim, it appears to be accurate there... I'm about to > recompile PLIB version and test it there > Is there any in

[Flightgear-devel] groundspeed property ...

2007-06-07 Thread syd & sandy
Hi all, I,ve added a /velocities/groundspeed-kt tied property in flight.cxx. I've tested with JSBsim and Yasim, it appears to be accurate there... I'm about to recompile PLIB version and test it there Is there any interest in adding it to the code ? I know I could use the groundspeed propert