GNSS-SDR  0.0.19
An Open Source GNSS Software Defined Receiver
Public Member Functions | Public Attributes | List of all members
Acq_Conf_Fpga Class Reference

Public Member Functions

void SetFromConfiguration (const ConfigurationInterface *configuration, const std::string &role, uint32_t sel_queue_fpga, uint32_t blk_exp, uint32_t downsampling_factor_default, double chip_rate, double code_length_chips)
 

Public Attributes

std::string device_name = "uio0"
 
uint32_t * all_fft_codes = NULL
 
int64_t fs_in {4000000LL}
 
float doppler_step {250.0}
 
float doppler_step2 {125.0}
 
uint32_t num_doppler_bins_step2 {4U}
 
int32_t doppler_max {5000}
 
uint32_t select_queue_Fpga {0U}
 
uint32_t downsampling_factor {4U}
 
uint32_t total_block_exp {13U}
 
uint32_t excludelimit {5U}
 
uint32_t max_num_acqs {2U}
 
uint32_t samples_per_code {1U}
 
uint32_t code_length {16000U}
 
bool make_2_steps {false}
 
bool repeat_satellite {false}
 

Detailed Description

Definition at line 33 of file acq_conf_fpga.h.


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