wb2osz / direwolf

Dire Wolf is a software "soundcard" AX.25 packet modem/TNC and APRS encoder/decoder. It can be used stand-alone to observe APRS traffic, as a tracker, digipeater, APRStt gateway, or Internet Gateway (IGate). For more information, look at the bottom 1/4 of this page and in https://github.com/wb2osz/direwolf/blob/dev/doc/README.md
GNU General Public License v2.0
1.51k stars 299 forks source link

AIS format Waypoint sentence generation not working #537

Open KLyvers opened 1 week ago

KLyvers commented 1 week ago

I configured Direwolf to generate and output NMEA sentences for use on my chartplotter. When I configure it for 'N' (generic NMEA) it works exactly as expected sending waypoints.

However when I configure 'A' nothing is generated/sent, either via the console (with '-dw') or the actual serial interface.

Version is 1.7 compiled from Master branch at the start of this project two days ago. Please let me know if there is any additional diagnostic information I can provide. Thanks in advance!