On 2/28/04 at 5:50 PM Jorge Van Hemelryck wrote:
>Default : 120.5/118.85, 118.3/133.77, but I was at LFMI, not KSFO... I >did have a message saying > >ERROR - can't get a tower pointer from tower control for LFMY in >FGAILocalTraffic::GetAirportDetails() :-( > >just before the segfault, but I had not set log-level, so I can't tell >you more. It shouldn't be hard to reproduce, though, because it seems >rather frequent. > This should now be fixed. The cause of the problem was that LFMI and LFMY have a common tower frequency (122.1), but the commlist code was returning the first in-range match rather the closest match when initialising the tower, resulting in logical inconsistencies. I guess that none of the airports I originally tested the code at share a frequency with any of their neighbours. Once again, thanks for reporting this. It's much better to get cases like this ironed out when in CVS than after a release. Cheers - Dave _______________________________________________ Flightgear-devel mailing list [EMAIL PROTECTED] http://mail.flightgear.org/mailman/listinfo/flightgear-devel
