Re: [Flightgear-devel] [Flightgear-cvslogs] CVS: source/src/Navaids navdb.cxx, 1.27, 1.28 navdb.hxx, 1.11, 1.12 navlist.cxx, 1.21, 1.22 navlist.hxx, 1.17, 1.18 navrecord.cxx, 1.1, 1.2 navrecord.hxx, 1

2008-09-13 Thread Frederic Bouvier
Hi James, > Update of /var/cvs/FlightGear-0.9/source/src/Navaids > In directory baron.flightgear.org:/tmp/cvs-serv9789/Navaids > > Modified Files: > navdb.cxx navdb.hxx navlist.cxx navlist.hxx navrecord.cxx > navrecord.hxx > Log Message: > James Turner: > Convert FGNavRecord to inher

Re: [Flightgear-devel] [Flightgear-cvslogs] CVS: source/src/Navaids navdb.cxx, 1.27, 1.28 navdb.hxx, 1.11, 1.12 navlist.cxx, 1.21, 1.22 navlist.hxx, 1.17, 1.18 navrecord.cxx, 1.1, 1.2 navrecord.hxx, 1

2008-09-13 Thread James Turner
On 13 Sep 2008, at 09:34, Frederic Bouvier wrote: > MSVC has a problem compiling this line : > > return fabs(az1 > 90.0); > > > and I must admit I also have a problem understanding your intention. > You > are trying to extract the absolute value of a boolean. Should it be > > return fabs(az1) >

Re: [Flightgear-devel] Bug report; UFO in CVS version...

2008-09-13 Thread Melchior FRANZ
[l-key file select dialog] * Rob Shearman, Jr. -- 9/10/2008 12:48 PM: > if I select a subdirectory [...] the screen fails to refresh I'll look into that next week. m. - This SF.Net email is sponsored by the Moblin Your Move

Re: [Flightgear-devel] [Flightgear-cvslogs] CVS: source/src/Navaids navdb.cxx, 1.27, 1.28 navdb.hxx, 1.11, 1.12 navlist.cxx, 1.21, 1.22 navlist.hxx, 1.17, 1.18 navrecord.cxx, 1.1, 1.2 navrecord.hxx, 1

2008-09-13 Thread Roy Vegard Ovesen
On Saturday 13 September 2008 10:49:54 James Turner wrote: > I'm getting more and more encouraged to write a set of course and > bearing helpers to deal with the normalisation and differencing. I've > lost count of the number of times I've seen the: > >if ( az1 > 180.0) az1 -= 360.0; >if (

[Flightgear-devel] 3D instruments vanished with today's cvs

2008-09-13 Thread dave perry
After updating SimGear and fgfs source from cvs this morning, the 3D instruments in the pa24-250 and pa28-161 disappear and reappear depending on the the viewing angle. This was not the case with cvs from a week ago. After seeing this anomaly, I updated OpenSceneGraph from today's svn and rec

Re: [Flightgear-devel] 3D instruments vanished with today's cvs

2008-09-13 Thread Ron Jensen
On Sat, 2008-09-13 at 14:18 -0600, dave perry wrote: > After updating SimGear and fgfs source from cvs this morning, the 3D > instruments in the pa24-250 and pa28-161 disappear and reappear > depending on the the viewing angle. This was not the case with cvs from > a week ago. After seeing thi

Re: [Flightgear-devel] 3D instruments vanished with today's cvs

2008-09-13 Thread Ron Jensen
On Sat, 2008-09-13 at 15:48 -0600, Ron Jensen wrote: > On Sat, 2008-09-13 at 14:18 -0600, dave perry wrote: > > After updating SimGear and fgfs source from cvs this morning, the 3D > > instruments in the pa24-250 and pa28-161 disappear and reappear > > depending on the the viewing angle. This wa