Changeset 6033 in ntrip for trunk/BNC/src/PPP/pppSatObs.cpp


Ignore:
Timestamp:
Aug 21, 2014, 11:46:12 AM (10 years ago)
Author:
mervart
Message:
 
File:
1 edited

Legend:

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

    r6032 r6033  
    9696          if (obs->_rnxType2ch == obsType && obs->_codeValid && obs->_phaseValid) {
    9797            _obs[iFreq] = new t_frqObs(*obs);
    98             _obs[iFreq]->_freqType = t_frequency::type(iFreq);
    9998          }
    10099        }
Note: See TracChangeset for help on using the changeset viewer.