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

Files

 
byte_to_short.h
 Adapts an 8-bits sample stream (IF) to a short int stream (IF).
 
cshort_to_grcomplex.h
 Adapts an 16-bits complex sample stream to a float complex stream.
 
ibyte_to_cbyte.h
 Adapts an I/Q interleaved byte (unsigned char) sample stream into a std::complex<unsigned char> stream.
 
ibyte_to_complex.h
 Adapts an I/Q interleaved byte integer sample stream to a gr_complex (float) stream.
 
ibyte_to_cshort.h
 Adapts a short interleaved sample stream into a std::complex<short> stream.
 
ishort_to_complex.h
 Adapts an I/Q interleaved short integer sample stream to a gr_complex (float) stream.
 
ishort_to_cshort.h
 Adapts a short interleaved sample stream into a std::complex<short> stream.