next beta build#196 of YAAC ("Yet Another APRS Client"), created 2024-Feb-17
downloadable from
or
changes and updates include:
1. fix station renderer so killed Objects (if requested to still be displayed)
are rendered as "old" in their status.
2. add configuration option to control whether the mouse wheel will zoom the
map. This feature is on by default, but may be disabled from the expert-mode
Configuration dialog on the Behavior tab.
3. allow inactivity time limit to be edited even when the user doesn't choose
to use the "operator present" overlay, so it can still be used for
controlling auto-answering (if enabled at all).
4. adjust OSM importers to account for current number of Nodes and Ways in the
OpenStreetMap database.
5. fix logic error introduced in previous change to AREDN plugin that caused
recognized node to not be refreshed on update scans. Also improve debug
logging in the AREDN plugin.
6. update the Demo provider with the mouse wheel control option.
7. update the repeater finder and small screen plugins to always ignore
the mouse wheel.
8. try to fix race condition in marineports plugin's unit test.