Changeset 241 in ntrip


Ignore:
Timestamp:
Oct 13, 2006, 8:50:43 AM (18 years ago)
Author:
mervart
Message:

* empty log message *

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/BNC/RTCM/RTCM2.cpp

    r238 r241  
    10861086         
    10871087        for (int iSat=0; iSat < _ObsBlock.nSat; iSat++) {
    1088           if (_ObsBlock.PRN[iSat] > 32) continue;   // Glonass not (yet) wanted
     1088          ////          if (_ObsBlock.PRN[iSat] > 32) continue;   // Glonass not (yet) wanted
    10891089          Observation* obs = new Observation();
    10901090       
Note: See TracChangeset for help on using the changeset viewer.