21 #ifndef INCLUDED_SATNOGS_QB50_DEFRAMER_H
22 #define INCLUDED_SATNOGS_QB50_DEFRAMER_H
25 #include <gnuradio/block.h>
38 typedef boost::shared_ptr<qb50_deframer>
sptr;
#define SATNOGS_API
Definition: api.h:30
Parses the received AX.25 and separates the telecommand and control frames from the WOD frames.
Definition: qb50_deframer.h:36
boost::shared_ptr< qb50_deframer > sptr
Definition: qb50_deframer.h:38
static sptr make(uint8_t wod_ssid)
Parses the received AX.25 and separates the telecommand and control frames from the WOD frames.
Definition: amsat_duv_decoder.h:29