GNSS-SDR 0.0.21
An Open Source GNSS Software Defined Receiver
Loading...
Searching...
No Matches
Gps_L1_Ca_Dll_Pll_Tracking_GPU_cc Class Reference

This class implements a DLL + PLL tracking loop block. More...

#include <gps_l1_ca_dll_pll_tracking_gpu_cc.h>

Inheritance diagram for Gps_L1_Ca_Dll_Pll_Tracking_GPU_cc:

Public Member Functions

void set_channel (uint32_t channel)
void set_gnss_synchro (Gnss_Synchro *p_gnss_synchro)
void start_tracking ()
int general_work (int noutput_items, gr_vector_int &ninput_items, gr_vector_const_void_star &input_items, gr_vector_void_star &output_items)
void forecast (int noutput_items, gr_vector_int &ninput_items_required)

Friends

gps_l1_ca_dll_pll_tracking_gpu_cc_sptr gps_l1_ca_dll_pll_make_tracking_gpu_cc (int64_t fs_in, uint32_t vector_length, bool dump, std::string dump_filename, float pll_bw_hz, float dll_bw_hz, float early_late_space_chips)

Detailed Description

This class implements a DLL + PLL tracking loop block.

Definition at line 60 of file gps_l1_ca_dll_pll_tracking_gpu_cc.h.


The documentation for this class was generated from the following file: