GNU Radio Manual and C++ API Reference  3.7.13.4
The Free & Open Software Radio Ecosystem

Classes

class  gr::analog::cpfsk_bc
 Perform continuous phase 2-level frequency shift keying modulation on an input stream of unpacked bits. More...
 
class  gr::blocks::message_burst_source
 Turn received messages into a stream and tag them for UHD to send. More...
 
class  gr::blocks::message_sink
 Gather received items into messages and insert into msgq. More...
 
class  gr::blocks::message_source
 Turn received messages into a stream. More...
 
class  gr::digital::correlate_access_code_bb
 Examine input for specified access code, one bit at a time. More...
 
class  gr::digital::correlate_and_sync_cc
 Correlate to a preamble and send time/phase sync info. More...
 
class  gr::digital::mpsk_receiver_cc
 This block takes care of receiving M-PSK modulated signals through phase, frequency, and symbol synchronization. More...
 
class  gr::digital::ofdm_frame_acquisition
 take a vector of complex constellation points in from an FFT and performs a correlation and equalization. More...
 
class  gr::digital::ofdm_frame_sink
 Takes an OFDM symbol in, demaps it into bits of 0's and 1's, packs them into packets, and sends to to a message queue sink. More...
 
class  gr::digital::ofdm_insert_preamble
 insert "pre-modulated" preamble symbols before each payload. More...
 
class  gr::digital::ofdm_mapper_bcv
 take a stream of bytes in and map to a vector of complex constellation points suitable for IFFT input to be used in an ofdm modulator. More...
 
class  gr::digital::ofdm_sampler
 does the rest of the OFDM stuff More...
 
class  gr::digital::simple_correlator
 inverse of simple_framer (more or less) More...
 
class  gr::digital::simple_framer
 add sync field, seq number and command field to payload More...
 

Detailed Description