gpsd-dev
[Top][All Lists]
Advanced

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

Re: gpsrinex and Trimble


From: Gary E. Miller
Subject: Re: gpsrinex and Trimble
Date: Tue, 5 May 2020 16:37:09 -0700

Yo John!

On Tue, 5 May 2020 19:20:36 -0400
John Ackermann N8UR <address@hidden> wrote:

> 2.  It accepted the f9p file generated by gpsrinex but after thinking
> about it for a while aborted with one of five possible errors
> including timetag or interval problems and insufficient CORS data
> (which shouldn't be the case since the data's going on 2 days old.

A recent change to gpsrinex may have caused the failure.

Try commenting out this code in gpsrinex:

    if (500000000 < gpsdata->raw.mtime.tv_nsec) {
         // round it up.  To match convbin.
         // does this break opus?
         epoch_sec++;
    }


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: pgp4FxklqyxYW.pgp
Description: OpenPGP digital signature


reply via email to

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