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
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) >
[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
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 (
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
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
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
7 matches
Mail list logo