summaryrefslogtreecommitdiff
path: root/gr-wxgui
AgeCommit message (Expand)Author
2013-05-14wxgui: make dummy set_callback stub in nongl sinks.Marcus Leech
2013-04-11wxgui: Fixes to solve issues using GL sinks on OS XBalint Seeber
2013-03-20wxgui: fix scaling issue of nongl FFT plot (issue #523).Tom Rondeau
2013-01-20Merge branch 'maint'Johnathan Corgan
2013-01-18Added PaintDC to 'plotter_base' so WX GL sinks will work under Windows.Balint Seeber
2013-01-15wxgui: implement persistence without using glAccumSylvain Munaut
2013-01-15wxgui: dead code removal and formatting cleanupSylvain Munaut
2012-06-16cmake: add support for SYSCONFDIRChí-Thanh Christopher Nguyễn
2012-05-21wxgui: allows LEFT click to set a flow-graph variable to the adjusted X value...Marcus Leech
2012-05-03GRC: patch to allow users to specify max_noutput_items in GRC options block.Jose Quaresma
2012-04-13Removed whitespace and added dtools/bin/remove-whitespace as a tool to do thi...Tom Rondeau
2012-01-03Merge branch 'master' into nextTom Rondeau
2012-01-03scheduler: added argument to wxGUI's stdapp that allows a user to specify the...Tom Rondeau
2011-12-08Removed autotools, gr-waveform, some cleanupJohnathan Corgan
2011-11-27docs: added python doxygen docs to gr-wxguiTom Rondeau
2011-10-23cmake: make python checks optional for cross buildsJosh Blum
2011-10-20utils: added cmake support for the gr-utilsJosh Blum
2011-10-19Merge branch 'next' of http://gnuradio.org/git/gnuradio into nextJosh Blum
2011-10-19cmake: fix that component depends on component hackJosh Blum
2011-10-18Merge branch 'master' into nextTom Rondeau
2011-10-18wxgui: saner defaults to wxgui plotters from issue #450.Tom Rondeau
2011-10-11Merge branch 'next' of http://gnuradio.org/git/gnuradio into nextJosh Blum
2011-10-08gr: the CMakeLists.txt took a chill pillJosh Blum
2011-10-08wxgui: Updating constellation plot to work with gr-digital.Tom Rondeau
2011-07-26wxgui: fix to install wxgui python into gnuradio site-packages, not top levelJosh Blum
2011-07-20gr: squashed cmakelists.txt into one commitJosh Blum
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