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

Files

file  ad936x_iio_source.h [code]
 A direct IIO custom front-end gnss-sdr signal gnuradio block for the AD936x AD front-end family with special FPGA custom functionalities.
 
file  fifo_reader.h [code]
 Header file to retrieve samples from an existing Unix FIFO.
 
file  gr_complex_ip_packet_source.h [code]
 Receives ip frames containing samples in UDP frame encapsulation using a high performance packet capture library (libpcap)
 
file  labsat23_source.h [code]
 Unpacks capture files in the LabSat 2 (ls2), LabSat 3 (ls3), or LabSat 3 Wideband (LS3W) formats.
 
file  rtl_tcp_signal_source_c.h [code]
 Interface of an rtl_tcp signal source reader.
 
file  unpack_2bit_samples.h [code]
 Unpacks 2 bit samples samples may be packed in any of the following ways: 1) Into bytes [ item == byte ] 1a) Big endian ordering within the byte 1b) Little endian ordering within the byte 2) Into shorts [ item == short ] 2a) Big endian ordering of bytes, big endian within the byte 2b) Big endian ordering of bytes, little endian within the byte 2c) Little endian ordering of bytes, big endian within the byte 2d) Little endian ordering of bytes, little endian within the byte.
 
file  unpack_byte_2bit_cpx_samples.h [code]
 Unpacks byte samples to 2 bits complex samples. Packing Order Most Significant Nibble - Sample n Least Significant Nibble - Sample n+1 Packing order in Nibble Q1 Q0 I1 I0.
 
file  unpack_byte_2bit_samples.h [code]
 Unpacks byte samples to NSR 2 bits samples.
 
file  unpack_byte_4bit_samples.h [code]
 Unpacks byte samples to 4 bits samples. Packing Order Packing order in Nibble I0 I1 I2 I3 I0 I1 I2 I3.
 
file  unpack_intspir_1bit_samples.h [code]
 Unpacks SPIR int samples to NSR 1 bit samples.
 
file  unpack_spir_gss6450_samples.h [code]
 Unpacks SPIR int samples.