23 #ifndef INCLUDED_GR_PACKET_SINK_H
24 #define INCLUDED_GR_PACKET_SINK_H
69 static sptr make(
const std::vector<unsigned char>& sync_vector,
74 virtual bool carrier_sensed()
const = 0;
process received bits looking for packet sync, header, and process bits into packet ...
Definition: packet_sink.h:56
#define DIGITAL_API
Definition: gr-digital/include/gnuradio/digital/api.h:30
shared_ptr documentation stub
Definition: shared_ptr_docstub.h:15
synchronous 1:1 input to output with historyOverride work to provide the signal processing implementa...
Definition: sync_block.h:37
boost::shared_ptr< packet_sink > sptr
Definition: packet_sink.h:60