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

Files

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