Added CVSD encoder/decoder to GRC, example app
authorJohnathan Corgan <jcorgan@corganenterprises.com>
Sun, 20 Sep 2009 03:38:24 +0000 (20:38 -0700)
committerJohnathan Corgan <jcorgan@corganenterprises.com>
Sun, 20 Sep 2009 03:38:24 +0000 (20:38 -0700)
commit7d8dd5e122e0201d96410eec6549b903881f8b3a
treefae29c5eab77296bfbf2b7b744b79f6f7588d1f8
parent81cc58739a57946265e027b5d91365df16fbcd11
Added CVSD encoder/decoder to GRC, example app

Used blks2.cvsd* wrappers, not bare gnuradio.vocoder.cvsd*
Example application sweeps 0-4KHz through encoder/decoder pair configured
as Bluetooth standard
grc/blocks/Makefile.am
grc/blocks/blks2_cvsd_decode.xml [new file with mode: 0644]
grc/blocks/blks2_cvsd_encode.xml [new file with mode: 0644]
grc/blocks/block_tree.xml
grc/examples/Makefile.am
grc/examples/audio/cvsd_sweep.grc [new file with mode: 0644]