Changeset 8204 in ntrip for trunk/BNC/src/RTCM
- Timestamp:
- Dec 11, 2017, 3:00:40 PM (7 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/BNC/src/RTCM/RTCM2Decoder.cpp
r8025 r8204 424 424 425 425 errmsg.push_back( 426 "missing eph for " + string(prn.to Ascii().data()) + " , IODs "426 "missing eph for " + string(prn.toLatin1().data()) + " , IODs " 427 427 + missingIODstr.str()); 428 428 }
Note:
See TracChangeset
for help on using the changeset viewer.