GNU Radio's GR-AIR-MODES Package
modes_crc.h File Reference

Go to the source code of this file.

Functions

unsigned int modes_check_crc (unsigned char data[], int length)
 
bruteResultTypeDef modes_ec_brute (modes_packet &err_packet)
 
unsigned next_set_of_n_elements (unsigned x)
 

Variables

const unsigned int modes_crc_table [112]
 

Function Documentation

§ modes_check_crc()

unsigned int modes_check_crc ( unsigned char  data[],
int  length 
)

§ modes_ec_brute()

bruteResultTypeDef modes_ec_brute ( modes_packet err_packet)

§ next_set_of_n_elements()

unsigned next_set_of_n_elements ( unsigned  x)

Variable Documentation

§ modes_crc_table

const unsigned int modes_crc_table[112]