Age | Commit message (Expand) | Author |
2012-01-03 | scheduler: added argument to wxGUI's stdapp that allows a user to specify the... | Tom Rondeau |
2011-11-27 | docs: added python doxygen docs to gr-wxgui | Tom Rondeau |
2011-10-11 | Merge branch 'next' of http://gnuradio.org/git/gnuradio into next | Josh Blum |
2011-10-08 | gr: the CMakeLists.txt took a chill pill | Josh Blum |
2011-10-08 | wxgui: Updating constellation plot to work with gr-digital. | Tom Rondeau |
2011-07-26 | wxgui: fix to install wxgui python into gnuradio site-packages, not top level | Josh Blum |
2011-07-20 | gr: squashed cmakelists.txt into one commit | Josh Blum |
2010-10-17 | Adds a new parameter "y_axis_label" to scopesink2 and the GRC .xml file that ... | Marcus Leech |
2010-09-14 | Merge branch 'maint' | Eric Blossom |
2010-09-12 | Avoid divide by zero in persistence code when using default args | Eric Blossom |
2010-07-21 | Merge branch 'maint' | Johnathan Corgan |
2010-07-21 | wxgui: fix to use wx.Colour which is the actual name of the class (wx python ... | Josh Blum |
2010-07-05 | Merge branch 'maint' | Johnathan Corgan |
2010-07-05 | gr-wxgui: fix non-gl scope sink only updating one channel | Catalin Patulea |
2010-07-05 | Merge branch 'patches/marcus/stripchart' | Johnathan Corgan |
2010-05-16 | gr-wxgui: adds stripchart trigger mode to graphics sinks | Marcus D Leech |
2010-05-13 | gr-wxgui: update copyrights | Johnathan Corgan |
2010-05-13 | gr-wxgui: Renamed "emulate analog" feature to "use persistence" | Johnathan Corgan |
2010-05-13 | Merge remote branch 'nldudok1/gr-wxgui_emulate_analog' into master | Johnathan Corgan |
2010-04-28 | gr-wxgui: Added additional color table entries | Marcus Leech |
2010-04-26 | Add analog CRT screen afterglow emulation for gr-wxgui | Martin Dudok van Heel |
2010-01-06 | Use numpy to do color table lookup. | Josh Blum |
2009-12-26 | bug fix for waterfall plotter, | Josh Blum |
2009-11-03 | gr-wxgui: cleanup for merge | Johnathan Corgan |
2009-10-29 | Consolidated termsink into one class | Johnathan Corgan |
2009-10-29 | Basic terminal window that takes raw text on input msgq and appends it | Johnathan Corgan |
2009-10-29 | Add placeholder panel for console, use old style window size | Johnathan Corgan |
2009-10-29 | Created skeleton wxgui term window component | Johnathan Corgan |
2009-10-29 | Merge branch 'flattopwindow' of http://gnuradio.org/git/jblum | Johnathan Corgan |
2009-10-28 | Added window option to wxgui fft and waterfall sink. | Josh Blum |
2009-10-21 | Merge branch 'vrt' of http://gnuradio.org/git/jblum | Johnathan Corgan |
2009-10-18 | added v offset option to scope | Josh Blum |
2009-10-15 | Merge commit '25a8' from git@gnuradio.org:jblum | Johnathan Corgan |
2009-10-14 | fix so all handlers get called on event | Josh Blum |
2009-10-12 | fix so all handlers get called on event | Josh Blum |
2009-10-12 | Merge commit '38d5389f3054164a2f04d6e4e8fe381aa5ee03fc' into vrt | Josh Blum |
2009-10-09 | use clean numbers for waterfall ref and range | Josh Blum |
2009-10-09 | tweaks to scope autoscaling | Josh Blum |
2009-10-09 | registered key to hide/show control panel in wxgui windows | Josh Blum |
2009-10-08 | using gr copy in the wxgui connect, added gr copy to grc xml | Josh Blum |
2009-10-08 | point label transpareny, horizontal offset, and toggle on/off capability | Josh Blum |
2009-10-07 | simplify some params | Josh Blum |
2009-10-07 | moved the wxgui connect helper functions into the wrapper class | Josh Blum |
2009-10-07 | making use of update ui event | Josh Blum |
2009-10-07 | setup special wxgui connect on sinks, needs testing | Josh Blum |
2009-10-07 | working special connect for fftsink | Josh Blum |
2009-10-06 | work on a special connect function that registers a callback | Josh Blum |
2009-10-06 | added bind to visible event function to callback when visibility changes with... | Josh Blum |
2009-09-29 | added access methods for gps stuff | Josh Blum |
2009-09-14 | fixed bool converter in forms to work with non bool options | Josh Blum |