Changeset 6786 in ntrip for trunk/BNC/src/bncutils.h


Ignore:
Timestamp:
Apr 20, 2015, 4:09:51 PM (9 years ago)
Author:
stuerze
Message:

consider GPGGA and GNGGA in manual nmea mode

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/BNC/src/bncutils.h

    r6167 r6786  
    4343
    4444QByteArray   ggaString(const QByteArray& latitude, const QByteArray& longitude,
    45                        const QByteArray& height);
     45                       const QByteArray& height, const QString& ggaType);
    4646
    4747void         RSW_to_XYZ(const ColumnVector& rr, const ColumnVector& vv,
Note: See TracChangeset for help on using the changeset viewer.