Changeset 65 in ntrip for trunk/BNC/RTCM3/rtcm3.h


Ignore:
Timestamp:
Aug 24, 2006, 3:58:20 PM (18 years ago)
Author:
mervart
Message:

* empty log message *

Location:
trunk/BNC
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/BNC

    • Property svn:ignore
      •  

        old new  
        22Makefile
        33bnc
         4anlagen
        45moc_bnccaster.cpp
        56moc_bncgetthread.cpp
  • trunk/BNC/RTCM3/rtcm3.h

    r64 r65  
    44
    55#include "../RTCM/GPSDecoder.h"
    6 #include "cgps_transform.h"
     6#include "rtcm3torinex.h"
    77
    88class rtcm3 : public GPSDecoder {
     
    1212  void Decode(char* buffer = 0, int bufLen = 0);
    1313private:
     14  struct RTCM3ParserData _Parser;
    1415} ;
    1516
Note: See TracChangeset for help on using the changeset viewer.