Changeset 6812 in ntrip for trunk/BNC/src/GPSDecoder.h


Ignore:
Timestamp:
May 5, 2015, 3:44:39 PM (9 years ago)
Author:
stoecker
Message:

integrate RTCM3 parsing into BNC and directly fill target structures, add doxygen documentation

Location:
trunk/BNC/src
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/BNC/src

    • Property svn:ignore
      •  

        old new  
        55debug
        66release
         7html
  • trunk/BNC/src/GPSDecoder.h

    r6137 r6812  
    7676  };
    7777
     78  /** List of observations */
    7879  QList<t_satObs>  _obsList;
    7980  QList<int>       _typeList;  // RTCM message types
Note: See TracChangeset for help on using the changeset viewer.