20 #ifndef GNSS_SDR_BEIDOU_B1I_PCPS_ACQUISITION_H 21 #define GNSS_SDR_BEIDOU_B1I_PCPS_ACQUISITION_H 23 #include "base_pcps_acquisition.h" 38 const std::string& role,
unsigned int in_streams,
39 unsigned int out_streams);
48 return "BEIDOU_B1I_PCPS_Acquisition";
52 void code_gen_complex_sampled(own::span<std::complex<float>> dest, uint32_t prn, int32_t sampling_freq)
override;
58 #endif // GNSS_SDR_BEIDOU_B1I_PCPS_ACQUISITION_H This class adapts a PCPS acquisition block to an AcquisitionInterface.
std::string implementation() override
Returns "BEIDOU_B1I_PCPS_Acquisition".
This abstract class represents an interface to configuration parameters.
This class adapts a PCPS acquisition block to an AcquisitionInterface for GPS L1 C/A signals...