Changeset 9633 in ntrip for trunk/BNC/src/PPP


Ignore:
Timestamp:
Feb 24, 2022, 10:00:09 AM (2 years ago)
Author:
stuerze
Message:

minor changes

File:
1 edited

Legend:

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

    r9621 r9633  
    346346
    347347  // De-Weight GLONASS
    348   // -----------------
     348  /* -----------------
    349349  if (_prn.system() == 'R' && t_lc::includesCode(tLC)) {
    350350    retVal *= 2.0;
    351351  }
    352 
     352*/
    353353
    354354  // Elevation-Dependent Weighting
Note: See TracChangeset for help on using the changeset viewer.