#include <gnuradio/digital/api.h>
#include <gnuradio/digital/header_format_default.h>
#include <pmt/pmt.h>
#include <boost/crc.hpp>
Go to the source code of this file.
Classes | |
class | gr::digital::header_format_crc |
Header formatter that includes the payload length, packet number, and a CRC check on the header. More... | |
Namespaces | |
gr | |
GNU Radio logging wrapper for log4cpp library (C++ port of log4j) | |
gr::digital | |