index
:
gnuradio/.git
master
GNU Radio fork v3.6
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gr-vocoder
Age
Commit message (
Collapse
)
Author
2011-10-23
the libraries
Josh Blum
2011-10-22
Merge remote branch 'jblum/cmake_fixes' into next
Tom Rondeau
2011-10-22
docs: don't need to distribute README files in docs component. Just the ↵
Tom Rondeau
install path.
2011-10-20
misc fix missing installed files/tweaks
Josh Blum
2011-10-20
docs: installing README files.
Tom Rondeau
2011-10-20
vocoder: fixed signed/unsigned warning.
Tom Rondeau
2011-10-19
cmake: fix that component depends on component hack
Josh Blum
2011-10-17
added some more python dash B
Josh Blum
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: fixing copy-paste spelling error.
Tom Rondeau
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-09-11
cmake: support for importing executables when doing cross build
Josh Blum
2011-08-02
cmake: language tweak for component group description
Josh Blum
2011-07-29
cmake: tweaks + fixes for components/packaging
Josh Blum
2011-07-24
vocoder: added missing examples subdir add
Josh Blum
2011-07-23
misc_next_branch_tweaks_to_build_on_osx_and_windows
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-23
gr: tweaks to build cmake branch on osx
Josh Blum
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-19
gr-vocoder: moved g72x out of gnuradio-core, renamed g7xx
Johnathan Corgan
2011-07-18
gr-vocoder: distcheck fixes
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