Changeset 238 in ntrip for trunk/BNC/RTCM
- Timestamp:
- Oct 11, 2006, 11:21:05 AM (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
TabularUnified trunk/BNC/RTCM/RTCM2.cpp ΒΆ
r231 r238 1086 1086 1087 1087 for (int iSat=0; iSat < _ObsBlock.nSat; iSat++) { 1088 if (_ObsBlock.PRN[iSat] > 32) continue; // Glonass not (yet) wanted 1088 1089 Observation* obs = new Observation(); 1089 1090
Note:
See TracChangeset
for help on using the changeset viewer.