23 #ifndef GNSS_SDR_GALILEO_E1_DLL_PLL_VEML_TRACKING_FPGA_H 24 #define GNSS_SDR_GALILEO_E1_DLL_PLL_VEML_TRACKING_FPGA_H 40 const std::string&
role,
41 unsigned int in_streams,
42 unsigned int out_streams);
46 std::string implementation()
override 48 return "Galileo_E1_DLL_PLL_VEML_Tracking_FPGA";
52 int32_t* prn_codes_ptr_;
53 int32_t* data_codes_ptr_;
59 #endif // GNSS_SDR_GALILEO_E1_DLL_PLL_VEML_TRACKING_FPGA_H Base class providing shared logic for DLL+PLL VEML tracking adapters for FPGA-based devices...
Adapter for a Galileo E1 DLL+PLL VEML tracking loop block in FPGA.
This abstract class represents an interface to configuration parameters.
std::string role() override
Get role from the Tracking block adapter.