18 #ifndef GNSS_SDR_GALILEO_E1_PCPS_TONG_AMBIGUOUS_ACQUISITION_H 19 #define GNSS_SDR_GALILEO_E1_PCPS_TONG_AMBIGUOUS_ACQUISITION_H 21 #include "base_pcps_acquisition_custom.h" 37 const std::string& role,
38 unsigned int in_streams,
39 unsigned int out_streams);
48 return "Galileo_E1_PCPS_Tong_Ambiguous_Acquisition";
52 void code_gen_complex_sampled(own::span<std::complex<float>> dest, uint32_t prn, int32_t sampling_freq)
override;
60 #endif // GNSS_SDR_GALILEO_E1_PCPS_TONG_AMBIGUOUS_ACQUISITION_H This class adapts a PCPS acquisition block to an AcquisitionInterface.
This abstract class represents an interface to configuration parameters.
std::string implementation() override
Returns "Galileo_E1_PCPS_Tong_Ambiguous_Acquisition".
Adapts a PCPS Tong acquisition block to an AcquisitionInterface for Galileo E1 Signals.