History | View | Annotate | Download (3.9 kB)
core: declare erf in case it was missing in math.h and provided for by the build system
fix for ticket:243
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@9381 221aa14e-8319-0410-a670-987f0aec2ac5
better fix for ticket:243
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@8324 221aa14e-8319-0410-a670-987f0aec2ac5
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@8318 221aa14e-8319-0410-a670-987f0aec2ac5
Merged r8195:8205 from jcorgan/ecc into trunk. Adds convolutional encoderand decoder corresponding to the R=1/2, K=7 CCSDS standard ("Voyager").
This code is a GNU Radio wrapper around a 1995-era KA9Q portable-Cimplementation, and is designed for continuous streaming data, not packets....