19 #ifndef GNSS_SDR_GLONASS_L2_CA_PCPS_ACQUISITION_H 20 #define GNSS_SDR_GLONASS_L2_CA_PCPS_ACQUISITION_H 22 #include "base_pcps_acquisition.h" 38 const std::string& role,
39 unsigned int in_streams,
40 unsigned int out_streams);
49 return "GLONASS_L2_CA_PCPS_Acquisition";
53 void code_gen_complex_sampled(own::span<std::complex<float>> dest, uint32_t prn, int32_t sampling_freq)
override;
59 #endif // GNSS_SDR_GLONASS_L2_CA_PCPS_ACQUISITION_H std::string implementation() override
Returns "GLONASS_L2_CA_PCPS_Acquisition".
This class adapts a PCPS acquisition block to an AcquisitionInterface.
This abstract class represents an interface to configuration parameters.
This class adapts a PCPS acquisition block to an AcquisitionInterface for GLONASS L2 C/A signals...