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

Directories

Files

file  beidou_b1i_signal_replica.h [code]
 This file implements various functions for BeiDou B1I signal replica generation.
 
file  beidou_b3i_signal_replica.h [code]
 This file implements various functions for BeiDou B3I signal replica generation.
 
file  byte_x2_to_complex_byte.h [code]
 Adapts two signed char streams into a std::complex<signed char> stream.
 
file  complex_byte_to_float_x2.h [code]
 Adapts a std::complex<signed char> stream into two 16-bits (short) streams.
 
file  complex_float_to_complex_byte.h [code]
 Adapts a gr_complex stream into a std::complex<signed char> stream.
 
file  conjugate_cc.h [code]
 Conjugate a stream of gr_complex.
 
file  conjugate_ic.h [code]
 Conjugate a stream of lv_8sc_t ( std::complex<char> )
 
file  conjugate_sc.h [code]
 Conjugate a stream of lv_16sc_t ( std::complex<short> )
 
file  cshort_to_float_x2.h [code]
 Adapts a std::complex<short> stream into two float streams.
 
file  galileo_e1_signal_replica.h [code]
 This library implements various functions for Galileo E1 signal replica generation.
 
file  galileo_e5_signal_replica.h [code]
 This library implements various functions for Galileo E5 signal replica generation.
 
file  galileo_e6_signal_replica.h [code]
 This library implements various functions for Galileo E6 signal replica generation.
 
file  geofunctions.h [code]
 A set of coordinate transformations functions and helpers, some of them migrated from MATLAB, for geographic information systems.
 
file  glonass_l2_signal_replica.h [code]
 This file implements various functions for GLONASS L2 CA signal replica generation.
 
file  gnss_circular_deque.h [code]
 This class implements a circular deque for Gnss_Synchro.
 
file  gnss_sdr_create_directory.h [code]
 Create a directory.
 
file  gnss_sdr_fft.h [code]
 Helper file for FFT interface.
 
file  gnss_sdr_filesystem.h [code]
 Helper file for fylesystem library interface.
 
file  gnss_sdr_flags.h [code]
 Helper file for gnss-sdr commandline flags.
 
file  gnss_sdr_make_unique.h [code]
 This file implements std::make_unique for C++11.
 
file  gnss_sdr_string_literals.h [code]
 This file implements the ""s operator for std::string in C++11, and puts it into the std::string_literals namespace. This is already implemented in C++14, so this is only compiled when using C++11. The .cc file is required for avoiding the duplication of symbols.
 
file  gnss_signal_replica.h [code]
 This library gathers a few functions used for GNSS signal replica generation regardless of system used.
 
file  gnss_time.h [code]
 class that stores both the receiver time, relative to the receiver start and the GNSS time (absolute)
 
file  gps_l2c_signal_replica.h [code]
 This file implements signal generators for GPS L2C signals.
 
file  gps_l5_signal_replica.h [code]
 This file implements signal generators for GPS L5 signals.
 
file  gps_sdr_signal_replica.h [code]
 This file implements functions for GPS L1 C/A signal replica generation.
 
file  item_type_helpers.h [code]
 Utility functions for converting between item types.
 
file  pass_through.h [code]
 Interface of a block that just puts its input in its output.
 
file  short_x2_to_cshort.h [code]
 Adapts two short streams into a std::complex<short> stream.
 
file  trackingcmd.h [code]
 Class that stores information to update the GNSS signal tracking estimations.