Ignore:
Timestamp:
Jul 16, 2015, 9:54:10 AM (9 years ago)
Author:
stuerze
Message:

IOD data type changed, to support IODs computed from CRC over broadcasted ephemris and clock parameters

File:
1 edited

Legend:

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

    r6556 r7055  
    7171  int                                   _providerID[3];
    7272  bncTime                               _lastTime;
    73   QMap<t_prn, unsigned short>           _IODs;
     73  QMap<t_prn, unsigned long>            _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.