Changeset 3654 in ntrip
- Timestamp:
- Jan 26, 2012, 4:48:46 PM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/rtcm3torinex/lib/rtcm3torinex.c
r3653 r3654 1273 1273 if(!k && extsat[count] < 14) 1274 1274 { 1275 k = handle-> Main.GLOFreq[RTCM3_MSM_NUMSAT-i-1]1275 k = handle->GLOFreq[RTCM3_MSM_NUMSAT-i-1] 1276 1276 = 100+extsat[count]-7; 1277 1277 }
Note:
See TracChangeset
for help on using the changeset viewer.