- Timestamp:
- Oct 13, 2006, 8:50:43 AM (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/BNC/RTCM/RTCM2.cpp
r238 r241 1086 1086 1087 1087 for (int iSat=0; iSat < _ObsBlock.nSat; iSat++) { 1088 if (_ObsBlock.PRN[iSat] > 32) continue; // Glonass not (yet) wanted1088 //// if (_ObsBlock.PRN[iSat] > 32) continue; // Glonass not (yet) wanted 1089 1089 Observation* obs = new Observation(); 1090 1090
Note:
See TracChangeset
for help on using the changeset viewer.