mirror of
https://github.com/gnss-sdr/gnss-sdr
synced 2024-12-14 20:20:35 +00:00
Give more intuitive names to files with functions for local signal replica generation
This commit is contained in:
parent
0646623ef1
commit
b8862f8d7d
@ -23,7 +23,7 @@
|
||||
#include "beidou_b1i_pcps_acquisition.h"
|
||||
#include "Beidou_B1I.h"
|
||||
#include "acq_conf.h"
|
||||
#include "beidou_b1i_signal_processing.h"
|
||||
#include "beidou_b1i_signal_replica.h"
|
||||
#include "configuration_interface.h"
|
||||
#include "gnss_sdr_flags.h"
|
||||
#include <glog/logging.h>
|
||||
|
@ -21,7 +21,7 @@
|
||||
#include "beidou_b3i_pcps_acquisition.h"
|
||||
#include "Beidou_B3I.h"
|
||||
#include "acq_conf.h"
|
||||
#include "beidou_b3i_signal_processing.h"
|
||||
#include "beidou_b3i_signal_replica.h"
|
||||
#include "configuration_interface.h"
|
||||
#include "gnss_sdr_flags.h"
|
||||
#include <glog/logging.h>
|
||||
|
@ -21,7 +21,7 @@
|
||||
#include "galileo_e1_pcps_8ms_ambiguous_acquisition.h"
|
||||
#include "Galileo_E1.h"
|
||||
#include "configuration_interface.h"
|
||||
#include "galileo_e1_signal_processing.h"
|
||||
#include "galileo_e1_signal_replica.h"
|
||||
#include "gnss_sdr_flags.h"
|
||||
#include <boost/math/distributions/exponential.hpp>
|
||||
#include <glog/logging.h>
|
||||
|
@ -22,7 +22,7 @@
|
||||
#include "Galileo_E1.h"
|
||||
#include "acq_conf.h"
|
||||
#include "configuration_interface.h"
|
||||
#include "galileo_e1_signal_processing.h"
|
||||
#include "galileo_e1_signal_replica.h"
|
||||
#include "gnss_sdr_flags.h"
|
||||
#include <boost/math/distributions/exponential.hpp>
|
||||
#include <glog/logging.h>
|
||||
|
@ -21,7 +21,7 @@
|
||||
#include "galileo_e1_pcps_ambiguous_acquisition_fpga.h"
|
||||
#include "Galileo_E1.h"
|
||||
#include "configuration_interface.h"
|
||||
#include "galileo_e1_signal_processing.h"
|
||||
#include "galileo_e1_signal_replica.h"
|
||||
#include "gnss_sdr_flags.h"
|
||||
#include "gnss_sdr_make_unique.h"
|
||||
#include <glog/logging.h>
|
||||
|
@ -21,7 +21,7 @@
|
||||
#include "galileo_e1_pcps_cccwsr_ambiguous_acquisition.h"
|
||||
#include "Galileo_E1.h"
|
||||
#include "configuration_interface.h"
|
||||
#include "galileo_e1_signal_processing.h"
|
||||
#include "galileo_e1_signal_replica.h"
|
||||
#include "gnss_sdr_flags.h"
|
||||
#include <boost/math/distributions/exponential.hpp>
|
||||
#include <glog/logging.h>
|
||||
|
@ -21,7 +21,7 @@
|
||||
#include "galileo_e1_pcps_quicksync_ambiguous_acquisition.h"
|
||||
#include "Galileo_E1.h"
|
||||
#include "configuration_interface.h"
|
||||
#include "galileo_e1_signal_processing.h"
|
||||
#include "galileo_e1_signal_replica.h"
|
||||
#include "gnss_sdr_flags.h"
|
||||
#include <boost/math/distributions/exponential.hpp>
|
||||
#include <glog/logging.h>
|
||||
|
@ -21,7 +21,7 @@
|
||||
#include "galileo_e1_pcps_tong_ambiguous_acquisition.h"
|
||||
#include "Galileo_E1.h"
|
||||
#include "configuration_interface.h"
|
||||
#include "galileo_e1_signal_processing.h"
|
||||
#include "galileo_e1_signal_replica.h"
|
||||
#include "gnss_sdr_flags.h"
|
||||
#include <boost/math/distributions/exponential.hpp>
|
||||
#include <glog/logging.h>
|
||||
|
@ -27,7 +27,7 @@
|
||||
#include "galileo_e5a_noncoherent_iq_acquisition_caf.h"
|
||||
#include "Galileo_E5a.h"
|
||||
#include "configuration_interface.h"
|
||||
#include "galileo_e5_signal_processing.h"
|
||||
#include "galileo_e5_signal_replica.h"
|
||||
#include "gnss_sdr_flags.h"
|
||||
#include <boost/math/distributions/exponential.hpp>
|
||||
#include <glog/logging.h>
|
||||
|
@ -21,7 +21,7 @@
|
||||
#include "Galileo_E5a.h"
|
||||
#include "acq_conf.h"
|
||||
#include "configuration_interface.h"
|
||||
#include "galileo_e5_signal_processing.h"
|
||||
#include "galileo_e5_signal_replica.h"
|
||||
#include "gnss_sdr_flags.h"
|
||||
#include <glog/logging.h>
|
||||
#include <volk_gnsssdr/volk_gnsssdr_complex.h>
|
||||
|
@ -21,7 +21,7 @@
|
||||
#include "galileo_e5a_pcps_acquisition_fpga.h"
|
||||
#include "Galileo_E5a.h"
|
||||
#include "configuration_interface.h"
|
||||
#include "galileo_e5_signal_processing.h"
|
||||
#include "galileo_e5_signal_replica.h"
|
||||
#include "gnss_sdr_flags.h"
|
||||
#include "gnss_sdr_make_unique.h"
|
||||
#include <glog/logging.h>
|
||||
|
@ -23,7 +23,7 @@
|
||||
#include "Galileo_E5b.h"
|
||||
#include "acq_conf.h"
|
||||
#include "configuration_interface.h"
|
||||
#include "galileo_e5_signal_processing.h"
|
||||
#include "galileo_e5_signal_replica.h"
|
||||
#include "gnss_sdr_flags.h"
|
||||
#include <glog/logging.h>
|
||||
#include <volk_gnsssdr/volk_gnsssdr_complex.h>
|
||||
|
@ -22,7 +22,7 @@
|
||||
#include "galileo_e5b_pcps_acquisition_fpga.h"
|
||||
#include "Galileo_E5b.h"
|
||||
#include "configuration_interface.h"
|
||||
#include "galileo_e5_signal_processing.h"
|
||||
#include "galileo_e5_signal_replica.h"
|
||||
#include "gnss_sdr_flags.h"
|
||||
#include <glog/logging.h>
|
||||
#include <gnuradio/fft/fft.h> // for fft_complex
|
||||
|
@ -22,7 +22,7 @@
|
||||
#include "Galileo_E6.h"
|
||||
#include "acq_conf.h"
|
||||
#include "configuration_interface.h"
|
||||
#include "galileo_e6_signal_processing.h"
|
||||
#include "galileo_e6_signal_replica.h"
|
||||
#include "gnss_sdr_flags.h"
|
||||
#include <glog/logging.h>
|
||||
#include <algorithm>
|
||||
|
@ -24,7 +24,7 @@
|
||||
#include "GLONASS_L1_L2_CA.h"
|
||||
#include "acq_conf.h"
|
||||
#include "configuration_interface.h"
|
||||
#include "glonass_l1_signal_processing.h"
|
||||
#include "glonass_l1_signal_replica.h"
|
||||
#include "gnss_sdr_flags.h"
|
||||
#include <glog/logging.h>
|
||||
#include <algorithm>
|
||||
|
@ -23,7 +23,7 @@
|
||||
#include "GLONASS_L1_L2_CA.h"
|
||||
#include "acq_conf.h"
|
||||
#include "configuration_interface.h"
|
||||
#include "glonass_l2_signal_processing.h"
|
||||
#include "glonass_l2_signal_replica.h"
|
||||
#include "gnss_sdr_flags.h"
|
||||
#include <glog/logging.h>
|
||||
#include <algorithm>
|
||||
|
@ -27,7 +27,7 @@
|
||||
#include "acq_conf.h"
|
||||
#include "configuration_interface.h"
|
||||
#include "gnss_sdr_flags.h"
|
||||
#include "gps_sdr_signal_processing.h"
|
||||
#include "gps_sdr_signal_replica.h"
|
||||
#include <glog/logging.h>
|
||||
#include <algorithm>
|
||||
|
||||
|
@ -26,7 +26,7 @@
|
||||
#include "acq_conf.h"
|
||||
#include "configuration_interface.h"
|
||||
#include "gnss_sdr_flags.h"
|
||||
#include "gps_sdr_signal_processing.h"
|
||||
#include "gps_sdr_signal_replica.h"
|
||||
#include <glog/logging.h>
|
||||
|
||||
|
||||
|
@ -26,7 +26,7 @@
|
||||
#include "configuration_interface.h"
|
||||
#include "gnss_sdr_flags.h"
|
||||
#include "gnss_sdr_make_unique.h"
|
||||
#include "gps_sdr_signal_processing.h"
|
||||
#include "gps_sdr_signal_replica.h"
|
||||
#include <glog/logging.h>
|
||||
#include <gnuradio/fft/fft.h>
|
||||
#include <gnuradio/gr_complex.h> // for gr_complex
|
||||
|
@ -25,7 +25,7 @@
|
||||
#include "GPS_L1_CA.h"
|
||||
#include "configuration_interface.h"
|
||||
#include "gnss_sdr_flags.h"
|
||||
#include "gps_sdr_signal_processing.h"
|
||||
#include "gps_sdr_signal_replica.h"
|
||||
#include <glog/logging.h>
|
||||
|
||||
|
||||
|
@ -22,7 +22,7 @@
|
||||
#include "GPS_L1_CA.h"
|
||||
#include "configuration_interface.h"
|
||||
#include "gnss_sdr_flags.h"
|
||||
#include "gps_sdr_signal_processing.h"
|
||||
#include "gps_sdr_signal_replica.h"
|
||||
#include <boost/math/distributions/exponential.hpp>
|
||||
#include <glog/logging.h>
|
||||
#include <algorithm>
|
||||
|
@ -23,7 +23,7 @@
|
||||
#include "GPS_L1_CA.h"
|
||||
#include "configuration_interface.h"
|
||||
#include "gnss_sdr_flags.h"
|
||||
#include "gps_sdr_signal_processing.h"
|
||||
#include "gps_sdr_signal_replica.h"
|
||||
#include <boost/math/distributions/exponential.hpp>
|
||||
#include <glog/logging.h>
|
||||
#include <algorithm>
|
||||
|
@ -22,7 +22,7 @@
|
||||
#include "GPS_L1_CA.h"
|
||||
#include "configuration_interface.h"
|
||||
#include "gnss_sdr_flags.h"
|
||||
#include "gps_sdr_signal_processing.h"
|
||||
#include "gps_sdr_signal_replica.h"
|
||||
#include <boost/math/distributions/exponential.hpp>
|
||||
#include <glog/logging.h>
|
||||
#include <algorithm>
|
||||
|
@ -25,7 +25,7 @@
|
||||
#include "acq_conf.h"
|
||||
#include "configuration_interface.h"
|
||||
#include "gnss_sdr_flags.h"
|
||||
#include "gps_l2c_signal.h"
|
||||
#include "gps_l2c_signal_replica.h"
|
||||
#include <glog/logging.h>
|
||||
#include <algorithm>
|
||||
|
||||
|
@ -26,7 +26,7 @@
|
||||
#include "gnss_sdr_flags.h"
|
||||
#include "gnss_sdr_make_unique.h"
|
||||
#include "gnss_synchro.h"
|
||||
#include "gps_l2c_signal.h"
|
||||
#include "gps_l2c_signal_replica.h"
|
||||
#include <glog/logging.h>
|
||||
#include <gnuradio/fft/fft.h> // for fft_complex
|
||||
#include <gnuradio/gr_complex.h> // for gr_complex
|
||||
|
@ -25,7 +25,7 @@
|
||||
#include "acq_conf.h"
|
||||
#include "configuration_interface.h"
|
||||
#include "gnss_sdr_flags.h"
|
||||
#include "gps_l5_signal.h"
|
||||
#include "gps_l5_signal_replica.h"
|
||||
#include <glog/logging.h>
|
||||
#include <algorithm>
|
||||
#if HAS_STD_SPAN
|
||||
|
@ -26,7 +26,7 @@
|
||||
#include "configuration_interface.h"
|
||||
#include "gnss_sdr_flags.h"
|
||||
#include "gnss_sdr_make_unique.h"
|
||||
#include "gps_l5_signal.h"
|
||||
#include "gps_l5_signal_replica.h"
|
||||
#include <glog/logging.h>
|
||||
#include <gnuradio/fft/fft.h> // for fft_complex
|
||||
#include <gnuradio/gr_complex.h> // for gr_complex
|
||||
|
@ -23,7 +23,7 @@
|
||||
#include "GPS_L1_CA.h" // for GPS_L1_CA_CHIP_PERIOD_S
|
||||
#include "gnss_sdr_create_directory.h"
|
||||
#include "gnss_sdr_make_unique.h"
|
||||
#include "gps_sdr_signal_processing.h"
|
||||
#include "gps_sdr_signal_replica.h"
|
||||
#if HAS_STD_FILESYSTEM
|
||||
#if HAS_STD_FILESYSTEM_EXPERIMENTAL
|
||||
#include <experimental/filesystem>
|
||||
|
@ -10,57 +10,57 @@
|
||||
add_subdirectory(rtklib)
|
||||
|
||||
set(GNSS_SPLIBS_SOURCES
|
||||
gps_l2c_signal.cc
|
||||
gps_l5_signal.cc
|
||||
galileo_e1_signal_processing.cc
|
||||
gnss_signal_processing.cc
|
||||
gps_sdr_signal_processing.cc
|
||||
glonass_l1_signal_processing.cc
|
||||
glonass_l2_signal_processing.cc
|
||||
pass_through.cc
|
||||
galileo_e5_signal_processing.cc
|
||||
galileo_e6_signal_processing.cc
|
||||
beidou_b1i_signal_processing.cc
|
||||
beidou_b3i_signal_processing.cc
|
||||
complex_byte_to_float_x2.cc
|
||||
beidou_b1i_signal_replica.cc
|
||||
beidou_b3i_signal_replica.cc
|
||||
galileo_e1_signal_replica.cc
|
||||
galileo_e5_signal_replica.cc
|
||||
galileo_e6_signal_replica.cc
|
||||
glonass_l1_signal_replica.cc
|
||||
glonass_l2_signal_replica.cc
|
||||
gps_l2c_signal_replica.cc
|
||||
gps_l5_signal_replica.cc
|
||||
gnss_signal_replica.cc
|
||||
gps_sdr_signal_replica.cc
|
||||
byte_x2_to_complex_byte.cc
|
||||
cshort_to_float_x2.cc
|
||||
short_x2_to_cshort.cc
|
||||
complex_byte_to_float_x2.cc
|
||||
complex_float_to_complex_byte.cc
|
||||
conjugate_cc.cc
|
||||
conjugate_sc.cc
|
||||
conjugate_ic.cc
|
||||
cshort_to_float_x2.cc
|
||||
gnss_sdr_create_directory.cc
|
||||
geofunctions.cc
|
||||
item_type_helpers.cc
|
||||
pass_through.cc
|
||||
short_x2_to_cshort.cc
|
||||
)
|
||||
|
||||
set(GNSS_SPLIBS_HEADERS
|
||||
gps_l2c_signal.h
|
||||
gps_l5_signal.h
|
||||
galileo_e1_signal_processing.h
|
||||
gnss_signal_processing.h
|
||||
gps_sdr_signal_processing.h
|
||||
glonass_l1_signal_processing.h
|
||||
glonass_l2_signal_processing.h
|
||||
pass_through.h
|
||||
galileo_e5_signal_processing.h
|
||||
galileo_e6_signal_processing.h
|
||||
beidou_b1i_signal_processing.h
|
||||
beidou_b3i_signal_processing.h
|
||||
complex_byte_to_float_x2.h
|
||||
beidou_b1i_signal_replica.h
|
||||
beidou_b3i_signal_replica.h
|
||||
galileo_e1_signal_replica.h
|
||||
galileo_e5_signal_replica.h
|
||||
galileo_e6_signal_replica.h
|
||||
glonass_l1_signal_replica.h
|
||||
glonass_l2_signal_replica.h
|
||||
gps_l2c_signal_replica.h
|
||||
gps_l5_signal_replica.h
|
||||
gnss_signal_replica.h
|
||||
gps_sdr_signal_replica.h
|
||||
byte_x2_to_complex_byte.h
|
||||
cshort_to_float_x2.h
|
||||
short_x2_to_cshort.h
|
||||
complex_byte_to_float_x2.h
|
||||
complex_float_to_complex_byte.h
|
||||
conjugate_cc.h
|
||||
conjugate_sc.h
|
||||
conjugate_ic.h
|
||||
cshort_to_float_x2.h
|
||||
gnss_sdr_create_directory.h
|
||||
gnss_sdr_make_unique.h
|
||||
gnss_circular_deque.h
|
||||
geofunctions.h
|
||||
item_type_helpers.h
|
||||
pass_through.h
|
||||
short_x2_to_cshort.h
|
||||
)
|
||||
|
||||
if(ENABLE_OPENCL)
|
||||
|
@ -1,6 +1,7 @@
|
||||
/*!
|
||||
* \file beidou_b1i_signal_processing.cc
|
||||
* \brief This class implements various functions for BeiDou B1I signal
|
||||
* \file beidou_b1i_signal_replica.cc
|
||||
* \brief This file implements various functions for BeiDou B1I signal replica
|
||||
* generation
|
||||
* \author Sergi Segura, 2018. sergi.segura.munoz(at)gmail.com
|
||||
*
|
||||
*
|
||||
@ -18,7 +19,7 @@
|
||||
* -----------------------------------------------------------------------------
|
||||
*/
|
||||
|
||||
#include "beidou_b1i_signal_processing.h"
|
||||
#include "beidou_b1i_signal_replica.h"
|
||||
#include <array>
|
||||
#include <bitset>
|
||||
#include <string>
|
@ -1,6 +1,7 @@
|
||||
/*!
|
||||
* \file beidou_b1i_signal_processing.h
|
||||
* \brief This class implements various functions for BeiDou B1I signals
|
||||
* \file beidou_b1i_signal_replica.h
|
||||
* \brief This file implements various functions for BeiDou B1I signal replica
|
||||
* generation
|
||||
* \author Sergi Segura, 2018. sergi.segura.munoz(at)gmail.com
|
||||
*
|
||||
*
|
||||
@ -18,8 +19,8 @@
|
||||
* -----------------------------------------------------------------------------
|
||||
*/
|
||||
|
||||
#ifndef GNSS_SDR_BEIDOU_B1I_SDR_SIGNAL_PROCESSING_H
|
||||
#define GNSS_SDR_BEIDOU_B1I_SDR_SIGNAL_PROCESSING_H
|
||||
#ifndef GNSS_SDR_BEIDOU_B1I_SIGNAL_REPLICA_H
|
||||
#define GNSS_SDR_BEIDOU_B1I_SIGNAL_REPLICA_H
|
||||
|
||||
#include <complex>
|
||||
#include <cstdint>
|
||||
@ -57,4 +58,4 @@ void beidou_b1i_code_gen_complex_sampled(own::span<std::complex<float>> _dest, u
|
||||
|
||||
/** \} */
|
||||
/** \} */
|
||||
#endif // GNSS_SDR_BEIDOU_B1I_SDR_SIGNAL_PROCESSING_H
|
||||
#endif // GNSS_SDR_BEIDOU_B1I_SIGNAL_REPLICA_H
|
@ -1,6 +1,7 @@
|
||||
/*!
|
||||
* \file beidou_b3i_signal_processing.cc
|
||||
* \brief This class implements various functions for BeiDou B1I signal
|
||||
* \file beidou_b3i_signal_replica.cc
|
||||
* \brief This file implements various functions for BeiDou B3I signal replica
|
||||
* generation
|
||||
* \author Damian Miralles, 2019. dmiralles2009@gmail.com
|
||||
*
|
||||
*
|
||||
@ -18,7 +19,7 @@
|
||||
* -----------------------------------------------------------------------------
|
||||
*/
|
||||
|
||||
#include "beidou_b3i_signal_processing.h"
|
||||
#include "beidou_b3i_signal_replica.h"
|
||||
#include <array>
|
||||
#include <bitset>
|
||||
#include <string>
|
@ -1,6 +1,7 @@
|
||||
/*!
|
||||
* \file beidou_b3i_signal_processing.h
|
||||
* \brief This class implements various functions for BeiDou B3I signals
|
||||
* \file beidou_b3i_signal_replica.h
|
||||
* \brief This file implements various functions for BeiDou B3I signal replica
|
||||
* generation
|
||||
* \author Damian Miralles, 2019. dmiralles2009@gmail.com
|
||||
*
|
||||
*
|
||||
@ -18,8 +19,8 @@
|
||||
* -----------------------------------------------------------------------------
|
||||
*/
|
||||
|
||||
#ifndef GNSS_SDR_BEIDOU_B3I_SIGNAL_PROCESSING_H
|
||||
#define GNSS_SDR_BEIDOU_B3I_SIGNAL_PROCESSING_H
|
||||
#ifndef GNSS_SDR_BEIDOU_B3I_SIGNAL_REPLICA_H
|
||||
#define GNSS_SDR_BEIDOU_B3I_SIGNAL_REPLICA_H
|
||||
|
||||
#include <complex>
|
||||
#include <cstdint>
|
||||
@ -55,4 +56,4 @@ void beidou_b3i_code_gen_complex_sampled(own::span<std::complex<float>> _dest, u
|
||||
|
||||
/** \} */
|
||||
/** \} */
|
||||
#endif // GNSS_SDR_BEIDOU_B3I_SIGNAL_PROCESSING_H
|
||||
#endif // GNSS_SDR_BEIDOU_B3I_SIGNAL_REPLICA_H
|
@ -1,6 +1,7 @@
|
||||
/*!
|
||||
* \file galileo_e1_signal_processing.cc
|
||||
* \brief This library implements various functions for Galileo E1 signals
|
||||
* \file galileo_e1_signal_replica.cc
|
||||
* \brief This library implements various functions for Galileo E1 signal
|
||||
* replica generation
|
||||
* \author Luis Esteve, 2012. luis(at)epsilon-formacion.com
|
||||
*
|
||||
*
|
||||
@ -18,9 +19,9 @@
|
||||
* -----------------------------------------------------------------------------
|
||||
*/
|
||||
|
||||
#include "galileo_e1_signal_processing.h"
|
||||
#include "galileo_e1_signal_replica.h"
|
||||
#include "Galileo_E1.h"
|
||||
#include "gnss_signal_processing.h"
|
||||
#include "gnss_signal_replica.h"
|
||||
#include <cmath>
|
||||
#include <cstddef> // for size_t
|
||||
#include <memory>
|
@ -1,6 +1,7 @@
|
||||
/*!
|
||||
* \file galileo_e1_signal_processing.h
|
||||
* \brief This library implements various functions for Galileo E1 signals
|
||||
* \file galileo_e1_signal_replica.h
|
||||
* \brief This library implements various functions for Galileo E1 signal
|
||||
* replica generation
|
||||
* \author Luis Esteve, 2012. luis(at)epsilon-formacion.com
|
||||
*
|
||||
*
|
||||
@ -18,8 +19,8 @@
|
||||
* -----------------------------------------------------------------------------
|
||||
*/
|
||||
|
||||
#ifndef GNSS_SDR_GALILEO_E1_SIGNAL_PROCESSING_H
|
||||
#define GNSS_SDR_GALILEO_E1_SIGNAL_PROCESSING_H
|
||||
#ifndef GNSS_SDR_GALILEO_E1_SIGNAL_REPLICA_H
|
||||
#define GNSS_SDR_GALILEO_E1_SIGNAL_REPLICA_H
|
||||
|
||||
#include <array>
|
||||
#include <complex>
|
||||
@ -79,4 +80,4 @@ void galileo_e1_code_gen_complex_sampled(own::span<std::complex<float>> _dest, c
|
||||
|
||||
/** \} */
|
||||
/** \} */
|
||||
#endif // GNSS_SDR_GALILEO_E1_SIGNAL_PROCESSING_H
|
||||
#endif // GNSS_SDR_GALILEO_E1_SIGNAL_REPLICA_H
|
@ -1,7 +1,7 @@
|
||||
/*!
|
||||
* \file galileo_e5_signal_processing.cc
|
||||
* \brief This library implements various functions for Galileo E5 signals such
|
||||
* as replica code generation
|
||||
* \file galileo_e5_signal_replica.cc
|
||||
* \brief This library implements various functions for Galileo E5 signal
|
||||
* replica generation
|
||||
* \author Marc Sales, 2014. marcsales92(at)gmail.com
|
||||
* \author Piyush Gupta, 2020. piyush04111999@gmail.com
|
||||
* \note Code added as part of GSoc 2020 Program.
|
||||
@ -21,10 +21,10 @@
|
||||
* -----------------------------------------------------------------------------
|
||||
*/
|
||||
|
||||
#include "galileo_e5_signal_processing.h"
|
||||
#include "galileo_e5_signal_replica.h"
|
||||
#include "Galileo_E5a.h"
|
||||
#include "Galileo_E5b.h"
|
||||
#include "gnss_signal_processing.h"
|
||||
#include "gnss_signal_replica.h"
|
||||
#include <gnuradio/gr_complex.h>
|
||||
#include <memory>
|
||||
#include <utility>
|
@ -1,7 +1,7 @@
|
||||
/*!
|
||||
* \file galileo_e5_signal_processing.h
|
||||
* \brief This library implements various functions for Galileo E5 signals such
|
||||
* as replica code generation
|
||||
* \file galileo_e5_signal_replica.h
|
||||
* \brief This library implements various functions for Galileo E5 signal
|
||||
* replica generation
|
||||
* \author Marc Sales, 2014. marcsales92(at)gmail.com
|
||||
* \author Piyush Gupta, 2020. piyush04111999@gmail.com
|
||||
* \note Code added as part of GSoC 2020 Program.
|
||||
@ -21,8 +21,8 @@
|
||||
* -----------------------------------------------------------------------------
|
||||
*/
|
||||
|
||||
#ifndef GNSS_SDR_GALILEO_E5_SIGNAL_PROCESSING_H
|
||||
#define GNSS_SDR_GALILEO_E5_SIGNAL_PROCESSING_H
|
||||
#ifndef GNSS_SDR_GALILEO_E5_SIGNAL_REPLICA_H
|
||||
#define GNSS_SDR_GALILEO_E5_SIGNAL_REPLICA_H
|
||||
|
||||
#include <array>
|
||||
#include <complex>
|
||||
@ -81,4 +81,4 @@ void galileo_e5_b_code_gen_complex_sampled(own::span<std::complex<float>> _dest,
|
||||
|
||||
/** \} */
|
||||
/** \} */
|
||||
#endif // GNSS_SDR_GALILEO_E5_SIGNAL_PROCESSING_H
|
||||
#endif // GNSS_SDR_GALILEO_E5_SIGNAL_REPLICA_H
|
@ -1,7 +1,7 @@
|
||||
/*!
|
||||
* \file galileo_e6_signal_processing.cc
|
||||
* \brief This library implements various functions for Galileo E6 signals such
|
||||
* as replica code generation
|
||||
* \file galileo_e6_signal_replica.cc
|
||||
* \brief This library implements various functions for Galileo E6 signal
|
||||
* replica generation
|
||||
* \author Carles Fernandez-Prades, 2020. cfernandez(at)cttc.es
|
||||
*
|
||||
*
|
||||
@ -20,9 +20,9 @@
|
||||
*/
|
||||
|
||||
|
||||
#include "galileo_e6_signal_processing.h"
|
||||
#include "galileo_e6_signal_replica.h"
|
||||
#include "Galileo_E6.h"
|
||||
#include "gnss_signal_processing.h"
|
||||
#include "gnss_signal_replica.h"
|
||||
#include <iostream>
|
||||
#include <vector>
|
||||
|
@ -1,7 +1,7 @@
|
||||
/*!
|
||||
* \file galileo_e6_signal_processing.h
|
||||
* \brief This library implements various functions for Galileo E6 signals such
|
||||
* as replica code generation
|
||||
* \file galileo_e6_signal_replica.h
|
||||
* \brief This library implements various functions for Galileo E6 signal
|
||||
* replica generation
|
||||
* \author Carles Fernandez-Prades, 2020. cfernandez(at)cttc.es
|
||||
*
|
||||
*
|
||||
@ -19,8 +19,8 @@
|
||||
* -----------------------------------------------------------------------------
|
||||
*/
|
||||
|
||||
#ifndef GNSS_SDR_GALILEO_E6_SIGNAL_PROCESSING_H
|
||||
#define GNSS_SDR_GALILEO_E6_SIGNAL_PROCESSING_H
|
||||
#ifndef GNSS_SDR_GALILEO_E6_SIGNAL_REPLICA_H
|
||||
#define GNSS_SDR_GALILEO_E6_SIGNAL_REPLICA_H
|
||||
|
||||
#include <array>
|
||||
#include <complex>
|
||||
@ -108,4 +108,4 @@ std::string galileo_e6_c_secondary_code(int32_t _prn);
|
||||
|
||||
/** \} */
|
||||
/** \} */
|
||||
#endif // GNSS_SDR_GALILEO_E6_SIGNAL_PROCESSING_H
|
||||
#endif // GNSS_SDR_GALILEO_E6_SIGNAL_REPLICA_H
|
@ -1,7 +1,8 @@
|
||||
/*!
|
||||
* \file glonass_l1_signal_processing.cc
|
||||
* \brief This class implements various functions for GLONASS L1 CA signals
|
||||
* \author Javier Arribas, 2011. jarribas(at)cttc.es
|
||||
* \file glonass_l1_signal_replica.cc
|
||||
* \brief This file implements various functions for GLONASS L1 CA signal
|
||||
* replica generation
|
||||
* \author Gabriel Araujo, 2017. gabriel.araujo(at)ieee.org
|
||||
*
|
||||
*
|
||||
* -----------------------------------------------------------------------------
|
||||
@ -18,7 +19,7 @@
|
||||
* -----------------------------------------------------------------------------
|
||||
*/
|
||||
|
||||
#include "glonass_l1_signal_processing.h"
|
||||
#include "glonass_l1_signal_replica.h"
|
||||
#include <array>
|
||||
#include <bitset>
|
||||
|
@ -1,6 +1,7 @@
|
||||
/*!
|
||||
* \file glonass_l1_signal_processing.h
|
||||
* \brief This class implements various functions for GLONASS L1 CA signals
|
||||
* \brief This file implements various functions for GLONASS L1 CA signal
|
||||
* replica generation
|
||||
* \author Gabriel Araujo, 2017. gabriel.araujo(at)ieee.org
|
||||
*
|
||||
*
|
||||
@ -18,8 +19,8 @@
|
||||
* -----------------------------------------------------------------------------
|
||||
*/
|
||||
|
||||
#ifndef GNSS_SDR_GLONASS_SDR_SIGNAL_PROCESSING_H
|
||||
#define GNSS_SDR_GLONASS_SDR_SIGNAL_PROCESSING_H
|
||||
#ifndef GNSS_SDR_GLONASS_L1_SIGNAL_REPLICA_H
|
||||
#define GNSS_SDR_GLONASS_L1_SIGNAL_REPLICA_H
|
||||
|
||||
#include <complex>
|
||||
#include <cstdint>
|
||||
@ -49,4 +50,4 @@ void glonass_l1_ca_code_gen_complex_sampled(own::span<std::complex<float>> _dest
|
||||
|
||||
/** \} */
|
||||
/** \} */
|
||||
#endif // GNSS_SDR_GLONASS_SDR_SIGNAL_PROCESSING_H
|
||||
#endif // GNSS_SDR_GLONASS_L1_SIGNAL_REPLICA_H
|
@ -1,6 +1,7 @@
|
||||
/*!
|
||||
* \file glonass_l2_signal_processing.cc
|
||||
* \brief This class implements various functions for GLONASS L2 CA signals
|
||||
* \file glonass_l2_signal_replica.cc
|
||||
* \brief This file implements various functions for GLONASS L2 CA signal
|
||||
* replica generation
|
||||
* \author Damian Miralles, 2018, dmiralles2009(at)gmail.com
|
||||
*
|
||||
*
|
||||
@ -18,7 +19,7 @@
|
||||
* -----------------------------------------------------------------------------
|
||||
*/
|
||||
|
||||
#include "glonass_l2_signal_processing.h"
|
||||
#include "glonass_l2_signal_replica.h"
|
||||
#include <array>
|
||||
#include <bitset>
|
||||
|
@ -1,6 +1,7 @@
|
||||
/*!
|
||||
* \file glonass_l2_signal_processing.h
|
||||
* \brief This class implements various functions for GLONASS L2 CA signals
|
||||
* \file glonass_l2_signal_replica.h
|
||||
* \brief This file implements various functions for GLONASS L2 CA signal
|
||||
* replica generation
|
||||
* \author Damian Miralles, 2018, dmiralles2009(at)gmail.com
|
||||
*
|
||||
*
|
||||
@ -18,8 +19,8 @@
|
||||
* -----------------------------------------------------------------------------
|
||||
*/
|
||||
|
||||
#ifndef GNSS_SDR_GLONASS_L2_SIGNAL_PROCESSING_H
|
||||
#define GNSS_SDR_GLONASS_L2_SIGNAL_PROCESSING_H
|
||||
#ifndef GNSS_SDR_GLONASS_L2_SIGNAL_REPLICA_H
|
||||
#define GNSS_SDR_GLONASS_L2_SIGNAL_REPLICA_H
|
||||
|
||||
#include <complex>
|
||||
#include <cstdint>
|
||||
@ -49,4 +50,4 @@ void glonass_l2_ca_code_gen_complex_sampled(own::span<std::complex<float>> _dest
|
||||
|
||||
/** \} */
|
||||
/** \} */
|
||||
#endif // GNSS_SDR_GLONASS_L2_SIGNAL_PROCESSING_H
|
||||
#endif // GNSS_SDR_GLONASS_L2_SIGNAL_REPLICA_H
|
@ -1,7 +1,7 @@
|
||||
/*!
|
||||
* \file gnss_signal_processing.cc
|
||||
* \brief This library gathers a few functions used by the algorithms of gnss-sdr,
|
||||
* regardless of system used
|
||||
* \file gnss_signal_replica.cc
|
||||
* \brief This library gathers a few functions used for GNSS signal replica
|
||||
* generation regardless of system used
|
||||
* \author Luis Esteve, 2012. luis(at)epsilon-formacion.com
|
||||
*
|
||||
*
|
||||
@ -19,7 +19,7 @@
|
||||
* -----------------------------------------------------------------------------
|
||||
*/
|
||||
|
||||
#include "gnss_signal_processing.h"
|
||||
#include "gnss_signal_replica.h"
|
||||
#include "MATH_CONSTANTS.h"
|
||||
#include <gnuradio/fxpt_nco.h>
|
||||
#include <cstddef> // for size_t
|
@ -1,8 +1,7 @@
|
||||
/*!
|
||||
* \file gnss_signal_processing.h
|
||||
* \brief This library gathers a few functions used by the algorithms of gnss-sdr,
|
||||
* regardless of system used
|
||||
*
|
||||
* \file gnss_signal_replica.h
|
||||
* \brief This library gathers a few functions used for GNSS signal replica
|
||||
* generation regardless of system used
|
||||
* \author Luis Esteve, 2012. luis(at)epsilon-formacion.com
|
||||
*
|
||||
*
|
||||
@ -20,8 +19,8 @@
|
||||
* -----------------------------------------------------------------------------
|
||||
*/
|
||||
|
||||
#ifndef GNSS_SDR_GNSS_SIGNAL_PROCESSING_H
|
||||
#define GNSS_SDR_GNSS_SIGNAL_PROCESSING_H
|
||||
#ifndef GNSS_SDR_GNSS_SIGNAL_REPLICA_H
|
||||
#define GNSS_SDR_GNSS_SIGNAL_REPLICA_H
|
||||
|
||||
#include <complex>
|
||||
#include <cstdint>
|
||||
@ -83,4 +82,4 @@ void resampler(own::span<const std::complex<float>> _from, own::span<std::comple
|
||||
|
||||
/** \} */
|
||||
/** \} */
|
||||
#endif // GNSS_SDR_GNSS_SIGNAL_PROCESSING_H
|
||||
#endif // GNSS_SDR_GNSS_SIGNAL_REPLICA_H
|
@ -1,6 +1,6 @@
|
||||
/*!
|
||||
* \file gps_l2c_signal.cc
|
||||
* \brief This class implements signal generators for the GPS L2C signals
|
||||
* \file gps_l2c_signal_replica.cc
|
||||
* \brief This file implements signal generators for GPS L2C signals
|
||||
* \author Javier Arribas, 2015. jarribas(at)cttc.es
|
||||
*
|
||||
*
|
||||
@ -18,7 +18,7 @@
|
||||
* -----------------------------------------------------------------------------
|
||||
*/
|
||||
|
||||
#include "gps_l2c_signal.h"
|
||||
#include "gps_l2c_signal_replica.h"
|
||||
#include "GPS_L2C.h"
|
||||
#include <array>
|
||||
#include <cmath>
|
@ -1,6 +1,6 @@
|
||||
/*!
|
||||
* \file gps_l2c_signal.h
|
||||
* \brief This class implements signal generators for the GPS L2C signals
|
||||
* \file gps_l2c_signal_replica.h
|
||||
* \brief This file implements signal generators for GPS L2C signals
|
||||
* \author Javier Arribas, 2015. jarribas(at)cttc.es
|
||||
*
|
||||
*
|
||||
@ -18,8 +18,8 @@
|
||||
* -----------------------------------------------------------------------------
|
||||
*/
|
||||
|
||||
#ifndef GNSS_SDR_GPS_L2C_SIGNAL_H
|
||||
#define GNSS_SDR_GPS_L2C_SIGNAL_H
|
||||
#ifndef GNSS_SDR_GPS_L2C_SIGNAL_REPLICA_H
|
||||
#define GNSS_SDR_GPS_L2C_SIGNAL_REPLICA_H
|
||||
|
||||
#include <complex>
|
||||
#include <cstdint>
|
||||
@ -47,4 +47,4 @@ void gps_l2c_m_code_gen_complex_sampled(own::span<std::complex<float>> _dest, ui
|
||||
|
||||
/** \} */
|
||||
/** \} */
|
||||
#endif // GNSS_SDR_GPS_L2C_SIGNAL_H
|
||||
#endif // GNSS_SDR_GPS_L2C_SIGNAL_REPLICA_H
|
@ -1,6 +1,6 @@
|
||||
/*!
|
||||
* \file gps_l5_signal.cc
|
||||
* \brief This class implements signal generators for the GPS L5 signals
|
||||
* \file gps_l5_signal_replica.cc
|
||||
* \brief This file implements signal generators for GPS L5 signals
|
||||
* \author Javier Arribas, 2017. jarribas(at)cttc.es
|
||||
*
|
||||
*
|
||||
@ -18,7 +18,7 @@
|
||||
* -----------------------------------------------------------------------------
|
||||
*/
|
||||
|
||||
#include "gps_l5_signal.h"
|
||||
#include "gps_l5_signal_replica.h"
|
||||
#include "GPS_L5.h"
|
||||
#include <array>
|
||||
#include <cmath>
|
@ -1,6 +1,6 @@
|
||||
/*!
|
||||
* \file gps_l5_signal.h
|
||||
* \brief This class implements signal generators for the GPS L5 signals
|
||||
* \file gps_l5_signal_replica.h
|
||||
* \brief This file implements signal generators for GPS L5 signals
|
||||
* \author Javier Arribas, 2017. jarribas(at)cttc.es
|
||||
*
|
||||
*
|
||||
@ -18,8 +18,8 @@
|
||||
* -----------------------------------------------------------------------------
|
||||
*/
|
||||
|
||||
#ifndef GNSS_SDR_GPS_L5_SIGNAL_H
|
||||
#define GNSS_SDR_GPS_L5_SIGNAL_H
|
||||
#ifndef GNSS_SDR_GPS_L5_SIGNAL_REPLICA_H
|
||||
#define GNSS_SDR_GPS_L5_SIGNAL_REPLICA_H
|
||||
|
||||
#include <complex>
|
||||
#include <cstdint>
|
||||
@ -58,4 +58,4 @@ void gps_l5q_code_gen_complex_sampled(own::span<std::complex<float>> _dest, uint
|
||||
|
||||
/** \} */
|
||||
/** \} */
|
||||
#endif // GNSS_SDR_GPS_L5_SIGNAL_H
|
||||
#endif // GNSS_SDR_GPS_L5_SIGNAL_REPLICA_H
|
@ -1,6 +1,7 @@
|
||||
/*!
|
||||
* \file gps_sdr_signal_processing.cc
|
||||
* \brief This class implements various functions for GPS L1 CA signals
|
||||
* \file gps_sdr_signal_replica.cc
|
||||
* \brief This file implements functions for GPS L1 C/A signal replica
|
||||
* generation
|
||||
* \author Javier Arribas, 2011. jarribas(at)cttc.es
|
||||
*
|
||||
*
|
||||
@ -18,7 +19,7 @@
|
||||
* -----------------------------------------------------------------------------
|
||||
*/
|
||||
|
||||
#include "gps_sdr_signal_processing.h"
|
||||
#include "gps_sdr_signal_replica.h"
|
||||
#include <array>
|
||||
#include <bitset>
|
||||
|
@ -1,6 +1,7 @@
|
||||
/*!
|
||||
* \file gps_sdr_signal_processing.h
|
||||
* \brief This class implements various functions for GPS L1 CA signals
|
||||
* \file gps_sdr_signal_replica.h
|
||||
* \brief This file implements functions for GPS L1 C/A signal replica
|
||||
* generation
|
||||
* \author Javier Arribas, 2011. jarribas(at)cttc.es
|
||||
*
|
||||
*
|
||||
@ -18,8 +19,8 @@
|
||||
* -----------------------------------------------------------------------------
|
||||
*/
|
||||
|
||||
#ifndef GNSS_SDR_GPS_SDR_SIGNAL_PROCESSING_H
|
||||
#define GNSS_SDR_GPS_SDR_SIGNAL_PROCESSING_H
|
||||
#ifndef GNSS_SDR_GPS_SDR_SIGNAL_REPLICA_H
|
||||
#define GNSS_SDR_GPS_SDR_SIGNAL_REPLICA_H
|
||||
|
||||
#include <complex>
|
||||
#include <cstdint>
|
||||
@ -55,4 +56,4 @@ void gps_l1_ca_code_gen_complex_sampled(own::span<std::complex<float>> _dest, ui
|
||||
|
||||
/** \} */
|
||||
/** \} */
|
||||
#endif // GNSS_SDR_GPS_SDR_SIGNAL_PROCESSING_H
|
||||
#endif // GNSS_SDR_GPS_SDR_SIGNAL_REPLICA_H
|
@ -24,11 +24,11 @@
|
||||
#include "Galileo_E5a.h"
|
||||
#include "Galileo_E5b.h"
|
||||
#include "Galileo_E6.h"
|
||||
#include "galileo_e1_signal_processing.h"
|
||||
#include "galileo_e5_signal_processing.h"
|
||||
#include "galileo_e6_signal_processing.h"
|
||||
#include "glonass_l1_signal_processing.h"
|
||||
#include "gps_sdr_signal_processing.h"
|
||||
#include "galileo_e1_signal_replica.h"
|
||||
#include "galileo_e5_signal_replica.h"
|
||||
#include "galileo_e6_signal_replica.h"
|
||||
#include "glonass_l1_signal_replica.h"
|
||||
#include "gps_sdr_signal_replica.h"
|
||||
#include <gnuradio/io_signature.h>
|
||||
#include <volk_gnsssdr/volk_gnsssdr.h>
|
||||
#include <array>
|
||||
|
@ -28,7 +28,7 @@
|
||||
#include "configuration_interface.h"
|
||||
#include "display.h"
|
||||
#include "dll_pll_conf_fpga.h"
|
||||
#include "galileo_e1_signal_processing.h"
|
||||
#include "galileo_e1_signal_replica.h"
|
||||
#include "gnss_sdr_flags.h"
|
||||
#include <glog/logging.h>
|
||||
#include <volk_gnsssdr/volk_gnsssdr_alloc.h>
|
||||
|
@ -23,7 +23,7 @@
|
||||
#include "configuration_interface.h"
|
||||
#include "display.h"
|
||||
#include "dll_pll_conf_fpga.h"
|
||||
#include "galileo_e5_signal_processing.h"
|
||||
#include "galileo_e5_signal_replica.h"
|
||||
#include "gnss_sdr_flags.h"
|
||||
#include <glog/logging.h>
|
||||
#include <volk_gnsssdr/volk_gnsssdr_alloc.h>
|
||||
|
@ -29,7 +29,7 @@
|
||||
#include "display.h"
|
||||
#include "dll_pll_conf_fpga.h"
|
||||
#include "gnss_sdr_flags.h"
|
||||
#include "gps_sdr_signal_processing.h"
|
||||
#include "gps_sdr_signal_replica.h"
|
||||
#include <glog/logging.h>
|
||||
#include <volk_gnsssdr/volk_gnsssdr.h>
|
||||
#include <array>
|
||||
|
@ -31,7 +31,7 @@
|
||||
#include "dll_pll_conf_fpga.h"
|
||||
#include "gnss_sdr_flags.h"
|
||||
#include "gnss_synchro.h"
|
||||
#include "gps_l2c_signal.h"
|
||||
#include "gps_l2c_signal_replica.h"
|
||||
#include <glog/logging.h>
|
||||
#include <volk_gnsssdr/volk_gnsssdr_alloc.h>
|
||||
#include <array>
|
||||
|
@ -31,7 +31,7 @@
|
||||
#include "display.h"
|
||||
#include "dll_pll_conf_fpga.h"
|
||||
#include "gnss_sdr_flags.h"
|
||||
#include "gps_l5_signal.h"
|
||||
#include "gps_l5_signal_replica.h"
|
||||
#include <glog/logging.h>
|
||||
#include <volk_gnsssdr/volk_gnsssdr_alloc.h>
|
||||
#include <array>
|
||||
|
@ -34,17 +34,17 @@
|
||||
#include "Galileo_E5b.h"
|
||||
#include "Galileo_E6.h"
|
||||
#include "MATH_CONSTANTS.h"
|
||||
#include "beidou_b1i_signal_processing.h"
|
||||
#include "beidou_b3i_signal_processing.h"
|
||||
#include "galileo_e1_signal_processing.h"
|
||||
#include "galileo_e5_signal_processing.h"
|
||||
#include "galileo_e6_signal_processing.h"
|
||||
#include "beidou_b1i_signal_replica.h"
|
||||
#include "beidou_b3i_signal_replica.h"
|
||||
#include "galileo_e1_signal_replica.h"
|
||||
#include "galileo_e5_signal_replica.h"
|
||||
#include "galileo_e6_signal_replica.h"
|
||||
#include "gnss_satellite.h"
|
||||
#include "gnss_sdr_create_directory.h"
|
||||
#include "gnss_synchro.h"
|
||||
#include "gps_l2c_signal.h"
|
||||
#include "gps_l5_signal.h"
|
||||
#include "gps_sdr_signal_processing.h"
|
||||
#include "gps_l2c_signal_replica.h"
|
||||
#include "gps_l5_signal_replica.h"
|
||||
#include "gps_sdr_signal_replica.h"
|
||||
#include "lock_detectors.h"
|
||||
#include "tracking_discriminators.h"
|
||||
#include <glog/logging.h>
|
||||
|
@ -33,7 +33,7 @@
|
||||
#include "gnss_satellite.h"
|
||||
#include "gnss_sdr_create_directory.h"
|
||||
#include "gnss_synchro.h"
|
||||
#include "gps_sdr_signal_processing.h"
|
||||
#include "gps_sdr_signal_replica.h"
|
||||
#include "lock_detectors.h"
|
||||
#include "tracking_discriminators.h"
|
||||
#include <glog/logging.h>
|
||||
|
@ -28,7 +28,7 @@
|
||||
#include "galileo_e1_tcp_connector_tracking_cc.h"
|
||||
#include "GPS_L1_CA.h"
|
||||
#include "Galileo_E1.h"
|
||||
#include "galileo_e1_signal_processing.h"
|
||||
#include "galileo_e1_signal_replica.h"
|
||||
#include "gnss_satellite.h"
|
||||
#include "gnss_sdr_flags.h"
|
||||
#include "lock_detectors.h"
|
||||
|
@ -28,7 +28,7 @@
|
||||
#include "glonass_l1_ca_dll_pll_c_aid_tracking_cc.h"
|
||||
#include "GLONASS_L1_L2_CA.h"
|
||||
#include "MATH_CONSTANTS.h"
|
||||
#include "glonass_l1_signal_processing.h"
|
||||
#include "glonass_l1_signal_replica.h"
|
||||
#include "gnss_satellite.h"
|
||||
#include "gnss_sdr_flags.h"
|
||||
#include "lock_detectors.h"
|
||||
|
@ -28,7 +28,7 @@
|
||||
#include "glonass_l1_ca_dll_pll_c_aid_tracking_sc.h"
|
||||
#include "GLONASS_L1_L2_CA.h"
|
||||
#include "MATH_CONSTANTS.h"
|
||||
#include "glonass_l1_signal_processing.h"
|
||||
#include "glonass_l1_signal_replica.h"
|
||||
#include "gnss_satellite.h"
|
||||
#include "gnss_sdr_flags.h"
|
||||
#include "lock_detectors.h"
|
||||
|
@ -29,7 +29,7 @@
|
||||
#define GNSS_SDR_GLONASS_L1_CA_DLL_PLL_C_AID_TRACKING_SC_H
|
||||
|
||||
#include "cpu_multicorrelator_16sc.h"
|
||||
#include "glonass_l1_signal_processing.h"
|
||||
#include "glonass_l1_signal_replica.h"
|
||||
#include "gnss_block_interface.h"
|
||||
#include "gnss_synchro.h"
|
||||
#include "tracking_2nd_DLL_filter.h"
|
||||
|
@ -28,7 +28,7 @@
|
||||
#include "glonass_l1_ca_dll_pll_tracking_cc.h"
|
||||
#include "GLONASS_L1_L2_CA.h"
|
||||
#include "MATH_CONSTANTS.h"
|
||||
#include "glonass_l1_signal_processing.h"
|
||||
#include "glonass_l1_signal_replica.h"
|
||||
#include "gnss_satellite.h"
|
||||
#include "gnss_sdr_flags.h"
|
||||
#include "lock_detectors.h"
|
||||
|
@ -26,7 +26,7 @@
|
||||
#include "glonass_l2_ca_dll_pll_c_aid_tracking_cc.h"
|
||||
#include "GLONASS_L1_L2_CA.h"
|
||||
#include "MATH_CONSTANTS.h"
|
||||
#include "glonass_l2_signal_processing.h"
|
||||
#include "glonass_l2_signal_replica.h"
|
||||
#include "gnss_satellite.h"
|
||||
#include "gnss_sdr_flags.h"
|
||||
#include "lock_detectors.h"
|
||||
|
@ -26,7 +26,7 @@
|
||||
#include "glonass_l2_ca_dll_pll_c_aid_tracking_sc.h"
|
||||
#include "GLONASS_L1_L2_CA.h"
|
||||
#include "MATH_CONSTANTS.h"
|
||||
#include "glonass_l2_signal_processing.h"
|
||||
#include "glonass_l2_signal_replica.h"
|
||||
#include "gnss_satellite.h"
|
||||
#include "gnss_sdr_flags.h"
|
||||
#include "lock_detectors.h"
|
||||
|
@ -27,7 +27,7 @@
|
||||
#define GNSS_SDR_GLONASS_L2_CA_DLL_PLL_C_AID_TRACKING_SC_H
|
||||
|
||||
#include "cpu_multicorrelator_16sc.h"
|
||||
#include "glonass_l2_signal_processing.h"
|
||||
#include "glonass_l2_signal_replica.h"
|
||||
#include "gnss_block_interface.h"
|
||||
#include "gnss_synchro.h"
|
||||
#include "tracking_2nd_DLL_filter.h"
|
||||
|
@ -28,7 +28,7 @@
|
||||
#include "glonass_l2_ca_dll_pll_tracking_cc.h"
|
||||
#include "GLONASS_L1_L2_CA.h"
|
||||
#include "MATH_CONSTANTS.h"
|
||||
#include "glonass_l2_signal_processing.h"
|
||||
#include "glonass_l2_signal_replica.h"
|
||||
#include "gnss_satellite.h"
|
||||
#include "gnss_sdr_flags.h"
|
||||
#include "lock_detectors.h"
|
||||
|
@ -21,7 +21,7 @@
|
||||
#include "GPS_L1_CA.h"
|
||||
#include "gnss_satellite.h"
|
||||
#include "gnss_sdr_flags.h"
|
||||
#include "gps_sdr_signal_processing.h"
|
||||
#include "gps_sdr_signal_replica.h"
|
||||
#include "lock_detectors.h"
|
||||
#include "tracking_discriminators.h"
|
||||
#include <boost/lexical_cast.hpp>
|
||||
|
@ -30,7 +30,7 @@
|
||||
#include "GPS_L1_CA.h"
|
||||
#include "gnss_satellite.h"
|
||||
#include "gnss_sdr_flags.h"
|
||||
#include "gps_sdr_signal_processing.h"
|
||||
#include "gps_sdr_signal_replica.h"
|
||||
#include "lock_detectors.h"
|
||||
#include "tracking_discriminators.h"
|
||||
#include <glog/logging.h>
|
||||
|
@ -28,7 +28,7 @@
|
||||
#include "GPS_L1_CA.h"
|
||||
#include "gnss_satellite.h"
|
||||
#include "gnss_sdr_flags.h"
|
||||
#include "gps_sdr_signal_processing.h"
|
||||
#include "gps_sdr_signal_replica.h"
|
||||
#include "lock_detectors.h"
|
||||
#include "tcp_communication.h"
|
||||
#include "tcp_packet_data.h"
|
||||
|
@ -19,9 +19,9 @@
|
||||
*/
|
||||
|
||||
#include "Galileo_E6.h"
|
||||
#include "galileo_e6_signal_processing.h"
|
||||
#include "gnss_signal_processing.h"
|
||||
#include "gps_sdr_signal_processing.h"
|
||||
#include "galileo_e6_signal_replica.h"
|
||||
#include "gnss_signal_replica.h"
|
||||
#include "gps_sdr_signal_replica.h"
|
||||
#include <array>
|
||||
#include <chrono>
|
||||
#include <complex>
|
||||
|
@ -19,7 +19,7 @@
|
||||
*/
|
||||
|
||||
#include "GPS_L1_CA.h"
|
||||
#include "gnss_signal_processing.h"
|
||||
#include "gnss_signal_replica.h"
|
||||
#include <armadillo>
|
||||
#include <chrono>
|
||||
#include <complex>
|
||||
|
@ -20,7 +20,7 @@
|
||||
|
||||
#include "GPS_L1_CA.h"
|
||||
#include "cpu_multicorrelator_real_codes.h"
|
||||
#include "gps_sdr_signal_processing.h"
|
||||
#include "gps_sdr_signal_replica.h"
|
||||
#include <gflags/gflags.h>
|
||||
#include <gnuradio/gr_complex.h>
|
||||
#include <gtest/gtest.h>
|
||||
|
@ -20,7 +20,7 @@
|
||||
|
||||
#include "GPS_L1_CA.h"
|
||||
#include "cpu_multicorrelator.h"
|
||||
#include "gps_sdr_signal_processing.h"
|
||||
#include "gps_sdr_signal_replica.h"
|
||||
#include <gflags/gflags.h>
|
||||
#include <gnuradio/gr_complex.h>
|
||||
#include <gtest/gtest.h>
|
||||
|
@ -20,7 +20,7 @@
|
||||
|
||||
#include "GPS_L1_CA.h"
|
||||
#include "cuda_multicorrelator.h"
|
||||
#include "gps_sdr_signal_processing.h"
|
||||
#include "gps_sdr_signal_replica.h"
|
||||
#include <chrono>
|
||||
#include <complex>
|
||||
#include <cuda.h>
|
||||
|
@ -21,7 +21,7 @@
|
||||
|
||||
|
||||
#include "glonass_gnav_ephemeris.h"
|
||||
#include "gnss_signal_processing.h"
|
||||
#include "gnss_signal_replica.h"
|
||||
|
||||
|
||||
TEST(GlonassGnavEphemerisTest, ComputeGlonassTime)
|
||||
|
@ -21,7 +21,7 @@
|
||||
*/
|
||||
|
||||
#include "glonass_gnav_navigation_message.h"
|
||||
#include "gnss_signal_processing.h"
|
||||
#include "gnss_signal_replica.h"
|
||||
|
||||
/*!
|
||||
* \brief Testing CRC computation for GLONASS GNAV data bits of a string
|
||||
|
Loading…
Reference in New Issue
Block a user