Re: [Xastir-dev] Mysteriously non-vanishing deleted stations?

2007-03-08 Thread Curt, WE7U
On Wed, 7 Mar 2007, Tom Russo wrote: > I'll have to try changing the function argument to a time_t and let it run > for a few days, to see if that's it. Thanks for looking into this. I see that you checked in some changes to CVS. Hopefully that'll make things better, if not resolve the problem

Re: [Xastir-dev] Mysteriously non-vanishing deleted stations?

2007-03-07 Thread Tom Russo
On Wed, Mar 07, 2007 at 08:13:40AM -0800, we recorded a bogon-computron collision of the <[EMAIL PROTECTED]> flavor, containing: > On Wed, 7 Mar 2007, Curt, WE7U wrote: > > > Uncommend the EXPIRE_DEBUG line and it'll try to remove each station > > afer 15 seconds plus output some debug info. Obv

Re: [Xastir-dev] Mysteriously non-vanishing deleted stations?

2007-03-07 Thread Curt, WE7U
On Wed, 7 Mar 2007, Curt, WE7U wrote: > Uncommend the EXPIRE_DEBUG line and it'll try to remove each station > afer 15 seconds plus output some debug info. Obviously I've been > playing in this bit of code sometime in the past. This appears to be expiring stations properly for me. Of course one

Re: [Xastir-dev] Mysteriously non-vanishing deleted stations?

2007-03-07 Thread Curt, WE7U
On Wed, 7 Mar 2007, Curt, WE7U wrote: > > Grep for sec_remove in db.c. This looks like the correct place: > > void check_station_remove(int curr_sec) { > > Also: > > void check_message_remove(int curr_sec) { Uncommend the EXPIRE_DEBUG line and it'll try to remove each station afer 15 sec

Re: [Xastir-dev] Mysteriously non-vanishing deleted stations?

2007-03-07 Thread Curt, WE7U
Grep for sec_remove in db.c. This looks like the correct place: void check_station_remove(int curr_sec) { Also: void check_message_remove(int curr_sec) { -- Curt, WE7U. APRS Client Comparisons: http://www.eskimo.com/~archer "Lotto:A tax on people who are bad at math." -- unknown

Re: [Xastir-dev] Mysteriously non-vanishing deleted stations?

2007-03-07 Thread Tom Russo
On Wed, Mar 07, 2007 at 07:29:58AM -0800, we recorded a bogon-computron collision of the <[EMAIL PROTECTED]> flavor, containing: > On Tue, 6 Mar 2007, Tom Russo wrote: > > > Looking at the code quickly, it looks like xastir's supposed to be > > completely > > deleting station records after the s

Re: [Xastir-dev] Mysteriously non-vanishing deleted stations?

2007-03-07 Thread Curt, WE7U
On Tue, 6 Mar 2007, Tom Russo wrote: > Looking at the code quickly, it looks like xastir's supposed to be completely > deleting station records after the station delete time, not just marking > them inactive in some way. Is that right? There's a ghosting time and then a clearing/deleting time.

[Xastir-dev] Mysteriously non-vanishing deleted stations?

2007-03-06 Thread Tom Russo
I just noticed something tonight that has me puzzled. My home station (which has been running for 24 days) is displaying my ALOHA circle at a much, much smaller radius than I have ever seen it --- about 27 miles, when it's usually closer to 120 miles. According to the aloha stats, there are 48 st