GNU Radio v3.6.2-149-ga6d285d9 C++ API
digital_simple_framer.h File Reference
#include <digital_api.h>
#include <gr_block.h>

Go to the source code of this file.

Classes

class  digital_simple_framer
 add sync field, seq number and command field to payloadTakes in enough samples to create a full output frame. The frame is prepended with the GRSF_SYNC (defind in digital_simple_framer_sync.h) and an 8-bit sequence number. More...

Functions

DIGITAL_API
digital_simple_framer_sptr 
digital_make_simple_framer (int payload_bytesize)

Function Documentation

DIGITAL_API digital_simple_framer_sptr digital_make_simple_framer ( int  payload_bytesize)