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