Changeset 6229 in ntrip for trunk/BNC/src/bncrinex.cpp
- Timestamp:
- Oct 11, 2014, 4:01:07 PM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/BNC/src/bncrinex.cpp
r6227 r6229 447 447 t_rnxObsFile::t_rnxObs rnxObs; 448 448 rnxObs.value = frqObs->_phase; 449 if (frqObs->_slip) { 450 rnxObs.lli |= 1; 451 } 449 452 rnxSat.obs[type] = rnxObs; 450 453 }
Note:
See TracChangeset
for help on using the changeset viewer.