summaryrefslogtreecommitdiff
path: root/gr-wxgui/src
Commit message (Expand)AuthorAgeFilesLines
* wxgui: allows LEFT click to set a flow-graph variable to the adjusted X value...Marcus Leech2012-05-219-2/+45
* Removed whitespace and added dtools/bin/remove-whitespace as a tool to do thi...Tom Rondeau2012-04-1322-814/+814
* Merge branch 'master' into nextTom Rondeau2012-01-031-6/+14
|\
| * scheduler: added argument to wxGUI's stdapp that allows a user to specify the...Tom Rondeau2012-01-031-6/+14
* | Removed autotools, gr-waveform, some cleanupJohnathan Corgan2011-12-087-153/+0
|/
* docs: added python doxygen docs to gr-wxguiTom Rondeau2011-11-271-0/+24
* Merge branch 'next' of http://gnuradio.org/git/gnuradio into nextJosh Blum2011-10-113-23/+25
|\
| * wxgui: Updating constellation plot to work with gr-digital.Tom Rondeau2011-10-083-23/+25
* | gr: the CMakeLists.txt took a chill pillJosh Blum2011-10-081-1/+1
* | wxgui: fix to install wxgui python into gnuradio site-packages, not top levelJosh Blum2011-07-261-3/+3
* | gr: squashed cmakelists.txt into one commitJosh Blum2011-07-201-0/+88
|/
* Adds a new parameter "y_axis_label" to scopesink2 and the GRC .xml file that ...Marcus Leech2010-10-173-1/+6
* Merge branch 'maint'Eric Blossom2010-09-141-0/+2
|\
| * Avoid divide by zero in persistence code when using default argsEric Blossom2010-09-121-0/+2
* | Merge branch 'maint'Johnathan Corgan2010-07-211-1/+1
|\|
| * wxgui: fix to use wx.Colour which is the actual name of the class (wx python ...Josh Blum2010-07-211-1/+1
* | Merge branch 'maint'Johnathan Corgan2010-07-051-7/+7
|\|
| * gr-wxgui: fix non-gl scope sink only updating one channelCatalin Patulea2010-07-051-7/+7
* | Merge branch 'patches/marcus/stripchart'Johnathan Corgan2010-07-054-3/+28
|\ \ | |/ |/|
| * gr-wxgui: adds stripchart trigger mode to graphics sinksMarcus D Leech2010-05-164-3/+28
* | gr-wxgui: update copyrightsJohnathan Corgan2010-05-138-8/+8
* | gr-wxgui: Renamed "emulate analog" feature to "use persistence"Johnathan Corgan2010-05-139-118/+118
* | Merge remote branch 'nldudok1/gr-wxgui_emulate_analog' into masterJohnathan Corgan2010-05-139-29/+340
|\ \ | |/ |/|
| * Add analog CRT screen afterglow emulation for gr-wxguiMartin Dudok van Heel2010-04-269-29/+340
* | gr-wxgui: Added additional color table entriesMarcus Leech2010-04-281-0/+3
* | Use numpy to do color table lookup.Josh Blum2010-01-061-9/+8
* | bug fix for waterfall plotter,Josh Blum2009-12-261-5/+9
* | gr-wxgui: cleanup for mergeJohnathan Corgan2009-11-032-3/+1
* | Consolidated termsink into one classJohnathan Corgan2009-10-293-86/+51
* | Basic terminal window that takes raw text on input msgq and appends itJohnathan Corgan2009-10-292-16/+39
* | Add placeholder panel for console, use old style window sizeJohnathan Corgan2009-10-292-4/+28
* | Created skeleton wxgui term window componentJohnathan Corgan2009-10-293-0/+68
* | Merge branch 'flattopwindow' of http://gnuradio.org/git/jblumJohnathan Corgan2009-10-293-5/+10
|\ \
| * | Added window option to wxgui fft and waterfall sink.Josh Blum2009-10-283-2/+7
|/ /
* | Merge branch 'vrt' of http://gnuradio.org/git/jblumJohnathan Corgan2009-10-211-2/+6
|\ \
| * | fix so all handlers get called on eventJosh Blum2009-10-141-2/+5
| * | Merge commit '38d5389f3054164a2f04d6e4e8fe381aa5ee03fc' into vrtJosh Blum2009-10-129-41/+129
| |\ \
| * | | added access methods for gps stuffJosh Blum2009-09-291-2/+6
* | | | added v offset option to scopeJosh Blum2009-10-182-2/+5
* | | | Merge commit '25a8' from git@gnuradio.org:jblumJohnathan Corgan2009-10-158-11/+26
|\ \ \ \ | |_|_|/ |/| | |
| * | | use clean numbers for waterfall ref and rangeJosh Blum2009-10-091-6/+7
| * | | tweaks to scope autoscalingJosh Blum2009-10-091-5/+6
| * | | registered key to hide/show control panel in wxgui windowsJosh Blum2009-10-097-0/+13
| | |/ | |/|
* / | fix so all handlers get called on eventJosh Blum2009-10-121-2/+5
|/ /
* | using gr copy in the wxgui connect, added gr copy to grc xmlJosh Blum2009-10-081-37/+19
* | point label transpareny, horizontal offset, and toggle on/off capabilityJosh Blum2009-10-082-3/+9
* | simplify some paramsJosh Blum2009-10-071-15/+13
* | moved the wxgui connect helper functions into the wrapper classJosh Blum2009-10-071-57/+80
* | making use of update ui eventJosh Blum2009-10-071-11/+10
* | setup special wxgui connect on sinks, needs testingJosh Blum2009-10-077-40/+63