Changeset 8200 in ntrip for branches/BNC_2.12/src/GPSDecoder.h


Ignore:
Timestamp:
Dec 11, 2017, 12:09:58 PM (6 years ago)
Author:
stuerze
Message:

receiver type extraction from 1033 RTCM3 messages is added

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/BNC_2.12/src/GPSDecoder.h

    r6864 r8200  
    8080  QList<int>       _typeList;  // RTCM message types
    8181  QStringList      _antType;   // RTCM antenna descriptor
     82  QStringList      _recType;   // RTCM receiver descriptor
    8283  QList<t_antInfo> _antList;   // RTCM antenna XYZ
    8384  QString          _gloFrq;    // GLONASS slot
Note: See TracChangeset for help on using the changeset viewer.