Changeset 3536 in ntrip for trunk/BNC/bncmodel.cpp


Ignore:
Timestamp:
Dec 22, 2011, 10:49:07 AM (12 years ago)
Author:
mervart
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/BNC/bncmodel.cpp

    r3422 r3536  
    477477    bncSettings settings;
    478478   
    479     _time = epoData->tt; // current epoch time
    480    
    481479    _maxSolGap = settings.value("pppMaxSolGap").toDouble();
    482480   
     
    642640
    643641  _log.clear(); 
     642
     643  _time = epoData->tt; // current epoch time
    644644
    645645  if (settings.value("pppSPP").toString() == "PPP") {
Note: See TracChangeset for help on using the changeset viewer.