Ignore:
Timestamp:
Dec 28, 2014, 3:44:50 PM (9 years ago)
Author:
mervart
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/BNC/src/RTCM3/RTCM3coDecoder.cpp

    r6474 r6475  
    349349    if (itCB.key() < _lastTime) {
    350350      emit newCodeBiases(itCB.value());
    351       //      t_satCodeBias::writeEpoch(_out, itCB.value());
     351      t_satCodeBias::writeEpoch(_out, itCB.value());
    352352      itCB.remove();
    353353    }
Note: See TracChangeset for help on using the changeset viewer.