Re-implementation of usrp2_siggen.py with dynamically adjustable flowgraph. Adds...
authorjcorgan <jcorgan@221aa14e-8319-0410-a670-987f0aec2ac5>
Sun, 22 Feb 2009 20:55:28 +0000 (20:55 +0000)
committerjcorgan <jcorgan@221aa14e-8319-0410-a670-987f0aec2ac5>
Sun, 22 Feb 2009 20:55:28 +0000 (20:55 +0000)
commit09ce7710430c32b09f549eda728e711e41e8f3a6
tree1e7838e95cab0de1def0794121c3eebb7b0e1147
parent8056ff424a153dd5bab95bdda1758efe5ed9b246
Re-implementation of usrp2_siggen.py with dynamically adjustable flowgraph.  Adds new usrp2_siggen_gui.py that implements GUI interface on top if same, GUI-unaware flowgraph.  Uses new gr.wxgui.gui class.

git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@10476 221aa14e-8319-0410-a670-987f0aec2ac5
gr-utils/src/python/Makefile.am
gr-utils/src/python/usrp2_siggen.py
gr-utils/src/python/usrp2_siggen_gui.py [new file with mode: 0755]