pageri_flex_modes.cc File Reference

#include "pageri_flex_modes.h"

Include dependency graph for pageri_flex_modes.cc:


Functions

int find_flex_mode (gr_int32 sync_code)

Variables

const flex_mode_t flex_modes []
const int num_flex_modes = sizeof(flex_modes)/sizeof(flex_modes[0])
unsigned char flex_bcd [17] = "0123456789 U -]["
const char * flex_page_desc []

Function Documentation

int find_flex_mode ( gr_int32  sync_code  ) 

References num_flex_modes.


Variable Documentation

unsigned char flex_bcd[17] = "0123456789 U -]["

Initial value:

 
{
    { 0x870C78F3, 1600, 2 },
    { 0xB0684F97, 1600, 4 },

    { 0xDEA0215F, 3200, 4 },
    { 0x4C7CB383, 3200, 4 }
}

const char* flex_page_desc[]

Initial value:

{
    "ENC",
    "UNK",
    "TON",
    "NUM",
    "SPN",
    "ALN",
    "BIN",
    "NNM"
}

const int num_flex_modes = sizeof(flex_modes)/sizeof(flex_modes[0])

Referenced by find_flex_mode().


Generated on Thu Mar 27 14:42:03 2008 for GNU Radio 3.1.1 by  doxygen 1.5.5