Changeset 4774 in ntrip for trunk/BNC/src/RTCM/GPSDecoder.cpp


Ignore:
Timestamp:
Oct 26, 2012, 5:30:26 PM (12 years ago)
Author:
mervart
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/BNC/src/RTCM/GPSDecoder.cpp

    r4442 r4774  
    132132//
    133133//////////////////////////////////////////////////////////////////////////////
    134 QString t_obs::rnxStr(int iEntry) {
     134QString t_obs::rnxStr(int iEntry) const {
    135135  QString str(3,' ');
    136136  switch(iEntry & 3) {
Note: See TracChangeset for help on using the changeset viewer.