Changeset 7055 in ntrip for trunk/BNC/src/RTCM
- Timestamp:
- Jul 16, 2015, 9:54:10 AM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/BNC/src/RTCM/RTCM2Decoder.cpp
r7043 r7055 308 308 vector<string> hasIOD; 309 309 for (unsigned ii = 0; ii < 4; ii++) { 310 intIODcorr = 0;310 unsigned long IODcorr = 0; 311 311 double corrVal = 0; 312 312 const t_eph* eph = 0;
Note:
See TracChangeset
for help on using the changeset viewer.