Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | wxgui: changed wxgui directory to be more 3.7-like (src/python -> python). | Tom Rondeau | 2013-02-11 | 1 | -284/+0 |
| | |||||
* | docs: Changed arguments in python docstrings to new formatting style. | Ben Reynwar | 2012-08-14 | 1 | -18/+50 |
| | |||||
* | Removed whitespace and added dtools/bin/remove-whitespace as a tool to do ↵ | Tom Rondeau | 2012-04-13 | 1 | -1/+1 |
| | | | | | | this in the future. The sed script was provided by Moritz Fischer. | ||||
* | gr-wxgui: adds stripchart trigger mode to graphics sinks | Marcus D Leech | 2010-05-16 | 1 | -2/+10 |
| | |||||
* | Merge commit '25a8' from git@gnuradio.org:jblum | Johnathan Corgan | 2009-10-15 | 1 | -5/+6 |
|\ | | | | | | | | | | | | | | | | | * commit '25a8': use clean numbers for waterfall ref and range tweaks to scope autoscaling registered key to hide/show control panel in wxgui windows Added window size param to all wxgui wrappers. add canonical options for copy enable param | ||||
| * | tweaks to scope autoscaling | Josh Blum | 2009-10-09 | 1 | -5/+6 |
| | | |||||
* | | fix so all handlers get called on event | Josh Blum | 2009-10-12 | 1 | -2/+5 |
|/ | |||||
* | using gr copy in the wxgui connect, added gr copy to grc xml | Josh Blum | 2009-10-08 | 1 | -37/+19 |
| | |||||
* | simplify some params | Josh Blum | 2009-10-07 | 1 | -15/+13 |
| | |||||
* | moved the wxgui connect helper functions into the wrapper class | Josh Blum | 2009-10-07 | 1 | -57/+80 |
| | |||||
* | making use of update ui event | Josh Blum | 2009-10-07 | 1 | -11/+10 |
| | |||||
* | setup special wxgui connect on sinks, needs testing | Josh Blum | 2009-10-07 | 1 | -2/+23 |
| | |||||
* | working special connect for fftsink | Josh Blum | 2009-10-07 | 1 | -12/+13 |
| | |||||
* | work on a special connect function that registers a callback | Josh Blum | 2009-10-06 | 1 | -0/+20 |
| | |||||
* | added bind to visible event function to callback when visibility changes ↵ | Josh Blum | 2009-10-06 | 1 | -0/+35 |
| | | | | within tabs | ||||
* | waterfall and fft use a common autoscale function | Josh Blum | 2009-09-02 | 1 | -3/+22 |
| | |||||
* | Refactor msgq thread classes to use gru.msgq_runner | jcorgan | 2009-07-10 | 1 | -13/+8 |
| | | | | git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@11407 221aa14e-8319-0410-a670-987f0aec2ac5 | ||||
* | Merged wxgui/forms branch r11124:11183 | jblum | 2009-06-13 | 1 | -162/+0 |
| | | | | | | | | | | | | | | | | | | 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. | jcorgan | 2009-03-20 | 1 | -114/+112 |
| | | | | git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@10660 221aa14e-8319-0410-a670-987f0aec2ac5 | ||||
* | fixed 2 scaling bugs in scopesink | jblum | 2009-01-28 | 1 | -1/+1 |
| | | | | git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@10329 221aa14e-8319-0410-a670-987f0aec2ac5 | ||||
* | proper custom wxPython event, in wxPython style | jblum | 2008-10-09 | 1 | -6/+9 |
| | | | | git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@9760 221aa14e-8319-0410-a670-987f0aec2ac5 | ||||
* | custom wx event to post data, avoid threading issues | jblum | 2008-10-08 | 1 | -0/+6 |
| | | | | git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@9749 221aa14e-8319-0410-a670-987f0aec2ac5 | ||||
* | Replaced """! with """. Exclamation mark showed in doxygen docs. | jblum | 2008-09-10 | 1 | -14/+14 |
| | | | | git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@9549 221aa14e-8319-0410-a670-987f0aec2ac5 | ||||
* | more backwards compadibility, marker for scope/xy plotter | jblum | 2008-08-14 | 1 | -2/+2 |
| | | | | git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@9293 221aa14e-8319-0410-a670-987f0aec2ac5 | ||||
* | Merged changeset r9241:9289 from jblum/glwxgui into trunk. Adds OpenGL ↵ | jcorgan | 2008-08-14 | 1 | -0/+302 |
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 |