Changeset 7169 in ntrip for trunk/BNC/src/RTCM3


Ignore:
Timestamp:
Aug 5, 2015, 2:29:18 PM (9 years ago)
Author:
stuerze
Message:

harmonization of data type for SSR IOD

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/BNC/src/RTCM3/RTCM3coDecoder.h

    r7055 r7169  
    7171  int                                   _providerID[3];
    7272  bncTime                               _lastTime;
    73   QMap<t_prn, unsigned long>            _IODs;
     73  QMap<t_prn, unsigned int>             _IODs;
    7474  QMap<bncTime, QList<t_orbCorr> >      _orbCorrections;
    7575  QMap<bncTime, QList<t_clkCorr> >      _clkCorrections;
Note: See TracChangeset for help on using the changeset viewer.