GNU Radio 3.6.5 C++ API
digital_simple_framer.h File Reference
#include <digital_api.h>
#include <gr_block.h>
Include dependency graph for digital_simple_framer.h:

Go to the source code of this file.

Classes

class  digital_simple_framer
 add sync field, seq number and command field to payload 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)