Changeset 2057 in ntrip


Ignore:
Timestamp:
Dec 1, 2009, 11:24:46 AM (14 years ago)
Author:
mervart
Message:

* empty log message *

Location:
trunk/BNC
Files:
2 added
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/BNC/bnc.pro

    r2052 r2057  
    3939          bncserialport.h bncnetquerys.h bncfigure.h                  \
    4040          bncfigurelate.h bncpppclient.h bncversion.h                 \
    41           bancroft.h                                                  \
     41          bancroft.h bncmodel.h                                       \
    4242          RTCM/GPSDecoder.h RTCM/RTCM2.h RTCM/RTCM2Decoder.h          \
    4343          RTCM/RTCM2_2021.h RTCM/rtcm_utils.h                         \
     
    6767          bncserialport.cpp bncnetquerys.cpp bncfigure.cpp            \
    6868          bncfigurelate.cpp bncpppclient.cpp t_time.cpp               \
    69           bancroft.cpp                                                \
     69          bancroft.cpp bncmodel.cpp                                   \
    7070          RTCM/RTCM2.cpp RTCM/RTCM2Decoder.cpp                        \
    7171          RTCM/RTCM2_2021.cpp RTCM/rtcm_utils.cpp                     \
  • trunk/BNC/bncpppclient.h

    r2053 r2057  
    3434#include "RTCM/GPSDecoder.h"
    3535#include "RTCM3/ephemeris.h"
    36 
    37 #define MAXPRN =
    3836
    3937class t_satData {
Note: See TracChangeset for help on using the changeset viewer.