Changeset 9439 in ntrip for trunk/BNC/src/PPP


Ignore:
Timestamp:
May 25, 2021, 12:27:09 PM (3 years ago)
Author:
stuerze
Message:

update regarding PPP

File:
1 edited

Legend:

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

    r9419 r9439  
    113113     break;
    114114    case ion:
    115       _epoSpec = true;
     115      _epoSpec = false;
    116116      _sigma0  = OPT->_aprSigIon;
     117      _noise   = OPT->_noiseIon;
    117118     break;
    118119   case cBiasG1:   case cBiasR1:   case cBiasE1:   case cBiasC1:
Note: See TracChangeset for help on using the changeset viewer.