1
0
mirror of https://github.com/gnss-sdr/gnss-sdr synced 2024-11-17 23:34:56 +00:00
gnss-sdr/src/algorithms/tracking/adapters
2019-10-03 16:37:18 +02:00
..
beidou_b1i_dll_pll_tracking.cc Give to global parameters more meaningful name 2019-08-31 11:37:29 +02:00
beidou_b1i_dll_pll_tracking.h Update copyright year 2019-07-26 12:38:20 +02:00
beidou_b3i_dll_pll_tracking.cc Give to global parameters more meaningful name 2019-08-31 11:37:29 +02:00
beidou_b3i_dll_pll_tracking.h Move default destructor to header file, so compiler can make a better job 2019-07-21 19:32:52 +02:00
CMakeLists.txt Modern CUDA usage 2019-06-24 20:02:19 +02:00
galileo_e1_dll_pll_veml_tracking_fpga.cc replaced .device_base by .dev_file_num parameter. The .dev_file_num parameter points for each type of GNSS signal, the number of the first uio device file that is used for the tracking process. 2019-10-03 16:37:18 +02:00
galileo_e1_dll_pll_veml_tracking_fpga.h updated the handling of the scoped_lock mutex in the fpga tracking loops + used clang-format. 2019-07-24 11:26:16 +02:00
galileo_e1_dll_pll_veml_tracking.cc Apply formatting 2019-09-07 09:38:05 +02:00
galileo_e1_dll_pll_veml_tracking.h Apply code cleaning before release 2019-07-28 12:01:11 +02:00
galileo_e1_tcp_connector_tracking.cc Give to global parameters more meaningful name 2019-08-31 11:37:29 +02:00
galileo_e1_tcp_connector_tracking.h Update copyright year 2019-07-26 12:38:20 +02:00
galileo_e5a_dll_pll_tracking_fpga.cc replaced .device_base by .dev_file_num parameter. The .dev_file_num parameter points for each type of GNSS signal, the number of the first uio device file that is used for the tracking process. 2019-10-03 16:37:18 +02:00
galileo_e5a_dll_pll_tracking_fpga.h updated the handling of the scoped_lock mutex in the fpga tracking loops + used clang-format. 2019-07-24 11:26:16 +02:00
galileo_e5a_dll_pll_tracking.cc Apply formatting 2019-09-07 09:38:05 +02:00
galileo_e5a_dll_pll_tracking.h Apply code cleaning before release 2019-07-28 12:01:11 +02:00
glonass_l1_ca_dll_pll_c_aid_tracking.cc Give to global parameters more meaningful name 2019-08-31 11:37:29 +02:00
glonass_l1_ca_dll_pll_c_aid_tracking.h Update copyright year 2019-07-26 12:38:20 +02:00
glonass_l1_ca_dll_pll_tracking.cc Give to global parameters more meaningful name 2019-08-31 11:37:29 +02:00
glonass_l1_ca_dll_pll_tracking.h Apply code cleaning before release 2019-07-28 12:01:11 +02:00
glonass_l2_ca_dll_pll_c_aid_tracking.cc Give to global parameters more meaningful name 2019-08-31 11:37:29 +02:00
glonass_l2_ca_dll_pll_c_aid_tracking.h Apply code cleaning before release 2019-07-28 12:01:11 +02:00
glonass_l2_ca_dll_pll_tracking.cc Give to global parameters more meaningful name 2019-08-31 11:37:29 +02:00
glonass_l2_ca_dll_pll_tracking.h Apply code cleaning before release 2019-07-28 12:01:11 +02:00
gps_l1_ca_dll_pll_tracking_fpga.cc replaced .device_base by .dev_file_num parameter. The .dev_file_num parameter points for each type of GNSS signal, the number of the first uio device file that is used for the tracking process. 2019-10-03 16:37:18 +02:00
gps_l1_ca_dll_pll_tracking_fpga.h updated the handling of the scoped_lock mutex in the fpga tracking loops + used clang-format. 2019-07-24 11:26:16 +02:00
gps_l1_ca_dll_pll_tracking_gpu.cc Give to global parameters more meaningful name 2019-08-31 11:37:29 +02:00
gps_l1_ca_dll_pll_tracking_gpu.h Update copyright year 2019-07-26 12:38:20 +02:00
gps_l1_ca_dll_pll_tracking.cc Apply formatting 2019-09-07 09:38:05 +02:00
gps_l1_ca_dll_pll_tracking.h Update copyright year 2019-07-26 12:38:20 +02:00
gps_l1_ca_kf_tracking.cc Give to global parameters more meaningful name 2019-08-31 11:37:29 +02:00
gps_l1_ca_kf_tracking.h Update copyright year 2019-07-26 12:38:20 +02:00
gps_l1_ca_tcp_connector_tracking.cc Give to global parameters more meaningful name 2019-08-31 11:37:29 +02:00
gps_l1_ca_tcp_connector_tracking.h Update copyright year 2019-07-26 12:38:20 +02:00
gps_l2_m_dll_pll_tracking_fpga.cc replaced .device_base by .dev_file_num parameter. The .dev_file_num parameter points for each type of GNSS signal, the number of the first uio device file that is used for the tracking process. 2019-10-03 16:37:18 +02:00
gps_l2_m_dll_pll_tracking_fpga.h minor code optimizations + replaced #defines by constants in the tracking adapters 2019-07-19 17:23:00 +02:00
gps_l2_m_dll_pll_tracking.cc Apply formatting 2019-09-07 09:38:05 +02:00
gps_l2_m_dll_pll_tracking.h Apply clang tidy checks and clang-format 2019-09-13 08:56:37 +02:00
gps_l5_dll_pll_tracking_fpga.cc replaced .device_base by .dev_file_num parameter. The .dev_file_num parameter points for each type of GNSS signal, the number of the first uio device file that is used for the tracking process. 2019-10-03 16:37:18 +02:00
gps_l5_dll_pll_tracking_fpga.h updated doxygen comments 2019-07-23 19:05:43 +02:00
gps_l5_dll_pll_tracking.cc Apply formatting 2019-09-07 09:38:05 +02:00
gps_l5_dll_pll_tracking.h Apply code cleaning before release 2019-07-28 12:01:11 +02:00