Changeset 9446 in ntrip


Ignore:
Timestamp:
May 26, 2021, 1:13:51 PM (3 years ago)
Author:
stuerze
Message:

update regarding PPP

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/BNC/src/PPP/pppSatObs.cpp

    r9435 r9446  
    6262  _model.reset();
    6363
    64   // Select pseudoranges and phase observations
     64  // Select pseudo-ranges and phase observations
    6565  // -------------------------------------------
    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";
    6767
    6868  for (unsigned iFreq = 1; iFreq < t_frequency::max; iFreq++) {
Note: See TracChangeset for help on using the changeset viewer.