Changeset 6475 in ntrip for trunk/BNC/src/RTCM3
- Timestamp:
- Dec 28, 2014, 3:44:50 PM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/BNC/src/RTCM3/RTCM3coDecoder.cpp
r6474 r6475 349 349 if (itCB.key() < _lastTime) { 350 350 emit newCodeBiases(itCB.value()); 351 //t_satCodeBias::writeEpoch(_out, itCB.value());351 t_satCodeBias::writeEpoch(_out, itCB.value()); 352 352 itCB.remove(); 353 353 }
Note:
See TracChangeset
for help on using the changeset viewer.