Changeset 6632 in ntrip
- Timestamp:
- Mar 4, 2015, 3:18:30 PM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/BNC/src/RTCM3/ephEncoder.cpp
r6631 r6632 356 356 SBASADDBITSFLOAT(12, eph._agf0, 1.0/static_cast<double>(1<<30)/static_cast<double>(1<<1)) 357 357 SBASADDBITSFLOAT(8, eph._agf1, 1.0/static_cast<double>(1<<30)/static_cast<double>(1<<10)) 358 SBASADDBITS(8,0); 358 359 359 360 startbuffer[0]=0xD3;
Note:
See TracChangeset
for help on using the changeset viewer.