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 | -57/+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 | ||||
* | Adds gru.daemonize() and example application. Simplifies running GNU Radio ↵ | jcorgan | 2008-04-12 | 1 | -0/+57 |
applications as background daemon processes instead of foreground applications. git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@8191 221aa14e-8319-0410-a670-987f0aec2ac5 |