A manual C implementation of a FEC convolutional encoder and decoder (Viterbi) to test techniques for SW implementaton.
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},
}