Changeset 9641 in ntrip for trunk/BNC/src
- Timestamp:
- Mar 3, 2022, 1:51:56 PM (3 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/BNC/src/PPP/pppFilter.cpp
r9625 r9641 791 791 if (refPrnNew != refPrnOld) { 792 792 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);}} 794 794 } 795 795 }
Note:
See TracChangeset
for help on using the changeset viewer.