开云体育

ctrl + shift + ? for shortcuts
© 2025 开云体育

Station expire times


 

Where do I find the setting to change how long stations appear before expiring


Lynn Deffenbaugh
 

开云体育

You can see the current settings by double-clicking the inner narrow vertical bar on the right of the map.?? The top part of that should include:

Close Stations
Using 56283 of 54112 Stations (Runs:549)
Age 80 to 120 (0) Minutes
Track Age 24 (0) Hours
Bulletins 48 Hours, TelemDefs 14 Days

Ignore the "Using" line as it is obsolete, but my stations will begin fading 80 minutes after their last received packets and will be removed 120 minutes after that.? Any "buddy" stations will never expire (0).?? Tracks age out in 24 hours, but there also buddy stations never age out.?? Bulletins last 14 hours and telemetry definitions last 14 days.

You set these in the XML file in the following parameters:

<Stations.MinAge>80</Stations.MinAge>
<Stations.MaxAge>120</Stations.MaxAge>
<Stations.MaxAge.Buddy>0</Stations.MaxAge.Buddy>
<Stations.Tracks.Hours>24</Stations.Tracks.Hours>
<Stations.Tracks.Buddy.Hours>0</Stations.Tracks.Buddy.Hours>
<Aging.TelemetryDefs.Days>14</Aging.TelemetryDefs.Days>
<Aging.Bulletins.Hours>48</Aging.Bulletins.Hours>

Lynn (D) - KJ4ERJ - Author of APRSISCE for Windows Mobile and Win32

PS.?

PPS.?? And having looked into this, I found a formatting bug that's been there since the beginning.?? The Bulletins age displays the telemetry value, even though the configured value is used internally.?? The Close Stations popup display will be fixed in the next release.

On 3/3/2024 1:56 PM, Glen Briggs wrote:
Where do I find the setting to change how long stations appear before expiring