next beta build #207 of YAAC ("Yet Another APRS Client"), created 2025-Feb-01
downloadable from
changes and updates include:
1. add support for binary data files using little-endian ordering rather than
big-endian (network) byte order. This is used by certain plugins.
2. add support for arbitrary data records with position information, so
YAAC's core data analysis could work on data records provided by YAAC
plugins.
3. clean up Maven build files to reduce warnings from new stricter
build rules.
4. add the MSL to HAE translation to the TAK plugin, with a menu option for
downloading the model file from the US Government website.
5. add TAK support for most meteorological condition CoT types (at least,
the ones that have corresponding APRS symbols). Also support a few
CoT Alarm types (with the option to suppress announcing the alarms
if the Sounds plugin is installed), Map Marker types, and some "u-"
types that draw polylines on the map.
6. fix bug in TAK plugin for supporting TAKservers with multiple levels
of Certificate Authorities.
7. fix bug in TAK plugin for generating CoT equivalents of APRS position
beacons for both GPS and fixed station positions.
8. fix time and position reporting in decoded CoT messages in TAK plugin
so the messages will be displayed properly, and support non-standard
formatting of the timestamp values.