Changeset 4388 in ntrip


Ignore:
Timestamp:
Jul 4, 2012, 7:03:24 PM (12 years ago)
Author:
mervart
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/BNC/src/RTCM3/RTCM3Decoder.cpp

    r4386 r4388  
    347347                  const char* codetype = gnssData.codetype[iSat][iEntry];
    348348                  if (codetype) {
    349                     cout << prn.toAscii().data() << " " << codetype << endl;
     349                    // cout << prn.toAscii().data() << " " << codetype << endl;
    350350                  }
    351351
Note: See TracChangeset for help on using the changeset viewer.