GNU Radio's SATNOGS Package
gr::satnogs::qb50_deframer Class Reference

Parses the received AX.25 and separates the telecommand and control frames from the WOD frames. More...

#include <qb50_deframer.h>

Inheritance diagram for gr::satnogs::qb50_deframer:

Public Types

typedef boost::shared_ptr< qb50_deframersptr
 

Static Public Member Functions

static sptr make (uint8_t wod_ssid)
 Parses the received AX.25 and separates the telecommand and control frames from the WOD frames. More...
 

Detailed Description

Parses the received AX.25 and separates the telecommand and control frames from the WOD frames.

Member Typedef Documentation

◆ sptr

typedef boost::shared_ptr<qb50_deframer> gr::satnogs::qb50_deframer::sptr

Member Function Documentation

◆ make()

static sptr gr::satnogs::qb50_deframer::make ( uint8_t  wod_ssid)
static

Parses the received AX.25 and separates the telecommand and control frames from the WOD frames.

Parameters
wod_ssidthe SSID that separates the WOD frames from the others

The documentation for this class was generated from the following file: