Skip to content

ucb-cyarp/ConvolutionalEncDec

Repository files navigation

ConvolutionalEncDec

Zenodo Concept DOI: Concept DOI

A manual C implementation of a FEC convolutional encoder and decoder (Viterbi) to test techniques for SW implementaton.

Citing This Software:

If you would like to reference this software, please cite Christopher Yarp's Ph.D. thesis.

At the time of writing, the GitHub CFF parser does not properly generate thesis citations. Please see the bibtex entry below.

@phdthesis{yarp_phd_2022,
	title = {High Speed Software Radio on General Purpose CPUs},
	school = {University of California, Berkeley},
	author = {Yarp, Christopher},
	year = {2022},
}

About

A manual C implementation of a FEC convolutional encoder and decoder (Viterbi) to test techniques for SW implementaton.

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors