Changeset 1154 in ntrip for trunk/BNC/RTCM3
- Timestamp:
- Oct 7, 2008, 12:40:28 PM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/BNC/RTCM3/RTCM3coDecoder.cpp
r1035 r1154 86 86 QSettings settings; 87 87 88 QDateTime datTim = QDateTime::currentDateTime().toUTC();88 QDateTime datTim = currentDateAndTimeGPS(); 89 89 90 90 QString hlpStr = bncRinex::nextEpochStr(datTim,
Note:
See TracChangeset
for help on using the changeset viewer.