Changeset 9442 in ntrip
- Timestamp:
- May 25, 2021, 4:27:18 PM (4 years ago)
- File:
- 
      - 1 edited
 
 - 
          
  trunk/BNC/src/pppMain.cpp (modified) (2 diffs)
 
Legend:
- Unmodified
- Added
- Removed
- 
      trunk/BNC/src/pppMain.cppr9439 r9442 159 159 opt->_aprSigTrp = hlp[7].toDouble(); 160 160 opt->_noiseTrp = hlp[8].toDouble(); 161 opt->_nmeaPort = hlp[9].toInt(); 161 opt->_noiseIon = hlp[9].toDouble(); 162 opt->_nmeaPort = hlp[10].toInt(); 162 163 163 164 if (_realTime) { … … 345 346 opt->_aprSigPhaseBias = 1000.0; 346 347 347 opt->_noiseIon = 5.00;348 349 348 _options << opt; 350 349 } 
  Note:
 See   TracChangeset
 for help on using the changeset viewer.
  
