Changeset 5373 in ntrip


Ignore:
Timestamp:
Aug 30, 2013, 7:00:17 AM (11 years ago)
Author:
stoecker
Message:

fixed compass first frequency

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/rtcm3torinex/lib/rtcm3torinex.h

    r5372 r5373  
    294294#define GNSSDF2_LOCKLOSSE5B    (1<<5)  /* lost lock on E5B */
    295295#define GNSSDF2_LOCKLOSSE5AB   (1<<6)  /* lost lock on E5AB */
    296 #define GNSSDF2_LOCKLOSSB1     GNSSDF2_LOCKLOSSL2
     296#define GNSSDF2_LOCKLOSSB1     GNSSDF2_LOCKLOSSL1
    297297#define GNSSDF2_LOCKLOSSB2     GNSSDF2_LOCKLOSSE5B
    298298#define GNSSDF2_LOCKLOSSB3     GNSSDF2_LOCKLOSSE6
Note: See TracChangeset for help on using the changeset viewer.