Changeset 238 in ntrip for trunk/BNC/RTCM


Ignore:
Timestamp:
Oct 11, 2006, 11:21:05 AM (18 years ago)
Author:
mervart
Message:

* empty log message *

File:
1 edited

Legend:

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

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