summaryrefslogtreecommitdiff
path: root/gr-wxgui
AgeCommit message (Expand)Author
2009-09-02Fix so that the waterfall texture is initialized with a buffer of the same size.Josh Blum
2009-08-31Modified log power fft block so ref scale is peak to peak.Josh Blum
2009-08-28Recursive resolution of virtual sources.Josh Blum
2009-08-22automatic store for empty traces on enableJosh Blum
2009-08-22added traces to fft windowJosh Blum
2009-08-14Added git ignore files auto created from svn:ignore properties.git
2009-07-17fixed fft reordingjblum
2009-07-16There is no y per div, but there is a dynamic range.jblum
2009-07-11Implements ticket:401 and ticket:402.jcorgan
2009-07-10Refactor msgq thread classes to use gru.msgq_runnerjcorgan
2009-07-06Merged r11309:11357 from grc branch.jblum
2009-06-26cast choices to a list because .index method DNE in python2.5 for tuplejblum
2009-06-23Merging r11186:11273 from grc branch.jblum
2009-06-13Defined a gr_sysconfdir in Makefile.commonjblum
2009-06-13Merged wxgui/forms branch r11124:11183jblum
2009-05-29removed defunct base_value parameter from numbersinkjblum
2009-05-27Merged r11123:11148 from jcorgan/np into trunk.jcorgan
2009-05-23Change wxgui style default now so 'auto' tries for OpenGL sinks and falls bac...jcorgan
2009-05-15Added arg to start non gl scope in xy mode.jblum
2009-05-06numbersink fix for when average=True on initjblum
2009-04-19Merged r10875:10880 from jcorgan/t161 into trunk. Implements ticket:161, all...jcorgan
2009-04-02added catchall **kwargs to scope sink gljblum
2009-03-30option to enforce padding aspect ratio in grid plottersjblum
2009-03-20Merged r10463:10658 from jblum/gui_guts into trunk. Trunk passes distcheck.jcorgan
2009-03-11Add shutdown hookjcorgan
2009-03-08Fix radiobox labeljcorgan
2009-02-26Merged r10504:10528 from michaelld/fix_local_data_install into trunk. Trunk ...jcorgan
2009-02-22Adds new simple gui class to gr-wxgui. Apps using it to come.jcorgan
2009-01-28fixed 2 scaling bugs in scopesinkjblum
2009-01-27General housekeeping--removing ancient cruft mostly.jcorgan
2009-01-05Update configuration file to not use inline commentsjcorgan
2008-10-10check for samples before autoscale, avoids potential error conditionjblum
2008-10-09proper custom wxPython event, in wxPython stylejblum
2008-10-08custom wx event to post data, avoid threading issuesjblum
2008-09-22removed redundant prefjblum
2008-09-22config properties and rates for gl sinksjblum
2008-09-10Replaced """! with """. Exclamation mark showed in doxygen docs. jblum
2008-09-02patched channel plotter -> Stefan BrĂ¼nsjblum
2008-09-02replaced semaphore with primitive lock, adjusted drawing boundsjblum
2008-08-19plotter: require double bufferingjblum
2008-08-18Make gl selection more robust for testingjcorgan
2008-08-15dont import plotterjblum
2008-08-14constsink in scope wrapper (backwards compadible)jblum
2008-08-14more backwards compadibility, marker for scope/xy plotterjblum
2008-08-14changed glcanvas test (fedora fix)jblum
2008-08-14Merged changeset r9241:9289 from jblum/glwxgui into trunk. Adds OpenGL versi...jcorgan
2008-06-12fftsink: stretch spacer for better fitjblum
2008-06-12fftsink: y_per_div issue fixedjblum
2008-06-12fft stretch fix and control panel updatejblum
2008-06-12fft sink gui with control paneljblum