Changeset 5121 in ntrip for trunk/BNC/src/combination
- Timestamp:
- Apr 14, 2013, 6:44:43 PM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/BNC/src/combination/bnccomb.cpp
r5119 r5121 339 339 // ---------------------- 340 340 if (_resTime.valid() && newCorr->tClk <= _resTime) { 341 emit newMessage("bncComb: old correction: " + newCorr->prn.toAscii(), true); 341 342 delete newCorr; 342 343 return;
Note:
See TracChangeset
for help on using the changeset viewer.