summaryrefslogtreecommitdiff
path: root/gnuradio-examples/python/audio/dial_tone_daemon.py
Commit message (Collapse)AuthorAgeFilesLines
* gnuradio-examples, gr-audio: moved audio Python and C++ examples into gr-audioJohnathan Corgan2011-07-041-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 ↵jcorgan2008-04-121-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