GNU Radio Manual and C++ API Reference  3.7.2.2
The Free & Open Software Radio Ecosystem
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages

Classes

class  gr::blocks::message_burst_source
 Turn received messages into a stream and tag them for UHD to send. More...
 
class  gr::blocks::message_debug
 Debug block for the message passing system. 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::blocks::message_strobe
 Send message at defined interval. More...
 
class  gr::blocks::message_strobe_random
 Send message at defined interval. More...
 
class  gr::blocks::pdu_to_tagged_stream
 Turns received PDUs into a tagged stream of items. More...
 
class  gr::blocks::random_pdu
 Sends a random PDU at intervals. More...
 
class  gr::blocks::tagged_stream_to_pdu
 Turns received stream data and tags into PDUs. More...
 

Detailed Description