summaryrefslogtreecommitdiff
path: root/gr-wxgui/src/python/constants.py
Commit message (Collapse)AuthorAgeFilesLines
* wxgui: Updating constellation plot to work with gr-digital.Tom Rondeau2011-10-081-0/+1
|
* Adds a new parameter "y_axis_label" to scopesink2 and the GRC .xml file that ↵Marcus Leech2010-10-171-0/+1
| | | | contains the string for the Y axis label. It defaults to 'Counts' to be consistent with the old version.
* gr-wxgui: update copyrightsJohnathan Corgan2010-05-131-1/+1
|
* gr-wxgui: Renamed "emulate analog" feature to "use persistence"Johnathan Corgan2010-05-131-2/+2
|
* Merge remote branch 'nldudok1/gr-wxgui_emulate_analog' into masterJohnathan Corgan2010-05-131-0/+2
|\ | | | | | | | | | | | | | | | | * nldudok1/gr-wxgui_emulate_analog: Add analog CRT screen afterglow emulation for gr-wxgui Conflicts: gr-wxgui/src/python/fftsink_gl.py gr-wxgui/src/python/fftsink_nongl.py
| * Add analog CRT screen afterglow emulation for gr-wxguiMartin Dudok van Heel2010-04-261-0/+2
| |
* | registered key to hide/show control panel in wxgui windowsJosh Blum2009-10-091-0/+1
|/
* added traces to fft windowJosh Blum2009-08-221-0/+2
|
* Merged wxgui/forms branch r11124:11183jblum2009-06-131-0/+1
| | | | | | | | | | | | | | | | | | The forms module is set of wxgui forms wrapped in pubsub aware convenience classes. The forms module will be used by the wxgui window classes (fft, scope, waterfall...) The forms module will be used in grc generated flowgraphs. The forms module will be used by future gui apps (usrp siggen...). Tasks: Moved forms module into wxgui. Modified *_window classes to use the forms module. Added features to forms as required. Removed pubsub aware forms in common.py. Switched grc to use the forms module in wxgui. git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@11184 221aa14e-8319-0410-a670-987f0aec2ac5
* Merged r10463:10658 from jblum/gui_guts into trunk. Trunk passes distcheck.jcorgan2009-03-201-7/+11
| | | | git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@10660 221aa14e-8319-0410-a670-987f0aec2ac5
* Merged changeset r9241:9289 from jblum/glwxgui into trunk. Adds OpenGL ↵jcorgan2008-08-141-0/+64
versions of fftsink, waterfallsink, and scopesink, and new constsink. See README.gl for use. (Josh Blum) git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@9290 221aa14e-8319-0410-a670-987f0aec2ac5