1
0
mirror of https://github.com/gnss-sdr/gnss-sdr synced 2024-11-05 01:26:24 +00:00
gnss-sdr/src/algorithms/signal_source/adapters
Carles Fernandez db938bb047 Build fix due to a change in the gr-iio v0.3 API
A change in the API has removed the decimation parameter from sources
(see https://github.com/analogdevicesinc/gr-iio/issues/15 )

This commit fixes the build against the current master of
https://github.com/analogdevicesinc/gr-iio but it breaks compatibility
with older versions. Users with gr-iio already installed will need to
update it.
2018-01-20 11:56:17 +01:00
..
CMakeLists.txt Remove commented lines 2017-10-31 16:03:41 +01:00
file_signal_source.cc Remove unused include 2018-01-19 12:09:40 +01:00
file_signal_source.h Make use of the inline keyword where appropriate 2017-08-21 11:45:12 +02:00
flexiband_signal_source.cc Added support for new features of Flexiband GNURadio driver developed by 2015-04-15 17:56:51 +02:00
flexiband_signal_source.h Make use of the inline keyword where appropriate 2017-08-21 11:45:12 +02:00
fmcomms2_signal_source.cc Build fix due to a change in the gr-iio v0.3 API 2018-01-20 11:56:17 +01:00
fmcomms2_signal_source.h Build fix due to a change in the gr-iio v0.3 API 2018-01-20 11:56:17 +01:00
gen_signal_source.cc Removing unused parameter (removes a warning) 2016-01-11 10:44:57 +01:00
gen_signal_source.h Make use of the inline keyword where appropriate 2017-08-21 11:45:12 +02:00
gn3s_signal_source.cc Updating copyright year 2015-01-08 19:49:59 +01:00
gn3s_signal_source.h Make use of the inline keyword where appropriate 2017-08-21 11:45:12 +02:00
nsr_file_signal_source.cc Replace some C-style cast by static_cast<>() 2017-08-18 12:45:47 +02:00
nsr_file_signal_source.h Make use of the inline keyword where appropriate 2017-08-21 11:45:12 +02:00
osmosdr_signal_source.cc Do not use LOG(FATAL) since the glog library could have been stripped 2017-08-25 19:17:12 +02:00
osmosdr_signal_source.h Do not use LOG(FATAL) since the glog library could have been stripped 2017-08-25 19:17:12 +02:00
plutosdr_signal_source.cc Build fix due to a change in the gr-iio v0.3 API 2018-01-20 11:56:17 +01:00
plutosdr_signal_source.h Build fix due to a change in the gr-iio v0.3 API 2018-01-20 11:56:17 +01:00
raw_array_signal_source.cc Remove tabs from the source code 2016-05-02 23:46:30 +02:00
raw_array_signal_source.h Make use of the inline keyword where appropriate 2017-08-21 11:45:12 +02:00
rtl_tcp_signal_source.cc Do not use LOG(FATAL) since the glog library could have been stripped 2017-08-25 19:17:12 +02:00
rtl_tcp_signal_source.h Do not use LOG(FATAL) since the glog library could have been stripped 2017-08-25 19:17:12 +02:00
spir_file_signal_source.cc Replace some C-style cast by static_cast<>() 2017-08-18 12:45:47 +02:00
spir_file_signal_source.h Make use of the inline keyword where appropriate 2017-08-21 11:45:12 +02:00
two_bit_cpx_file_signal_source.cc Replace some C-style cast by static_cast<>() 2017-08-18 12:45:47 +02:00
two_bit_cpx_file_signal_source.h Make use of the inline keyword where appropriate 2017-08-21 11:45:12 +02:00
two_bit_packed_file_signal_source.cc Replace some C-style cast by static_cast<>() 2017-08-18 12:45:47 +02:00
two_bit_packed_file_signal_source.h Make use of the inline keyword where appropriate 2017-08-21 11:45:12 +02:00
uhd_signal_source.cc Replace some C-style cast by static_cast<>() 2017-08-18 12:45:47 +02:00
uhd_signal_source.h Make use of the inline keyword where appropriate 2017-08-21 11:45:12 +02:00