Changeset 1320 in ntrip
- Timestamp:
- Dec 21, 2008, 12:11:35 PM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/BNC/bncgetthread.cpp
r1319 r1320 760 760 // Check observation epoch 761 761 // ----------------------- 762 if (!_rawInpFile ) {762 if (!_rawInpFile && !dynamic_cast<gpssDecoder*>(_decoder)) { 763 763 int week; 764 764 double sec;
Note:
See TracChangeset
for help on using the changeset viewer.