Changeset 3536 in ntrip
- Timestamp:
- Dec 22, 2011, 10:49:07 AM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/BNC/bncmodel.cpp
r3422 r3536 477 477 bncSettings settings; 478 478 479 _time = epoData->tt; // current epoch time480 481 479 _maxSolGap = settings.value("pppMaxSolGap").toDouble(); 482 480 … … 642 640 643 641 _log.clear(); 642 643 _time = epoData->tt; // current epoch time 644 644 645 645 if (settings.value("pppSPP").toString() == "PPP") {
Note:
See TracChangeset
for help on using the changeset viewer.