Changeset 9483 in ntrip


Ignore:
Timestamp:
Jul 20, 2021, 2:35:05 PM (3 years ago)
Author:
stuerze
Message:

minor changes

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/BNC/src/bnccore.cpp

    r9379 r9483  
    470470
    471471  QString strV2 = eph.toString(defaultRnxNavVersion2);
    472   QString strV3 = eph.toString(defaultRnxObsVersion3);
     472  QString strV3 = eph.toString(defaultRnxNavVersion3);
    473473
    474474  if     (_rinexVers == 2 && eph.type() == t_eph::GLONASS) {
Note: See TracChangeset for help on using the changeset viewer.