- Timestamp:
- Dec 1, 2009, 11:24:46 AM (15 years ago)
- Location:
- trunk/BNC
- Files:
-
- 2 added
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/BNC/bnc.pro
r2052 r2057 39 39 bncserialport.h bncnetquerys.h bncfigure.h \ 40 40 bncfigurelate.h bncpppclient.h bncversion.h \ 41 bancroft.h 41 bancroft.h bncmodel.h \ 42 42 RTCM/GPSDecoder.h RTCM/RTCM2.h RTCM/RTCM2Decoder.h \ 43 43 RTCM/RTCM2_2021.h RTCM/rtcm_utils.h \ … … 67 67 bncserialport.cpp bncnetquerys.cpp bncfigure.cpp \ 68 68 bncfigurelate.cpp bncpppclient.cpp t_time.cpp \ 69 bancroft.cpp 69 bancroft.cpp bncmodel.cpp \ 70 70 RTCM/RTCM2.cpp RTCM/RTCM2Decoder.cpp \ 71 71 RTCM/RTCM2_2021.cpp RTCM/rtcm_utils.cpp \ -
trunk/BNC/bncpppclient.h
r2053 r2057 34 34 #include "RTCM/GPSDecoder.h" 35 35 #include "RTCM3/ephemeris.h" 36 37 #define MAXPRN =38 36 39 37 class t_satData {
Note:
See TracChangeset
for help on using the changeset viewer.