next beta build#199 of YAAC ("Yet Another APRS Client"), created 2024-Jun-07
downloadable from
or
changes and updates include:
1. prevent spurious EOFExceptions from using buffered input streams.
2. add message event types so user can be informed when their outgoing
APRS text messages are acknowledged or rejected by the recipient
station. update the sounds plugin to recognize these new event types.
3. a few more minor performance improvements for station with wide-open
APRS-IS feeds.
4. experimental (and not yet complete) enhancement to landmark search
to use comma-separated search string to indicate reverse hierarchical search.
5. fix logic in ProgressDialog causing default dialog to be too small
to see the progress bar on window managers with large title bars.
6. fix broken login in Winlink message sender so that login challenges
will be recognized properly, and the multiple lines of a Winlink
email message will be sent one at a time, waiting for acknowledgement
before proceeding to reduce chance of packet collisions.
7. add logic so that code can test the current state of a
SendableMessageWrapper in terms of the progress in sending the message.
8. fix race condition in ADS-B plugin causing failure of the old
aircraft track timeout login.
9. fix demo plugin build.xml and pom.xml to properly clean up and build
demo plugin distro zip file.
10. fix dynamic objects plugin to more efficiently and accurately match
up routes with known OpenStreetMap Ways for roads, trails, and paths.