next beta build#181 of YAAC ("Yet Another APRS Client"), created 2022-Nov-27
downloadable from
or
changes and updates include:
1. fix reported NullPointerExceptions when attempting to transmit
or processed delayed text message ack or rej messages.
2. better identify the types of traffic incoming from a specific
PortConnector instance to ensure non-realtime traffic does not
get digipeated or I-gated.
3. add support for plugins to register handling non-GNSS NMEA-0183
sentences, so a multi-sensor NMEA-0183 talker can be handled by
the plugins.
4. optimize file reading for OSM files some more.
5. fix some bugs in configuration XML importer.
6. add the ability to configurably route traffic to known stations
through only the port the station was most closely seen through.
7. don't plot labels on OpenStreetMap pipeline Ways, and don't
display anything tagged as underground (not yet saved in OSM
importers.
8. augment the APRS-IS pseudo server plugin to allow connected
sub-clients to forward APRS packets to the YAAC instance, and
have YAAC configurably forward that traffic on through the regular
ports (RF and APRS-IS backbone).
9. fix repeater finder plugin to use more accurate traffic sourcing
changes.
10. add new marineports plugin which provides the ability to read
NMEA-0183 GPS data through a TCP connection to a network server
sending the raw sentences.