From ded03312743c576417d6bc7c311a5015aa83a310 Mon Sep 17 00:00:00 2001 From: Jonathan Naylor Date: Tue, 28 Jun 2016 18:06:41 +0100 Subject: [PATCH] Change the repeater APRS symbol. --- YSFGateway/APRSWriter.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/YSFGateway/APRSWriter.cpp b/YSFGateway/APRSWriter.cpp index d3dbfa7..672f165 100644 --- a/YSFGateway/APRSWriter.cpp +++ b/YSFGateway/APRSWriter.cpp @@ -256,7 +256,7 @@ void CAPRSWriter::sendIdFrames() server.append("S"); char output[500U]; - ::sprintf(output, "%s>APDG03,TCPIP*,qAC,%s:!%s%cD%s%cr/A=%06.0f%s %s", + ::sprintf(output, "%s>APDG03,TCPIP*,qAC,%s:!%s%cD%s%c&/A=%06.0f%s %s", m_callsign.c_str(), server.c_str(), lat, (m_latitude < 0.0F) ? 'S' : 'N', lon, (m_longitude < 0.0F) ? 'W' : 'E',