Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | gnuradio-examples, gr-audio: moved audio Python and C++ examples into gr-audio | Johnathan Corgan | 2011-07-04 | 1 | -61/+0 |
| | | | | | | | | | | This begins a transition of examples from a separate gnuradio-examples component into an examples directory with the component they go with. In this commit: gnuradio-examples/c++/audio/ => gr-audio/examples/c++ gnuradio-examples/python/audio => gr-audio/examples/python The system installation directory remains $PREFIX/share/gnuradio/examples/audio | ||||
* | Merged -r7723:7729 from jcorgan/wav into trunk, with added example program. ↵ | jcorgan | 2008-02-18 | 1 | -0/+61 |
Adds Martin Braun's gr.wavfile_source and gr.wavfile_sink blocks. git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@7730 221aa14e-8319-0410-a670-987f0aec2ac5 |