Changeset 6035 in ntrip for trunk/BNC/src/PPP/pppParlist.cpp


Ignore:
Timestamp:
Aug 21, 2014, 1:04:43 PM (10 years ago)
Author:
mervart
Message:
 
File:
1 edited

Legend:

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

    r6021 r6035  
    301301  // GPS-Glonass Clock Offset
    302302  // ------------------------
    303   if (OPT->useGlonass()) {
     303  if (OPT->useSystem('R')) {
    304304    required.push_back(new t_pppParam(t_pppParam::offGG, t_prn(), t_lc::dummy));
    305305  }
Note: See TracChangeset for help on using the changeset viewer.