Changeset 9641 in ntrip


Ignore:
Timestamp:
Mar 3, 2022, 1:51:56 PM (2 years ago)
Author:
stuerze
Message:

minor changes

File:
1 edited

Legend:

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

    r9625 r9641  
    791791    if (refPrnNew != refPrnOld) {
    792792      t_irc irc = resetAmb(refPrnOld, allObs);
    793       //if (OPT->_obsModelType == OPT->DCMcodeBias) {if (irc == success) {addNoiseToIono(sys);}}
     793      if (OPT->_obsModelType == OPT->DCMcodeBias) {if (irc == success) {addNoiseToIono(sys);}}
    794794    }
    795795  }
Note: See TracChangeset for help on using the changeset viewer.