GNU Radio's DSD Package
fcs.h File Reference
#include <stdint.h>

Go to the source code of this file.

Functions

uint16_t calc_fcs (unsigned char *dvstartframe, int size)
 

Variables

static const unsigned short ccittTab []
 

Function Documentation

◆ calc_fcs()

uint16_t calc_fcs ( unsigned char *  dvstartframe,
int  size 
)

References ccittTab.

Variable Documentation

◆ ccittTab

const unsigned short ccittTab[]
static

Referenced by calc_fcs().