Changeset 9662 in ntrip for trunk/BNC/src/PPP/pppSatObs.cpp


Ignore:
Timestamp:
Mar 17, 2022, 10:54:57 PM (2 years ago)
Author:
stuerze
Message:

minor changes

File:
1 edited

Legend:

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

    r9659 r9662  
    346346
    347347  // De-Weight GLONASS
    348   // -----------------
     348  /* -----------------
    349349  if (_prn.system() == 'R' &&
    350350      (t_lc::includesCode(tLC) || t_lc::includesPhase(tLC))) {
    351351    retVal *= 5.0;
    352   }
     352  }*/
    353353
    354354
Note: See TracChangeset for help on using the changeset viewer.