Changeset 9676 in ntrip for trunk/BNC/src/src.pri


Ignore:
Timestamp:
Apr 7, 2022, 4:21:51 PM (2 years ago)
Author:
stuerze
Message:

combination is extended to use/provide Code Biases

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/BNC/src/src.pri

    r9652 r9676  
    3434#debug:DEFINES   += BNC_DEBUG_PPP
    3535#debug:DEFINES   += BNC_DEBUG_SSR
     36#debug:DEFINES   += BNC_DEBUG_CMB
    3637
    3738# Include Path
     
    7980          rinex/availplot.h        rinex/eleplot.h                    \
    8081          rinex/dopplot.h          orbComp/sp3Comp.h                  \
    81           combination/bnccomb.h
     82          combination/bnccomb.h combination/bncbiassnx.h
    8283
    8384HEADERS       += serial/qextserialbase.h serial/qextserialport.h
     
    118119          rinex/availplot.cpp      rinex/eleplot.cpp                  \
    119120          rinex/dopplot.cpp        orbComp/sp3Comp.cpp                \
    120           combination/bnccomb.cpp
     121          combination/bnccomb.cpp combination/bncbiassnx.cpp
    121122
    122123SOURCES       += serial/qextserialbase.cpp serial/qextserialport.cpp
Note: See TracChangeset for help on using the changeset viewer.