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


Ignore:
Timestamp:
Jul 4, 2012, 12:10:54 PM (12 years ago)
Author:
mervart
Message:
 
File:
1 edited

Legend:

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

    r4377 r4378  
    344344                if (df & gnssData.dataflags[iSat]) {
    345345
     346                  // TODO: codetype[1] is e.g. 'W' or 'C' or 'P'
    346347                  const char* codetype = gnssData.codetype[iSat][iEntry];
    347348
Note: See TracChangeset for help on using the changeset viewer.