From ce34a9ac77a1567c6a7a54f0d56f2cae90ea9cdb Mon Sep 17 00:00:00 2001 From: Philip Heron Date: Wed, 27 Oct 2010 19:22:54 +0100 Subject: [PATCH] GPS fix and satellites values now have their own field in dl-fldigi --- hadie.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hadie.c b/hadie.c index 603c989..1d51ae0 100644 --- a/hadie.c +++ b/hadie.c @@ -105,7 +105,7 @@ char tx_telemetry(void) rtx_wait(); snprintf(msg, MSG_SIZE, - PREFIX CALLSIGN ",%u,%02i:%02i:%02i,%s%i.%06lu,%s%i.%06lu,%li,%i:%i", + PREFIX CALLSIGN ",%u,%02i:%02i:%02i,%s%i.%06lu,%s%i.%06lu,%li,%i,%i,?", counter++, gps.hour, gps.minute, gps.second, (gps.latitude_h == 'S' ? "-" : ""),