Changeset 5789 in ntrip for trunk/BNC/src/PPP/options.cpp


Ignore:
Timestamp:
Aug 4, 2014, 3:10:54 PM (10 years ago)
Author:
mervart
Message:
 
File:
1 edited

Legend:

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

    r5770 r5789  
    6969//
    7070//////////////////////////////////////////////////////////////////////////////
     71bool t_options::corrRequired() const {
     72  return false;
     73}
     74
     75//
     76//////////////////////////////////////////////////////////////////////////////
    7177bool t_options::useGlonass() const  {
    7278  return (_lcGLONASS.size() > 0);
Note: See TracChangeset for help on using the changeset viewer.