Changeset 4378 in ntrip
- Timestamp:
- Jul 4, 2012, 12:10:54 PM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/BNC/src/RTCM3/RTCM3Decoder.cpp
r4377 r4378 344 344 if (df & gnssData.dataflags[iSat]) { 345 345 346 // TODO: codetype[1] is e.g. 'W' or 'C' or 'P' 346 347 const char* codetype = gnssData.codetype[iSat][iEntry]; 347 348
Note:
See TracChangeset
for help on using the changeset viewer.