1
0
mirror of https://github.com/gnss-sdr/gnss-sdr synced 2024-06-30 17:03:15 +00:00
gnss-sdr/src/algorithms/libs
2018-11-05 19:18:05 +01:00
..
opencl Fix typos detected by codespell 2018-03-25 19:47:28 +02:00
rtklib Adding the Hotstart telecommand implementation to predict visible satellites for GPS and Galileo constellations 2018-11-05 17:53:53 +01:00
volk_gnsssdr_module/volk_gnsssdr Replace the deprecated exec_program by execute_process 2018-10-21 11:28:47 +02:00
byte_x2_to_complex_byte.cc Use https instead of http in links when available 2018-05-13 22:49:11 +02:00
byte_x2_to_complex_byte.h Use https instead of http in links when available 2018-05-13 22:49:11 +02:00
CMakeLists.txt Fix building if Armadillo was not installed 2018-11-05 19:18:05 +01:00
complex_byte_to_float_x2.cc Use https instead of http in links when available 2018-05-13 22:49:11 +02:00
complex_byte_to_float_x2.h Use https instead of http in links when available 2018-05-13 22:49:11 +02:00
complex_float_to_complex_byte.cc Use https instead of http in links when available 2018-05-13 22:49:11 +02:00
complex_float_to_complex_byte.h Use https instead of http in links when available 2018-05-13 22:49:11 +02:00
conjugate_cc.cc Use https instead of http in links when available 2018-05-13 22:49:11 +02:00
conjugate_cc.h Use https instead of http in links when available 2018-05-13 22:49:11 +02:00
conjugate_ic.cc Use https instead of http in links when available 2018-05-13 22:49:11 +02:00
conjugate_ic.h Use https instead of http in links when available 2018-05-13 22:49:11 +02:00
conjugate_sc.cc Use https instead of http in links when available 2018-05-13 22:49:11 +02:00
conjugate_sc.h Use https instead of http in links when available 2018-05-13 22:49:11 +02:00
cshort_to_float_x2.cc Use https instead of http in links when available 2018-05-13 22:49:11 +02:00
cshort_to_float_x2.h Use https instead of http in links when available 2018-05-13 22:49:11 +02:00
galileo_e1_signal_processing.cc Fix warning (type qualifiers ignored on cast result type) 2018-08-30 21:17:19 +02:00
galileo_e1_signal_processing.h Add more extensive use of cstdint typenames 2018-08-13 10:18:05 +02:00
galileo_e5_signal_processing.cc Add more extensive use of cstdint typenames 2018-08-13 10:18:05 +02:00
galileo_e5_signal_processing.h Add more extensive use of cstdint typenames 2018-08-13 10:18:05 +02:00
geofunctions.cc Adding the Hotstart telecommand implementation to predict visible satellites for GPS and Galileo constellations 2018-11-05 17:53:53 +01:00
geofunctions.h Adding the Hotstart telecommand implementation to predict visible satellites for GPS and Galileo constellations 2018-11-05 17:53:53 +01:00
glonass_l1_signal_processing.cc Add more extensive use of cstdint typenames 2018-08-13 10:18:05 +02:00
glonass_l1_signal_processing.h Add more extensive use of cstdint typenames 2018-08-13 10:18:05 +02:00
glonass_l2_signal_processing.cc Add more extensive use of cstdint typenames 2018-08-13 10:18:05 +02:00
glonass_l2_signal_processing.h Add more extensive use of cstdint typenames 2018-08-13 10:18:05 +02:00
gnss_circular_deque.h Use https instead of http in links when available 2018-05-13 22:49:11 +02:00
gnss_sdr_create_directory.cc Improve tracking dump saving 2018-10-30 00:47:12 +01:00
gnss_sdr_create_directory.h Improve tracking dump saving 2018-10-30 00:47:12 +01:00
gnss_sdr_flags.cc Use https instead of http in links when available 2018-05-13 22:49:11 +02:00
gnss_sdr_flags.h Use https instead of http in links when available 2018-05-13 22:49:11 +02:00
gnss_sdr_fpga_sample_counter.cc added control of the FPGA PL counter interrupt (using a level interrupt). 2018-08-14 14:04:00 +02:00
gnss_sdr_fpga_sample_counter.h added control of the FPGA PL counter interrupt (using a level interrupt). 2018-08-14 14:04:00 +02:00
gnss_sdr_sample_counter.cc Replace unsigned long int by uint64_t and long int by int64_t. Fixes #199 2018-08-10 20:34:03 +02:00
gnss_sdr_sample_counter.h Replace unsigned long int by uint64_t and long int by int64_t. Fixes #199 2018-08-10 20:34:03 +02:00
gnss_sdr_time_counter.cc Use https instead of http in links when available 2018-05-13 22:49:11 +02:00
gnss_sdr_time_counter.h Replace unsigned long int by uint64_t and long int by int64_t. Fixes #199 2018-08-10 20:34:03 +02:00
gnss_sdr_valve.cc Use https instead of http in links when available 2018-05-13 22:49:11 +02:00
gnss_sdr_valve.h Use https instead of http in links when available 2018-05-13 22:49:11 +02:00
gnss_signal_processing.cc Avoid variable length arrays and other minor fixes 2018-08-16 14:16:43 +02:00
gnss_signal_processing.h Avoid variable length arrays and other minor fixes 2018-08-16 14:16:43 +02:00
gps_l2c_signal.cc Add more extensive use of cstdint typenames 2018-08-13 10:18:05 +02:00
gps_l2c_signal.h Add more extensive use of cstdint typenames 2018-08-13 10:18:05 +02:00
gps_l5_signal.cc Add more extensive use of cstdint typenames 2018-08-13 10:18:05 +02:00
gps_l5_signal.h Add more extensive use of cstdint typenames 2018-08-13 10:18:05 +02:00
gps_sdr_signal_processing.cc Avoid variable length arrays and other minor fixes 2018-08-16 14:16:43 +02:00
gps_sdr_signal_processing.h Add more extensive use of cstdint typenames 2018-08-13 10:18:05 +02:00
pass_through.cc Fix clang warnings about unused private member 2018-06-03 19:11:16 +02:00
pass_through.h Use https instead of http in links when available 2018-05-13 22:49:11 +02:00
short_x2_to_cshort.cc Use https instead of http in links when available 2018-05-13 22:49:11 +02:00
short_x2_to_cshort.h Use https instead of http in links when available 2018-05-13 22:49:11 +02:00