[hamradio-commits] [gnss-sdr] 222/303: Add new system test: obs_gps_l1_system_test

Carles Fernandez carles_fernandez-guest at moszumanska.debian.org
Mon Feb 13 22:36:03 UTC 2017


This is an automated email from the git hooks/post-receive script.

carles_fernandez-guest pushed a commit to branch master
in repository gnss-sdr.

commit 80335357a0f70c4a33e61c7672ffafebb510c5de
Merge: cca40c4 7df1584
Author: Carles Fernandez <carles.fernandez at gmail.com>
Date:   Mon Jan 9 11:36:27 2017 +0100

    Add new system test: obs_gps_l1_system_test
    
    In order to build it, you need to configure CMake as:
    
    $ cmake -DENABLE_SW_GENERATOR=ON -DENABLE_SYSTEM_TESTING=ON ../
    
    The test should work with default parameters. Other parameters are:
    --rinex_nav_file=./rinex.17n
    --static_position=40.0,2.0,100
    --duration=100

 cmake/Modules/FindGPSTK.cmake                      |  67 +-
 src/algorithms/PVT/adapters/gps_l1_ca_pvt.cc       |  10 +-
 .../PVT/gnuradio_blocks/gps_l1_ca_pvt_cc.cc        |  13 +-
 .../PVT/gnuradio_blocks/gps_l1_ca_pvt_cc.h         |  11 +-
 src/algorithms/PVT/libs/rinex_printer.cc           |   9 +-
 src/algorithms/PVT/libs/rinex_printer.h            |   2 +-
 src/tests/CMakeLists.txt                           |  83 ++-
 src/tests/system-tests/obs_gps_l1_system_test.cc   | 716 +++++++++++++++++++++
 8 files changed, 829 insertions(+), 82 deletions(-)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-hamradio/gnss-sdr.git



More information about the pkg-hamradio-commits mailing list