Changeset 7550 in ntrip for trunk/BNC/src
- Timestamp:
- Oct 26, 2015, 1:38:43 PM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/BNC/src/bncoutf.cpp
r7506 r7550 118 118 epoStr += QString("%1").arg(0, 2, 10, QChar('0')); // M 119 119 epoStr += QString("_%1D").arg(step+1, 2, 10, QChar('0')); // period 120 } else {121 epoStr = "0";122 120 } 123 121 _numSec = 86400;
Note:
See TracChangeset
for help on using the changeset viewer.