1
0
mirror of https://github.com/gnss-sdr/gnss-sdr synced 2024-10-01 00:10:50 +00:00
gnss-sdr/src/algorithms/tracking/adapters
2019-03-01 13:28:21 -06:00
..
beidou_b1i_dll_pll_tracking.cc clang-tidy: apply readability-braces-around-statements plus code formatting 2019-02-11 21:13:02 +01:00
beidou_b1i_dll_pll_tracking.h Applying code formatting rules 2019-01-28 02:29:43 +01:00
beidou_b3i_dll_pll_tracking.cc bds_b3i: bug fix in code generation 2019-01-27 19:05:41 -06:00
beidou_b3i_dll_pll_tracking.h bds b3i: Adding code to process BeiDou B3I signals 2019-01-25 15:43:00 -06:00
CMakeLists.txt bds_b3i: merging new changes, fixing small bugs 2019-03-01 13:28:21 -06:00
galileo_e1_dll_pll_veml_tracking_fpga.cc Fix naming in fgpa and extra unit test implementations 2019-02-22 15:57:15 +01:00
galileo_e1_dll_pll_veml_tracking_fpga.h Apply fixes by clang-tidy 2018-12-10 22:59:10 +01:00
galileo_e1_dll_pll_veml_tracking.cc Introduce readability-identifier-naming check 2019-02-22 10:47:24 +01:00
galileo_e1_dll_pll_veml_tracking.h Sort includes automatically with clang-format 2018-12-09 22:00:09 +01:00
galileo_e1_tcp_connector_tracking.cc Introduce readability-identifier-naming check 2019-02-22 10:47:24 +01:00
galileo_e1_tcp_connector_tracking.h Sort includes automatically with clang-format 2018-12-09 22:00:09 +01:00
galileo_e5a_dll_pll_tracking_fpga.cc Fix naming in fgpa and extra unit test implementations 2019-02-22 15:57:15 +01:00
galileo_e5a_dll_pll_tracking_fpga.h Apply fixes by clang-tidy 2018-12-10 22:59:10 +01:00
galileo_e5a_dll_pll_tracking.cc Introduce readability-identifier-naming check 2019-02-22 10:47:24 +01:00
galileo_e5a_dll_pll_tracking.h Sort includes automatically with clang-format 2018-12-09 22:00:09 +01:00
glonass_l1_ca_dll_pll_c_aid_tracking.cc Revert "clang-tidy: apply performance-unnecessary-value-param check" 2019-02-12 12:07:40 +01:00
glonass_l1_ca_dll_pll_c_aid_tracking.h Revert "clang-tidy: apply performance-unnecessary-value-param check" 2019-02-12 12:07:40 +01:00
glonass_l1_ca_dll_pll_tracking.cc clang-tidy: apply readability-braces-around-statements plus code formatting 2019-02-11 21:13:02 +01:00
glonass_l1_ca_dll_pll_tracking.h Sort includes automatically with clang-format 2018-12-09 22:00:09 +01:00
glonass_l2_ca_dll_pll_c_aid_tracking.cc Revert "clang-tidy: apply performance-unnecessary-value-param check" 2019-02-12 12:07:40 +01:00
glonass_l2_ca_dll_pll_c_aid_tracking.h Revert "clang-tidy: apply performance-unnecessary-value-param check" 2019-02-12 12:07:40 +01:00
glonass_l2_ca_dll_pll_tracking.cc clang-tidy: apply readability-braces-around-statements plus code formatting 2019-02-11 21:13:02 +01:00
glonass_l2_ca_dll_pll_tracking.h Sort includes automatically with clang-format 2018-12-09 22:00:09 +01:00
gps_l1_ca_dll_pll_c_aid_tracking.cc Revert "clang-tidy: apply performance-unnecessary-value-param check" 2019-02-12 12:07:40 +01:00
gps_l1_ca_dll_pll_c_aid_tracking.h Revert "clang-tidy: apply performance-unnecessary-value-param check" 2019-02-12 12:07:40 +01:00
gps_l1_ca_dll_pll_tracking_fpga.cc Apply fixes by clang-tidy 2018-12-10 22:59:10 +01:00
gps_l1_ca_dll_pll_tracking_fpga.h Apply fixes by clang-tidy 2018-12-10 22:59:10 +01:00
gps_l1_ca_dll_pll_tracking_gpu.cc Sort includes automatically with clang-format 2018-12-09 22:00:09 +01:00
gps_l1_ca_dll_pll_tracking_gpu.h Sort includes automatically with clang-format 2018-12-09 22:00:09 +01:00
gps_l1_ca_dll_pll_tracking.cc clang-tidy: apply readability-braces-around-statements plus code formatting 2019-02-11 21:13:02 +01:00
gps_l1_ca_dll_pll_tracking.h Sort includes automatically with clang-format 2018-12-09 22:00:09 +01:00
gps_l1_ca_kf_tracking.cc clang-tidy: apply readability-braces-around-statements plus code formatting 2019-02-11 21:13:02 +01:00
gps_l1_ca_kf_tracking.h Improve performance by using const and std::move() to avoid unnecessary copies 2018-12-03 19:01:47 +01:00
gps_l1_ca_tcp_connector_tracking.cc clang-tidy: apply fixes 2019-02-21 10:33:20 +01:00
gps_l1_ca_tcp_connector_tracking.h Sort includes automatically with clang-format 2018-12-09 22:00:09 +01:00
gps_l2_m_dll_pll_tracking_fpga.cc Apply fixes by clang-tidy 2018-12-10 23:01:05 +01:00
gps_l2_m_dll_pll_tracking_fpga.h Apply fixes by clang-tidy 2018-12-10 22:59:10 +01:00
gps_l2_m_dll_pll_tracking.cc clang-tidy: apply readability-braces-around-statements plus code formatting 2019-02-11 21:13:02 +01:00
gps_l2_m_dll_pll_tracking.h Sort includes automatically with clang-format 2018-12-09 22:00:09 +01:00
gps_l5_dll_pll_tracking_fpga.cc Fix naming in fgpa and extra unit test implementations 2019-02-22 15:57:15 +01:00
gps_l5_dll_pll_tracking_fpga.h Apply fixes by clang-tidy 2018-12-10 22:59:10 +01:00
gps_l5_dll_pll_tracking.cc Introduce readability-identifier-naming check 2019-02-22 10:47:24 +01:00
gps_l5_dll_pll_tracking.h Sort includes automatically with clang-format 2018-12-09 22:00:09 +01:00