fun_ofdm
1.0
802.11a Physical Layer for USRP
|
This is the complete list of members for fun::viterbi, including all inherited members.
__attribute__((aligned(16))) | fun::viterbi | private |
conv_decode(unsigned char *symbols, unsigned char *data, int data_bits) | fun::viterbi | |
conv_encode(unsigned char *data, unsigned char *symbols, int data_bits) | fun::viterbi | |
FULL_SPIRAL(int nbits, unsigned char *Y, unsigned char *X, const unsigned char *syms, unsigned char *dec, unsigned char *Branchtab) | fun::viterbi | private |
viterbi_alloc(int len) | fun::viterbi | private |
viterbi_chainback(struct v *vp, unsigned char *data, unsigned int nbits, unsigned int endstate) | fun::viterbi | private |
viterbi_decode(struct v *vp, const COMPUTETYPE *symbols, unsigned char *data, int nbits) | fun::viterbi | private |
viterbi_free(struct v *vp) | fun::viterbi | private |
viterbi_init(struct v *vp, int starting_state) | fun::viterbi | private |
viterbi_update_blk_SPIRAL(struct v *vp, const COMPUTETYPE *syms, int nbits) | fun::viterbi | private |