Changeset 9596 in ntrip


Ignore:
Timestamp:
Jan 10, 2022, 3:23:46 PM (2 years ago)
Author:
stuerze
Message:

minor changes

File:
1 edited

Legend:

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

    r9595 r9596  
    313313
    314314  // De-Weight GLONASS
    315   // -----------------
     315  /* -----------------
    316316  if (_prn.system() == 'R' &&  t_lc::includesCode(tLC)) {
    317317    retVal *= 5.0;
    318   }
     318  }*/
    319319
    320320  // Elevation-Dependent Weighting
Note: See TracChangeset for help on using the changeset viewer.