gpsd-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: RINEX update


From: Gary E. Miller
Subject: Re: RINEX update
Date: Thu, 30 Apr 2020 17:25:37 -0700

Yo John!

Not a proper fix, but this diff, and your ubx, sent to NRCan yields a
good PPP report.

diff --git a/gpsrinex.c b/gpsrinex.c
index 40dcc2603..f8adb804f 100644
--- a/gpsrinex.c
+++ b/gpsrinex.c
@@ -1000,6 +1000,7 @@ static void conditionally_log_fix(struct gps_data_t 
*gpsdata)
         if (DEBUG_RAW <= debug) {
             (void)fprintf(stderr,"got RAW\n");
         }
+        gpsdata->raw.mtime.tv_sec += 18;
         print_raw(gpsdata);
     }
     return;

RGDS
GARY
---------------------------------------------------------------------------
Gary E. Miller Rellim 109 NW Wilmington Ave., Suite E, Bend, OR 97703
        address@hidden  Tel:+1 541 382 8588

            Veritas liberabit vos. -- Quid est veritas?
    "If you can't measure it, you can't improve it." - Lord Kelvin

Attachment: pgpWT3hXbzF6e.pgp
Description: OpenPGP digital signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]