Changeset 6011 in ntrip for trunk/BNC/src/PPP/pppFilter.cpp


Ignore:
Timestamp:
Aug 18, 2014, 11:42:53 AM (10 years ago)
Author:
mervart
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/BNC/src/PPP/pppFilter.cpp

    r6009 r6011  
    8989  // -----------------
    9090  _epoTime = epoch->epoTime();
    91  
     91
     92  if (!_firstEpoTime.valid()) {
     93    _firstEpoTime = _epoTime;
     94  }
     95
    9296  // Set Parameters
    9397  // --------------
Note: See TracChangeset for help on using the changeset viewer.