GNSS-SDR  0.0.19
An Open Source GNSS Software Defined Receiver
libs Directory Reference

Files

file  bayesian_estimation.h [code]
 Interface of a library with Bayesian noise statistic estimation.
 
file  cpu_multicorrelator.h [code]
 High optimized CPU vector multiTAP correlator class.
 
file  cpu_multicorrelator_16sc.h [code]
 Highly optimized CPU vector multiTAP correlator class for lv_16sc_t (short int complex)
 
file  cpu_multicorrelator_real_codes.h [code]
 Highly optimized CPU vector multiTAP correlator class using real-valued local codes.
 
file  cuda_multicorrelator.h [code]
 Highly optimized CUDA GPU vector multiTAP correlator class.
 
file  dll_pll_conf.h [code]
 Class that contains all the configuration parameters for generic tracking block based on a DLL and a PLL.
 
file  dll_pll_conf_fpga.h [code]
 Class that contains all the configuration parameters for generic tracking block based on a DLL and a PLL for the FPGA.
 
file  exponential_smoother.h [code]
 Class that implements an exponential smoother.
 
file  fpga_multicorrelator.h [code]
 FPGA vector correlator class.
 
file  lock_detectors.h [code]
 Interface of a library with a set of code and carrier phase lock detectors.
 
file  nonlinear_tracking.h [code]
 Interface of a library for nonlinear tracking algorithms.
 
file  tcp_communication.h [code]
 Interface of the TCP communication class.
 
file  tcp_packet_data.h [code]
 Interface of the TCP data packet class.
 
file  tracking_2nd_DLL_filter.h [code]
 Interface of a 2nd order DLL filter for code tracking loop.
 
file  tracking_2nd_PLL_filter.h [code]
 Interface of a 2nd order PLL filter for carrier tracking loop.
 
file  tracking_discriminators.h [code]
 Interface of a library with a set of code tracking and carrier tracking discriminators.
 
file  tracking_FLL_PLL_filter.h [code]
 Interface of a hybrid FLL and PLL filter for tracking carrier loop.
 
file  tracking_loop_filter.h [code]
 Generic 1st to 3rd order loop filter implementation.