next beta build#204 of YAAC ("Yet Another APRS Client"), re-created 2024-Oct-16
downloadable from
or
changes and updates include:
1. account for day and month wrap issues for timestamped position
and Object reports.
2. support compressed-mode position reports for weather stations
where the compressed-mode position includes the wind direction
and speed.
3. speed up YAAC startup by optimizing initialization code.
4. properly identify private Objects as Objects when they will
never have any messages.
5. add ability to draw "heat map" of station position density
across time (for moving station coverage).
6. add optional capability to send an Object kill message when
a locally originated Object is deleted from the local system.
7. harden packet log import code to survive cases when logged
packets were corrupted.
8. add the ability to mark selected stations with higher or lower
importance for purposes of sorting stations.
9. fix cases where certain popup menu choices were not allowed on
the map view when they should have been.
10. remove some duplicate GUI layout code.
11. fix bug introduced in digipeat path editing panel.
12. widen timestamp columns in table views so the time isn't
truncated by default.
13. fix Object editor when updating an Object using an alternate
symbol table overlay code.
14. first pass at trying to fix Station/Object list when the list
is restricted to only Stations or only Objects.
15. first pass at trying to fix map refresh logic when timed values
need updating.
16. fix rendering of overlay character when using double-sized or
quad-sized icons.
17. add indicator on map window toolbar to report that filtering is
being used, so the user doesn't have to open the Edit->Filter
dialog to check for the presence of filtering.
18. fix inactivity timing in APRS-IS port driver to prevent spurious
disconnects when traffic is light.
19. make the "pool ball" icons stop rotating on the map.
20. fix ADSB plugin to refresh the map when aircraft data is updated.
21. make it possible to clear old history from the vessels table in
the AisDecoder plugin.
22. fix pseudo-APRS-IS server plugin to send cached state of known
stations to newly connected clients so they don't have to wait
to get current on network status.
23. update demo and smallscreen plugins to work with new screen
feature added to support a previous build's update to the
dynamic objects plugin.
24. add ability in dynamic objects plugin to locate the position
of a distance along a route.
25. tweak the MS150CueTranslator utility to match the identifiers
used for this year's rest stops.
26. add more icons for amenity types on the OpenStreetMap rendering.