Changeset 7931 in ntrip for branches/BNC_2.12/src/pppInclude.h


Ignore:
Timestamp:
May 30, 2016, 12:41:25 PM (8 years ago)
Author:
stuerze
Message:

some nmea components in PPP output are fixed: time stamp is now utc, h Dop value instead of pDop value

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/BNC_2.12/src/pppInclude.h

    r6973 r7931  
    3535  double       _trpStdev;
    3636  int          _numSat;       
    37   double       _pDop;         
     37  double       _hDop;         
    3838  std::string  _log;         
    3939  bool         _error;       
Note: See TracChangeset for help on using the changeset viewer.