index
:
gnuradio/.git
master
GNU Radio fork v3.6
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gr-vocoder
/
include
Age
Commit message (
Collapse
)
Author
2011-10-11
Merge branch 'next' of http://gnuradio.org/git/gnuradio into next
Josh Blum
Conflicts: gr-digital/include/digital_constellation.h
2011-10-09
docs: adding README.vocoder and a Doxygen page for the vocoder block.
Tom Rondeau
2011-10-08
gr: the CMakeLists.txt took a chill pill
Josh Blum
2011-07-23
vocoder: updated cmake build for new blocks (also fixed some tests)
Josh Blum
2011-07-23
Merge branch 'next' of gnuradio.org:gnuradio into next
Josh Blum
Conflicts: gr-trellis/src/lib/trellis_constellation_metrics_cf.cc
2011-07-22
gr-vocoder: added G.723 40K ADPCM encoder, decoder, and audio loopback example
Johnathan Corgan
2011-07-22
gr-vocoder: added G.723 24K ADPCM encoder, decoder, and audio loopback example
Johnathan Corgan
2011-07-22
gr-vocoder: added G.721 32K ADPCM encoder, decoder, and audio loopback example
Johnathan Corgan
2011-07-22
gr: added API macros for noaa and pager, also renamed the ones for digital ↵
Josh Blum
and vocoder to be consistent
2011-07-21
vocoder: added symbol visibility defines to gr-vocoder, builds on MSVC and linux
Josh Blum
2011-07-21
vocoder: added cmake support for gr-vocoder (unix only)
Josh Blum
2011-07-19
gr-vocoder: adds alaw encoder, decoder, and audio loopback example
Johnathan Corgan
2011-07-19
gr-vocoder: adds ulaw encoder, decoder, and audio loopback example
Johnathan Corgan
2011-07-18
gr-vocoder: re-implemented gr-codec2-vocoder inside gr-vocoder
Johnathan Corgan
2011-07-18
gr-vocoder: re-implemented gr-cvsd-vocoder in gr-vocoder
Johnathan Corgan
2011-07-18
gr-vocoder: reimplemented gr-gsm-fr-vocoder in gr-vocoder
Johnathan Corgan
2011-07-17
gr-vocoder: add skeleton top-level component
Johnathan Corgan