Csaba Halász wrote

> 0x00000000007e1c50 in GPS::updateTTWNode (this=0xce164c0,
> c...@0x7fff664fdee0, distance_m=12822604.584446406,
> no...@0x7fff664fddd0) at src/Instrumentation/gps.cxx:483
> 483         unsigned int TTW_seconds = (int) (TTW + 0.5);
> (gdb) p TTW
> $10 = 62278235905.950584
> 
> Not sure what it is calculating anyway.  This happened with the
> hurricane just at startup.
> And all the "while" loops look silly too. Not to mention that it
> should probably display times up to 99:59:59 so the check at the top
> is wrong.

Shouldn't be in the Hurricane at all - I'll fix that anyway. And I try to
avoid while loops if at all possible. Seems to help in avoiding "staggers",
but ...

Vivian



------------------------------------------------------------------------------
_______________________________________________
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel

Reply via email to