GNU Radio's FRAMERS Package
|
#include <vector>
#include <stdio.h>
Go to the source code of this file.
Classes | |
class | fifo_c |
class | hdlc_framer |
Variables | |
static const int | LINUX = 0 |
static const int | OSX = 1 |
static const int | FRAME_MAX = 8192 |
static const int | STR_MAX = 256 |
static const unsigned char | FLAG = 0x7E |
|
static |
|
static |
|
static |
|
static |
|
static |