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

Files

file  ad9361_fpga_signal_source.h [code]
 signal source for Analog Devices front-end AD9361 connected directly to FPGA accelerators. This source implements only the AD9361 control. It is NOT compatible with conventional SDR acquisition and tracking blocks. Please use the fmcomms2 source if conventional SDR acquisition and tracking is selected in the configuration file.
 
file  ad936x_custom_signal_source.h [code]
 A direct IIO custom front-end gnss-sdr signal source for the AD936x AD front-end family with special FPGA custom functionalities.
 
file  custom_udp_signal_source.h [code]
 Receives ip frames containing samples in UDP frame encapsulation using a high performance packet capture library (libpcap)
 
file  fifo_signal_source.h [code]
 Header file of the class for retrieving samples through a Unix FIFO.
 
file  file_signal_source.h [code]
 Interface of a class that reads signals samples from a file and adapts it to a SignalSourceInterface.
 
file  file_source_base.h [code]
 Header file of the base class to file-oriented signal_source GNSS blocks.
 
file  file_timestamp_signal_source.h [code]
 This class reads samples stored in a file and generate stream tags with its timestamp information stored in separated file.
 
file  flexiband_signal_source.h [code]
 ignal Source adapter for the Teleorbit Flexiband front-end device. This adapter requires a Flexiband GNU Radio driver installed (not included with GNSS-SDR)
 
file  fmcomms2_signal_source.h [code]
 Interface to use SDR hardware based in FMCOMMS2 driver from analog devices, for example FMCOMMS4 and ADALM-PLUTO (PlutoSdr)
 
file  four_bit_cpx_file_signal_source.h [code]
 Interface of a class that reads signals samples from a 2 bit complex sampler front-end file and adapts it to a SignalSourceInterface.
 
file  gen_signal_source.h [code]
 It wraps blocks that generates synthesized GNSS signal and filters it.
 
file  gnmax_signal_source.h [code]
 gnMAX2769 USB dongle GPS RF front-end signal sampler driver
 
file  labsat_signal_source.h [code]
 LabSat version 2, 3, and 3 Wideband format reader.
 
file  multichannel_file_signal_source.h [code]
 Implementation of a class that reads signals samples from files at different frequency band and adapts it to a SignalSourceInterface.
 
file  nsr_file_signal_source.h [code]
 Implementation of a class that reads signals samples from a NSR 2 bits sampler front-end file and adapts it to a SignalSourceInterface. More information about the front-end here http://www.ifen.com/products/sx-scientific-gnss-solutions/nsr-software-receiver.html.
 
file  osmosdr_signal_source.h [code]
 Signal source wrapper for OsmoSDR-compatible front-ends, such as HackRF or Realtek's RTL2832U-based USB dongle DVB-T receivers (see https://osmocom.org/projects/rtl-sdr/wiki for more information)
 
file  plutosdr_signal_source.h [code]
 Signal source for PlutoSDR.
 
file  raw_array_signal_source.h [code]
 CTTC Experimental GNSS 8 channels array signal source.
 
file  rtl_tcp_signal_source.h [code]
 Signal source which reads from rtl_tcp. (see https://osmocom.org/projects/rtl-sdr/wiki for more information)
 
file  signal_source_base.h [code]
 Header file of the base class to signal_source GNSS blocks.
 
file  spir_file_signal_source.h [code]
 Implementation of a class that reads signals samples from a SPIR file and adapts it to a SignalSourceInterface.
 
file  spir_gss6450_file_signal_source.h [code]
 Implementation of a class that reads signals samples from a SPIR file and adapts it to a SignalSourceInterface.
 
file  two_bit_cpx_file_signal_source.h [code]
 Interface of a class that reads signals samples from a 2 bit complex sampler front-end file and adapts it to a SignalSourceInterface.
 
file  two_bit_packed_file_signal_source.h [code]
 Interface of a class that reads signals samples from a file. Each sample is two bits, which are packed into bytes or shorts.
 
file  uhd_signal_source.h [code]
 Interface for the Universal Hardware Driver signal source.
 
file  zmq_signal_source.h [code]
 Signal source which reads from ZeroMQ.