[hamradio-commits] [gnss-sdr] 02/02: Fixes linking against newest volk version, debian packaging improved, some bug fixes

Carles Fernandez carles_fernandez-guest at moszumanska.debian.org
Tue Sep 22 17:37:39 UTC 2015


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 ad719dcbd66be7e912427c5e34c1ea89045d27cc
Merge: 4cc4cdf b665444
Author: Carles Fernandez <carles.fernandez at gmail.com>
Date:   Tue Sep 22 19:28:58 2015 +0200

    Fixes linking against newest volk version, debian packaging improved, some bug fixes

 CMakeLists.txt                                     |   39 +-
 README.md                                          |   11 +-
 drivers/gr-gn3s/python/Makefile                    |  190 ---
 .../gnuradio_blocks/pcps_opencl_acquisition_cc.cc  |    2 +-
 src/algorithms/libs/cudahelpers/exception.h        |  151 --
 src/algorithms/libs/cudahelpers/helper_cuda.h      | 1255 -----------------
 .../libs/cudahelpers/helper_cuda_drvapi.h          |  517 -------
 src/algorithms/libs/cudahelpers/helper_cuda_gl.h   |  165 ---
 src/algorithms/libs/cudahelpers/helper_functions.h |   42 -
 src/algorithms/libs/cudahelpers/helper_image.h     | 1110 ---------------
 src/algorithms/libs/cudahelpers/helper_math.h      | 1453 --------------------
 src/algorithms/libs/cudahelpers/helper_string.h    |  516 -------
 src/algorithms/libs/cudahelpers/helper_timer.h     |  499 -------
 .../include/volk_gnsssdr/volk_gnsssdr_complex.h    |    5 +
 .../volk_gnsssdr/lib/CMakeLists.txt                |    4 +
 .../tracking/gnuradio_blocks/CMakeLists.txt        |    4 +-
 .../gps_l1_ca_dll_pll_tracking_gpu_cc.cc           |   47 +-
 src/algorithms/tracking/libs/CMakeLists.txt        |    8 +-
 .../tracking/libs/cuda_multicorrelator.cu          |  104 +-
 src/core/libs/supl/CMakeLists.txt                  |   38 +-
 src/core/libs/supl/supl.c                          |   12 +-
 src/core/libs/supl/supl.h                          |    8 +-
 22 files changed, 159 insertions(+), 6021 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