Changeset 5357 in ntrip for trunk/BNC/src/RTCM/GPSDecoder.cpp
- Timestamp:
- Aug 26, 2013, 10:15:07 AM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/BNC/src/RTCM/GPSDecoder.cpp
r5355 r5357 140 140 return ie + GNSSENTRY_SNR; 141 141 } 142 else { 143 return -1; 144 } 142 145 } 143 146 } 144 147 return -1; 145 //// return rrinex3codetoentry(rnxStr.toAscii().data());146 148 } 147 149
Note:
See TracChangeset
for help on using the changeset viewer.