summaryrefslogtreecommitdiff
path: root/gr-wxgui
AgeCommit message (Expand)Author
2011-03-01grc: work on generator for gui flowgraphs to simplify generationJosh Blum
2011-03-01grc: moved wxgui blocks and python into gr-wxgui/grcJosh Blum
2010-11-24Major Makefile.am housecleaning. Passes distcheck.Eric Blossom
2010-10-17Adds a new parameter "y_axis_label" to scopesink2 and the GRC .xml file that ...Marcus Leech
2010-09-14Merge branch 'maint'Eric Blossom
2010-09-12Avoid divide by zero in persistence code when using default argsEric Blossom
2010-07-21Merge branch 'maint'Johnathan Corgan
2010-07-21wxgui: fix to use wx.Colour which is the actual name of the class (wx python ...Josh Blum
2010-07-05Merge branch 'maint'Johnathan Corgan
2010-07-05gr-wxgui: fix non-gl scope sink only updating one channelCatalin Patulea
2010-07-05Merge branch 'patches/marcus/stripchart'Johnathan Corgan
2010-05-28Make C++ shared libraries versionedJohnathan Corgan
2010-05-16gr-wxgui: adds stripchart trigger mode to graphics sinksMarcus D Leech
2010-05-13gr-wxgui: update copyrightsJohnathan Corgan
2010-05-13gr-wxgui: Renamed "emulate analog" feature to "use persistence"Johnathan Corgan
2010-05-13Merge remote branch 'nldudok1/gr-wxgui_emulate_analog' into masterJohnathan Corgan
2010-04-28gr-wxgui: Added additional color table entriesMarcus Leech
2010-04-26Add analog CRT screen afterglow emulation for gr-wxguiMartin Dudok van Heel
2010-01-06Use numpy to do color table lookup.Josh Blum
2009-12-26bug fix for waterfall plotter,Josh Blum
2009-11-03gr-wxgui: cleanup for mergeJohnathan Corgan
2009-10-29Consolidated termsink into one classJohnathan Corgan
2009-10-29Basic terminal window that takes raw text on input msgq and appends itJohnathan Corgan
2009-10-29Add placeholder panel for console, use old style window sizeJohnathan Corgan
2009-10-29Created skeleton wxgui term window componentJohnathan Corgan
2009-10-29Merge branch 'flattopwindow' of http://gnuradio.org/git/jblumJohnathan Corgan
2009-10-28Added window option to wxgui fft and waterfall sink.Josh Blum
2009-10-21Merge branch 'vrt' of http://gnuradio.org/git/jblumJohnathan Corgan
2009-10-18added v offset option to scopeJosh Blum
2009-10-15Merge commit '25a8' from git@gnuradio.org:jblumJohnathan Corgan
2009-10-14fix so all handlers get called on eventJosh Blum
2009-10-12fix so all handlers get called on eventJosh Blum
2009-10-12Merge commit '38d5389f3054164a2f04d6e4e8fe381aa5ee03fc' into vrtJosh Blum
2009-10-09use clean numbers for waterfall ref and rangeJosh Blum
2009-10-09tweaks to scope autoscalingJosh Blum
2009-10-09registered key to hide/show control panel in wxgui windowsJosh Blum
2009-10-08using gr copy in the wxgui connect, added gr copy to grc xmlJosh Blum
2009-10-08point label transpareny, horizontal offset, and toggle on/off capabilityJosh Blum
2009-10-07simplify some paramsJosh Blum
2009-10-07moved the wxgui connect helper functions into the wrapper classJosh Blum
2009-10-07making use of update ui eventJosh Blum
2009-10-07setup special wxgui connect on sinks, needs testingJosh Blum
2009-10-07working special connect for fftsinkJosh Blum
2009-10-06work on a special connect function that registers a callbackJosh Blum
2009-10-06added bind to visible event function to callback when visibility changes with...Josh Blum
2009-09-29added access methods for gps stuffJosh Blum
2009-09-14fixed bool converter in forms to work with non bool optionsJosh Blum
2009-09-09set text box bg color on changeJosh Blum
2009-09-09Round the slider's value, but not the internal representation.Josh Blum
2009-09-04Merge branch 'grc' from http://gnuradio.org/git/jblum.git into masterJohnathan Corgan