Changeset 2768 in ntrip for trunk/BNS/bnseph.cpp


Ignore:
Timestamp:
Dec 12, 2010, 10:14:49 AM (13 years ago)
Author:
mervart
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/BNS/bnseph.cpp

    r2645 r2768  
    177177   
    178178  if (eph->read(lines) == success) {
     179    eph->setRecepDateTime(QDateTime::currentDateTime());
    179180    emit(newEph(eph, nBytes));
    180181  }
Note: See TracChangeset for help on using the changeset viewer.