Statistics
| Branch: | Tag: | Revision:

root / gr-vocoder / lib @ master

# Date Author Comment
acca9925 05/17/2013 01:06 pm Michael Dickens

Fix header include directory ordering

c6acabb7 04/30/2013 08:22 pm Johnathan Corgan

vocoder: moved include dir to gnuradio/vocoder

f3e2e072 04/29/2013 06:52 pm Tom Rondeau

runtime: converting runtime core to gr namespace, gnuradio include dir.

f74d3dae 04/01/2013 11:23 pm Tom Rondeau

gruel: moved gruel into subdirs of gnuradio-runtime.

PMTs are handled slightly different and are installed into their own module and include dir.

26dceecc 03/27/2013 03:18 am Johnathan Corgan

runtime: migrate remaining gnuradio-core contents into gnuradio-runtime

1c9d67fc 03/13/2013 10:02 pm Tom Rondeau

Merge branch 'master' into next

Conflicts:
gr-audio/lib/CMakeLists.txt
gr-blocks/include/blocks/CMakeLists.txt
gr-blocks/include/blocks/socket_pdu.h
gr-blocks/lib/CMakeLists.txt
gr-blocks/swig/blocks_swig.i
gr-comedi/src/CMakeLists.txt
gr-howto-write-a-block/lib/CMakeLists.txt...

f2e1c500 03/13/2013 07:36 pm Tom Rondeau

log: replacing log4cxx with log4cpp.

b0650727 03/06/2013 02:44 am Tom Rondeau

Merge branch 'master' into next

Conflicts:
gr-atsc/src/lib/CMakeLists.txt
gr-noaa/lib/CMakeLists.txt
gr-trellis/src/lib/CMakeLists.txt
gr-video-sdl/src/CMakeLists.txt

53ff88a6 03/05/2013 11:51 pm Nicholas Corgan

Added Windows DLL resource files

dea9e149 03/03/2013 10:39 pm Tom Rondeau

Merge branch 'master' into next

Conflicts:
gnuradio-core/CMakeLists.txt
gnuradio-core/gnuradio-core.conf
gnuradio-core/src/lib/filter/gr_fir_sysconfig_x86.cc
gnuradio-core/src/lib/runtime/runtime.i
gr-atsc/src/lib/CMakeLists.txt
gr-audio/lib/CMakeLists.txt...

ce211603 03/01/2013 06:19 pm Tom Rondeau

Merge branch 'master' into gr_log

Conflicts:
cmake/Modules/GrMiscUtils.cmake
docs/doxygen/other/main_page.dox
gnuradio-core/gnuradio-core.conf.in
gnuradio-core/src/lib/swig/CMakeLists.txt
gr-digital/lib/CMakeLists.txt
gr-howto-write-a-block/CMakeLists.txt...

95f38c65 03/01/2013 04:44 pm Tom Rondeau

ctrlport: allowing all components to use ControlPort.

42a1a86a 01/07/2013 04:55 pm Tom Rondeau

Merge branch 'next' of gnuradio.org:gnuradio into next

7bee8dfb 01/07/2013 02:54 am Tom Rondeau

vocoder: converting to private impl format.

e788c523 01/02/2013 02:42 am Michael Dickens

Tweak INCLUDE dirs such that INCLUDE_DIRECTORIES and LINK_DIRECTORIES are ordered as: internal build and source for this component, other components (internal build and source, or already installed), non-project non-system dependencies (e.g., Qt, Boost, Python), system dependencies (e.g., CoreAudio).

d71d02d7 06/08/2012 04:15 pm Tom Rondeau

Fixing up the gr-log capabilities.

Better handling of enable/disable function, easier integration with all components if log4cxx is or is not there. All components have been updated to be able to use logging. Docs update, too.

f919f9dc 04/13/2012 10:36 pm Tom Rondeau

Removed whitespace and added dtools/bin/remove-whitespace as a tool to do this in the future.

The sed script was provided by Moritz Fischer.

c51087bb 12/11/2011 09:07 pm Johnathan Corgan

Merge branch 'master' into next

Conflicts:
config/lf_warnings.m4
volk/config/lf_warnings.m4

c0848789 12/11/2011 07:40 pm Tom Rondeau

vocoder: fixed some unused vars warnings.

00420d32 12/08/2011 09:48 pm Johnathan Corgan

Removed autotools, gr-waveform, some cleanup

Nick Foster owes Nick Corgan a six-pack of beer!

faf7dea0 10/23/2011 10:43 pm Josh Blum

the libraries

b82f5bd2 10/20/2011 06:04 pm Tom Rondeau

vocoder: fixed signed/unsigned warning.

71c0f14a 10/09/2011 12:11 am Josh Blum

gr: the CMakeLists.txt took a chill pill

efaa238c 09/12/2011 06:39 am Josh Blum

cmake: support for importing executables when doing cross build

3017c8ea 07/23/2011 06:29 pm Josh Blum

vocoder: updated cmake build for new blocks (also fixed some tests)

1904b381 07/23/2011 04:52 pm Josh Blum

Merge branch 'next' of gnuradio.org:gnuradio into next

Conflicts:
gr-trellis/src/lib/trellis_constellation_metrics_cf.cc

2165d0c4 07/23/2011 04:41 pm Josh Blum

gr: tweaks to build cmake branch on osx

dcee8e74 07/22/2011 11:21 pm Johnathan Corgan

gr-vocoder: added G.723 40K ADPCM encoder, decoder, and audio loopback example

359715c3 07/22/2011 11:08 pm Johnathan Corgan

gr-vocoder: added G.723 24K ADPCM encoder, decoder, and audio loopback example

7d4199a4 07/22/2011 10:57 pm Johnathan Corgan

gr-vocoder: added G.721 32K ADPCM encoder, decoder, and audio loopback example

d760edf9 07/22/2011 05:18 am Josh Blum

vocoder: added symbol visibility defines to gr-vocoder, builds on MSVC and linux

c79eb945 07/21/2011 07:05 am Josh Blum

vocoder: added cmake support for gr-vocoder (unix only)

c0580462 07/19/2011 04:31 pm Johnathan Corgan

gr-vocoder: adds alaw encoder, decoder, and audio loopback example

b80502b7 07/19/2011 04:22 pm Johnathan Corgan

gr-vocoder: adds ulaw encoder, decoder, and audio loopback example

877683e5 07/19/2011 03:01 pm Johnathan Corgan

gr-vocoder: moved g72x out of gnuradio-core, renamed g7xx

e90497c1 07/19/2011 12:10 am Johnathan Corgan

gr-vocoder: distcheck fixes

b409a4b0 07/18/2011 11:36 pm Johnathan Corgan

gr-vocoder: re-implemented gr-codec2-vocoder inside gr-vocoder

53cb984a 07/18/2011 06:43 pm Johnathan Corgan

gr-vocoder: re-implemented gr-cvsd-vocoder in gr-vocoder

30754b17 07/18/2011 05:04 pm Johnathan Corgan

gr-vocoder: reimplemented gr-gsm-fr-vocoder in gr-vocoder

fd1a28f6 07/17/2011 11:09 pm Johnathan Corgan

gr-vocoder: add skeleton top-level component