Changeset 9607 in ntrip


Ignore:
Timestamp:
Jan 18, 2022, 1:52:31 PM (2 years ago)
Author:
stuerze
Message:

minor changes

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/BNC/src/PPP/pppClient.cpp

    r9601 r9607  
    404404    if (OPT->_obsModelType == OPT->DCMcodeBias ||
    405405        OPT->_obsModelType == OPT->DCMphaseBias) {
    406       reset();
     406      if (ind == 1 || ind > 7) {
     407        reset();
     408      }
    407409    }
    408410  }
Note: See TracChangeset for help on using the changeset viewer.