Changeset 9943 in ntrip for trunk/BNC/src/PPP
- Timestamp:
- Dec 14, 2022, 5:17:37 PM (2 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/BNC/src/PPP/pppClient.cpp
r9783 r9943 304 304 } 305 305 if (iObs + 1 < _opt->_minObs) { 306 LOG << "t_pppClient::cmpBancroft not enough observations: " << iObs + 1 ;306 LOG << "t_pppClient::cmpBancroft not enough observations: " << iObs + 1 << endl; 307 307 return failure; 308 308 }
Note:
See TracChangeset
for help on using the changeset viewer.