1
0
mirror of https://github.com/gnss-sdr/gnss-sdr synced 2024-09-28 15:08:51 +00:00
gnss-sdr/src/algorithms/signal_source/adapters
Carles Fernandez 8633c03cf9
Remove unused lines
Some more const correctness
2020-07-28 01:33:26 +02:00
..
ad9361_fpga_signal_source.cc Remove unused lines 2020-07-28 01:33:26 +02:00
ad9361_fpga_signal_source.h dynamic bit selection based on the estimated power of the received signal. 2020-07-16 15:42:55 +02:00
CMakeLists.txt Unify criteria in target definitions, more informative names 2020-06-13 00:32:40 +02:00
custom_udp_signal_source.cc Reduce number of warnings raised by bugprone-* clang-tidy checks 2020-07-10 00:37:55 +02:00
custom_udp_signal_source.h Make the adapters take the configuration pointer as const 2020-06-29 09:07:41 +02:00
file_signal_source.cc Improve const correctness 2020-07-17 09:11:42 +02:00
file_signal_source.h Make the adapters take the configuration pointer as const 2020-06-29 09:07:41 +02:00
flexiband_signal_source.cc Improve const correctness 2020-07-17 09:11:42 +02:00
flexiband_signal_source.h Make the adapters take the configuration pointer as const 2020-06-29 09:07:41 +02:00
fmcomms2_signal_source.cc Improve const correctness 2020-07-17 09:11:42 +02:00
fmcomms2_signal_source.h Add Rodrigo Muñoz to the list of Contributors 2020-07-03 23:55:01 +02:00
gen_signal_source.cc Redesign of pointer management 2020-06-18 11:49:28 +02:00
gen_signal_source.h Redesign of pointer management 2020-06-18 11:49:28 +02:00
gn3s_signal_source.cc Improve const correctness 2020-07-17 09:11:42 +02:00
gn3s_signal_source.h Make the adapters take the configuration pointer as const 2020-06-29 09:07:41 +02:00
labsat_signal_source.cc Improve const correctness 2020-07-17 09:11:42 +02:00
labsat_signal_source.h Make the adapters take the configuration pointer as const 2020-06-29 09:07:41 +02:00
multichannel_file_signal_source.cc Improve const correctness 2020-07-17 09:11:42 +02:00
multichannel_file_signal_source.h Reduce number of warnings raised by bugprone-* clang-tidy checks 2020-07-10 00:37:55 +02:00
nsr_file_signal_source.cc Improve const correctness 2020-07-17 09:11:42 +02:00
nsr_file_signal_source.h Make the adapters take the configuration pointer as const 2020-06-29 09:07:41 +02:00
osmosdr_signal_source.cc Fix building in Ubuntu 20.10 2020-07-27 09:53:01 +02:00
osmosdr_signal_source.h Make the adapters take the configuration pointer as const 2020-06-29 09:07:41 +02:00
plutosdr_signal_source.cc Improve const correctness 2020-07-17 09:11:42 +02:00
plutosdr_signal_source.h Add Rodrigo Muñoz to the list of Contributors 2020-07-03 23:55:01 +02:00
raw_array_signal_source.cc Improve const correctness 2020-07-17 09:11:42 +02:00
raw_array_signal_source.h Make the adapters take the configuration pointer as const 2020-06-29 09:07:41 +02:00
rtl_tcp_signal_source.cc Reduce number of warnings raised by bugprone-* clang-tidy checks 2020-07-10 00:37:55 +02:00
rtl_tcp_signal_source.h Reduce number of warnings raised by bugprone-* clang-tidy checks 2020-07-10 00:37:55 +02:00
spir_file_signal_source.cc Improve const correctness 2020-07-17 09:11:42 +02:00
spir_file_signal_source.h Make the adapters take the configuration pointer as const 2020-06-29 09:07:41 +02:00
spir_gss6450_file_signal_source.cc Improve const correctness 2020-07-17 09:11:42 +02:00
spir_gss6450_file_signal_source.h Reduce number of warnings raised by bugprone-* clang-tidy checks 2020-07-10 00:37:55 +02:00
two_bit_cpx_file_signal_source.cc Improve const correctness 2020-07-17 09:11:42 +02:00
two_bit_cpx_file_signal_source.h Make the adapters take the configuration pointer as const 2020-06-29 09:07:41 +02:00
two_bit_packed_file_signal_source.cc Improve const correctness 2020-07-17 09:11:42 +02:00
two_bit_packed_file_signal_source.h Make the adapters take the configuration pointer as const 2020-06-29 09:07:41 +02:00
uhd_signal_source.cc Improve const correctness 2020-07-17 09:11:42 +02:00
uhd_signal_source.h Make the adapters take the configuration pointer as const 2020-06-29 09:07:41 +02:00