gnss-sdr/src/algorithms/acquisition/adapters
Carles Fernandez 7126185515
Add and apply readability-braces-around-statements check
2019-10-11 19:24:20 +02:00
..
CMakeLists.txt Make use of the new Boost::headers target introduced in CMake 3.15 2019-09-07 12:36:19 +02:00
beidou_b1i_pcps_acquisition.cc Give to global parameters more meaningful name 2019-08-31 11:37:29 +02:00
beidou_b1i_pcps_acquisition.h Update copyright year 2019-07-26 12:38:20 +02:00
beidou_b3i_pcps_acquisition.cc Give to global parameters more meaningful name 2019-08-31 11:37:29 +02:00
beidou_b3i_pcps_acquisition.h Move default destructor to header file, so compiler can make a better job 2019-07-21 19:32:52 +02:00
galileo_e1_pcps_8ms_ambiguous_acquisition.cc Apply clang tidy checks and clang-format 2019-09-13 08:56:37 +02:00
galileo_e1_pcps_8ms_ambiguous_acquisition.h Update copyright year 2019-07-26 12:38:20 +02:00
galileo_e1_pcps_ambiguous_acquisition.cc Apply clang tidy checks and clang-format 2019-09-13 08:56:37 +02:00
galileo_e1_pcps_ambiguous_acquisition.h Update copyright year 2019-07-26 12:38:20 +02:00
galileo_e1_pcps_ambiguous_acquisition_fpga.cc Add and apply readability-braces-around-statements check 2019-10-11 19:24:20 +02:00
galileo_e1_pcps_ambiguous_acquisition_fpga.h doppler center frequency for the grid search 2019-07-24 13:02:14 +02:00
galileo_e1_pcps_cccwsr_ambiguous_acquisition.cc Apply clang tidy checks and clang-format 2019-09-13 08:56:37 +02:00
galileo_e1_pcps_cccwsr_ambiguous_acquisition.h Update copyright year 2019-07-26 12:38:20 +02:00
galileo_e1_pcps_quicksync_ambiguous_acquisition.cc Give to global parameters more meaningful name 2019-08-31 11:37:29 +02:00
galileo_e1_pcps_quicksync_ambiguous_acquisition.h Update copyright year 2019-07-26 12:38:20 +02:00
galileo_e1_pcps_tong_ambiguous_acquisition.cc Apply clang tidy checks and clang-format 2019-09-13 08:56:37 +02:00
galileo_e1_pcps_tong_ambiguous_acquisition.h Update copyright year 2019-07-26 12:38:20 +02:00
galileo_e5a_noncoherent_iq_acquisition_caf.cc Apply clang tidy checks and clang-format 2019-09-13 08:56:37 +02:00
galileo_e5a_noncoherent_iq_acquisition_caf.h Update copyright year 2019-07-26 12:38:20 +02:00
galileo_e5a_pcps_acquisition.cc Apply clang tidy checks and clang-format 2019-09-13 08:56:37 +02:00
galileo_e5a_pcps_acquisition.h Update copyright year 2019-07-26 12:38:20 +02:00
galileo_e5a_pcps_acquisition_fpga.cc Add and apply readability-braces-around-statements check 2019-10-11 19:24:20 +02:00
galileo_e5a_pcps_acquisition_fpga.h doppler center frequency for the grid search 2019-07-24 13:02:14 +02:00
glonass_l1_ca_pcps_acquisition.cc Give to global parameters more meaningful name 2019-08-31 11:37:29 +02:00
glonass_l1_ca_pcps_acquisition.h Update copyright year 2019-07-26 12:38:20 +02:00
glonass_l2_ca_pcps_acquisition.cc Give to global parameters more meaningful name 2019-08-31 11:37:29 +02:00
glonass_l2_ca_pcps_acquisition.h Update copyright year 2019-07-26 12:38:20 +02:00
gps_l1_ca_pcps_acquisition.cc Apply clang tidy checks and clang-format 2019-09-13 08:56:37 +02:00
gps_l1_ca_pcps_acquisition.h Update copyright year 2019-07-26 12:38:20 +02:00
gps_l1_ca_pcps_acquisition_fine_doppler.cc Apply clang tidy checks and clang-format 2019-09-13 08:56:37 +02:00
gps_l1_ca_pcps_acquisition_fine_doppler.h Update copyright year 2019-07-26 12:38:20 +02:00
gps_l1_ca_pcps_acquisition_fpga.cc Add and apply readability-braces-around-statements check 2019-10-11 19:24:20 +02:00
gps_l1_ca_pcps_acquisition_fpga.h Better usage of the GSL, other minor cleaning 2019-07-27 11:22:08 +02:00
gps_l1_ca_pcps_assisted_acquisition.cc Give to global parameters more meaningful name 2019-08-31 11:37:29 +02:00
gps_l1_ca_pcps_assisted_acquisition.h Update copyright year 2019-07-26 12:38:20 +02:00
gps_l1_ca_pcps_opencl_acquisition.cc Apply clang tidy checks and clang-format 2019-09-13 08:56:37 +02:00
gps_l1_ca_pcps_opencl_acquisition.h Update copyright year 2019-07-26 12:38:20 +02:00
gps_l1_ca_pcps_quicksync_acquisition.cc Apply clang tidy checks and clang-format 2019-09-13 08:56:37 +02:00
gps_l1_ca_pcps_quicksync_acquisition.h Update copyright year 2019-07-26 12:38:20 +02:00
gps_l1_ca_pcps_tong_acquisition.cc Apply clang tidy checks and clang-format 2019-09-13 08:56:37 +02:00
gps_l1_ca_pcps_tong_acquisition.h Update copyright year 2019-07-26 12:38:20 +02:00
gps_l2_m_pcps_acquisition.cc Apply clang tidy checks and clang-format 2019-09-13 08:56:37 +02:00
gps_l2_m_pcps_acquisition.h Update copyright year 2019-07-26 12:38:20 +02:00
gps_l2_m_pcps_acquisition_fpga.cc Add and apply readability-braces-around-statements check 2019-10-11 19:24:20 +02:00
gps_l2_m_pcps_acquisition_fpga.h moved #defines to static consts + used clang-format + removed code that was commented out 2019-07-23 15:20:59 +02:00
gps_l5i_pcps_acquisition.cc Apply clang tidy checks and clang-format 2019-09-13 08:56:37 +02:00
gps_l5i_pcps_acquisition.h Update copyright year 2019-07-26 12:38:20 +02:00
gps_l5i_pcps_acquisition_fpga.cc Add and apply readability-braces-around-statements check 2019-10-11 19:24:20 +02:00
gps_l5i_pcps_acquisition_fpga.h Better usage of the GSL, other minor cleaning 2019-07-27 11:22:08 +02:00