Changeset 6674 in ntrip for trunk/rtcm3torinex
- Timestamp:
- Mar 16, 2015, 3:38:39 PM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/rtcm3torinex/lib/rtcm3torinex.c
r6629 r6674 741 741 /* GETFLOATSIGNM(b, 32, 1.0/(double)(1<<30)/(double)(1<<1)) / * GLONASS tau c */ 742 742 /* GETBITS(b, 5) / * GLONASS-M N4 */ 743 /* GETFLOATSIGNM(b, 22, 1.0/(double)(1<<30) /(double)(1<<1)) / * GLONASS-M tau GPS */743 /* GETFLOATSIGNM(b, 22, 1.0/(double)(1<<30)) / * GLONASS-M tau GPS */ 744 744 /* GETBITS(b, 1) / * GLONASS-M ln (fifth string) */ 745 745 ge->GPSWeek = handle->GPSWeek;
Note:
See TracChangeset
for help on using the changeset viewer.