Recent achievements:

I modified #YAAC to "fix" three things:

  • Incorrect altitude tag in position reports (missing leading zeros)
  • Missing offset for repeater listening information in position reports
  • Remove the automatically inserted digipeater tags from position reports

YAAC is walking the fine line between proper encapsulation and abstraction, and OOP-hell that Java naturally generates

#AmateurRadio #HamRadio #APRS #AmateurRadioDigitalCommunications #PacketRadio

Update: BetterYAAC (as I'm calling it) now supports overlays on all map symbols (as per the APRS 1.2 spec and symbols-new.txt) instead of just the alternate table ones!

This includes the operator bit - using the "O" (oscar) overlay to indicate that an operator is present and available at that station.

Let me know if anyone else wants a copy, for now the code is private but I can easily flip that switch if enough folks want YAAC with a few hacked-on changes.

#AmateurRadio #HamRadio #PacketRadio #AmateurRadioDigitalCommunications #APRS #ax25 #YAAC #OpenSource