Changeset 4379 in ntrip
- Timestamp:
- Jul 4, 2012, 12:15:07 PM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/BNC/src/RTCM3/RTCM3Decoder.cpp
r4378 r4379 346 346 // TODO: codetype[1] is e.g. 'W' or 'C' or 'P' 347 347 const char* codetype = gnssData.codetype[iSat][iEntry]; 348 if (codetype) { 349 // cout << prn.toAscii().data() << " " << codetype[1] << endl; 350 } 348 351 349 352 if (iEntry == GNSSENTRY_C1DATA) {
Note:
See TracChangeset
for help on using the changeset viewer.