Changeset 9662 in ntrip for trunk/BNC/src/PPP
- Timestamp:
- Mar 17, 2022, 10:54:57 PM (3 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/BNC/src/PPP/pppSatObs.cpp
r9659 r9662 346 346 347 347 // De-Weight GLONASS 348 / /-----------------348 /* ----------------- 349 349 if (_prn.system() == 'R' && 350 350 (t_lc::includesCode(tLC) || t_lc::includesPhase(tLC))) { 351 351 retVal *= 5.0; 352 } 352 }*/ 353 353 354 354
Note:
See TracChangeset
for help on using the changeset viewer.