Changeset 9483 in ntrip for trunk/BNC/src
- Timestamp:
- Jul 20, 2021, 2:35:05 PM (3 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/BNC/src/bnccore.cpp
r9379 r9483 470 470 471 471 QString strV2 = eph.toString(defaultRnxNavVersion2); 472 QString strV3 = eph.toString(defaultRnx ObsVersion3);472 QString strV3 = eph.toString(defaultRnxNavVersion3); 473 473 474 474 if (_rinexVers == 2 && eph.type() == t_eph::GLONASS) {
Note:
See TracChangeset
for help on using the changeset viewer.