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

Directories

 
opencl
 
rtklib
 
sensor_data

Files

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