gnss-sdr/src/algorithms/libs
Carles Fernandez eb0b01d0aa Add doppler_step flag 2018-02-25 01:00:17 +01:00
..
rtklib Minor changes 2018-02-12 16:52:09 +01:00
volk_gnsssdr_module/volk_gnsssdr Clean includes 2018-02-24 00:53:55 +01:00
CMakeLists.txt Fix for gflags 2.0 2018-02-18 22:48:47 +01:00
byte_x2_to_complex_byte.cc Replace C-style casts by C++ casts 2017-08-19 12:10:47 +02:00
byte_x2_to_complex_byte.h Moving blocks to libs. GpsL1CaPcpsAcquisition now accepts cshorts and 2015-02-13 02:17:00 +01:00
cl.hpp Fixes compilation issues on Mac OS X. Now it builds successfully against gnuradio installed by Macports and using gcc 4.8. Upgrade version of Gtest. Some fixes and updates in documentation and code cleaning. 2013-10-18 18:26:06 +00:00
clFFT.h Fixes compilation issues on Mac OS X. Now it builds successfully against gnuradio installed by Macports and using gcc 4.8. Upgrade version of Gtest. Some fixes and updates in documentation and code cleaning. 2013-10-18 18:26:06 +00:00
complex_byte_to_float_x2.cc Replace C-style casts by C++ casts 2017-08-19 11:27:22 +02:00
complex_byte_to_float_x2.h Moving blocks to libs. GpsL1CaPcpsAcquisition now accepts cshorts and 2015-02-13 02:17:00 +01:00
complex_float_to_complex_byte.cc Replace C-style casts by C++ casts 2017-08-19 12:10:47 +02:00
complex_float_to_complex_byte.h Moving blocks to libs. GpsL1CaPcpsAcquisition now accepts cshorts and 2015-02-13 02:17:00 +01:00
conjugate_cc.cc Fix / Add missing headers 2017-11-22 19:55:32 +01:00
conjugate_cc.h Fix / Add missing headers 2017-11-22 19:55:32 +01:00
conjugate_ic.cc Fix / Add missing headers 2017-11-22 19:55:32 +01:00
conjugate_ic.h Fix / Add missing headers 2017-11-22 19:55:32 +01:00
conjugate_sc.cc Fix / Add missing headers 2017-11-22 19:55:32 +01:00
conjugate_sc.h Fix / Add missing headers 2017-11-22 19:55:32 +01:00
cshort_to_float_x2.cc Replace C-style casts by C++ casts 2017-08-19 11:27:22 +02:00
cshort_to_float_x2.h Moving blocks to libs. GpsL1CaPcpsAcquisition now accepts cshorts and 2015-02-13 02:17:00 +01:00
fft_base_kernels.h Last commit from the GSoC 2013 project "Improve the acquisition sensitivity of a GNSS receiver" by Marc Molina. 2013-10-01 20:32:04 +00:00
fft_execute.cc Last commit from the GSoC 2013 project "Improve the acquisition sensitivity of a GNSS receiver" by Marc Molina. 2013-10-01 20:32:04 +00:00
fft_internal.h Last commit from the GSoC 2013 project "Improve the acquisition sensitivity of a GNSS receiver" by Marc Molina. 2013-10-01 20:32:04 +00:00
fft_kernelstring.cc Last commit from the GSoC 2013 project "Improve the acquisition sensitivity of a GNSS receiver" by Marc Molina. 2013-10-01 20:32:04 +00:00
fft_setup.cc Last commit from the GSoC 2013 project "Improve the acquisition sensitivity of a GNSS receiver" by Marc Molina. 2013-10-01 20:32:04 +00:00
galileo_e1_signal_processing.cc Add cpu_multicorrelator_real_codes_test 2017-09-16 01:14:15 +02:00
galileo_e1_signal_processing.h Added ability to generate real valued codes 2017-09-11 15:21:05 +01:00
galileo_e5_signal_processing.cc Remove tabs from the source code 2016-05-02 23:46:30 +02:00
galileo_e5_signal_processing.h Remove tabs from the source code 2016-05-02 23:46:30 +02:00
glonass_l1_signal_processing.cc Add code for C/A signal generation for glonass 2017-08-23 13:11:17 -03:00
glonass_l1_signal_processing.h Add chip shift to glonass ca code 2017-08-23 13:15:42 -03:00
gnss_sdr_flags.cc Add doppler_step flag 2018-02-25 01:00:17 +01:00
gnss_sdr_flags.h Add doppler_step flag 2018-02-25 01:00:17 +01:00
gnss_sdr_sample_counter.cc Replace C-style casts by C++ casts 2017-08-19 12:10:47 +02:00
gnss_sdr_sample_counter.h Adding an improved receiver time reporting system 2017-05-02 12:01:18 +02:00
gnss_sdr_valve.cc Fix misspelling detected by lintian 2018-02-04 14:18:11 +01:00
gnss_sdr_valve.h Eliminate ctime library. Replaced by chrono or boost::date_time 2017-08-11 05:18:38 +02:00
gnss_signal_processing.cc Added ability to generate real valued codes 2017-09-11 15:21:05 +01:00
gnss_signal_processing.h Added ability to generate real valued codes 2017-09-11 15:21:05 +01:00
gps_l2c_signal.cc Replace C-style casts by C++ casts 2017-08-19 12:10:47 +02:00
gps_l2c_signal.h Apply project's coding style and other minor fixes 2017-12-04 18:39:07 +01:00
gps_l5_signal.cc Fix GPS L5 2017-12-15 10:57:12 +01:00
gps_l5_signal.h Apply project's coding style and other minor fixes 2017-12-04 18:39:07 +01:00
gps_sdr_signal_processing.cc Add cpu_multicorrelator_real_codes_test 2017-09-16 01:14:15 +02:00
gps_sdr_signal_processing.h Added ability to generate real valued codes 2017-09-11 15:21:05 +01:00
pass_through.cc Add mechanisms for inverted spectrum 2017-11-17 09:21:03 +01:00
pass_through.h Add mechanisms for inverted spectrum 2017-11-17 09:21:03 +01:00
short_x2_to_cshort.cc Replace C-style casts by C++ casts 2017-08-19 12:10:47 +02:00
short_x2_to_cshort.h Moving blocks to libs. GpsL1CaPcpsAcquisition now accepts cshorts and 2015-02-13 02:17:00 +01:00