Changeset 9446 in ntrip
- Timestamp:
- May 26, 2021, 1:13:51 PM (3 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/BNC/src/PPP/pppSatObs.cpp
r9435 r9446 62 62 _model.reset(); 63 63 64 // Select pseudo ranges and phase observations64 // Select pseudo-ranges and phase observations 65 65 // ------------------------------------------- 66 const string preferredAttrib = "G:12&PWCSLXYN G:5&IQX R:12&PC R:3&IQX E:16&BCX E:578&IQX J:1&SLXCZ J:26&SLX J:5&IQX C:IQX I:ABCX S:1&C S:5&IQX";66 const string preferredAttrib = "G:12&PWCSLXYN R:12&PC E:1&BCX E:5&IQX C:IQX"; 67 67 68 68 for (unsigned iFreq = 1; iFreq < t_frequency::max; iFreq++) {
Note:
See TracChangeset
for help on using the changeset viewer.