summaryrefslogtreecommitdiff
path: root/gr-wxgui
Commit message (Expand)AuthorAgeFilesLines
* fixed fft reordingjblum2009-07-172-4/+4
* There is no y per div, but there is a dynamic range.jblum2009-07-161-2/+2
* Implements ticket:401 and ticket:402.jcorgan2009-07-111-1/+1
* Refactor msgq thread classes to use gru.msgq_runnerjcorgan2009-07-104-100/+70
* Merged r11309:11357 from grc branch.jblum2009-07-062-1/+2
* cast choices to a list because .index method DNE in python2.5 for tuplejblum2009-06-261-1/+2
* Merging r11186:11273 from grc branch.jblum2009-06-232-6/+13
* Defined a gr_sysconfdir in Makefile.commonjblum2009-06-131-1/+1
* Merged wxgui/forms branch r11124:11183jblum2009-06-1312-475/+1353
* removed defunct base_value parameter from numbersinkjblum2009-05-291-1/+1
* Merged r11123:11148 from jcorgan/np into trunk.jcorgan2009-05-271-0/+2
* Change wxgui style default now so 'auto' tries for OpenGL sinks and falls bac...jcorgan2009-05-233-42/+33
* Added arg to start non gl scope in xy mode.jblum2009-05-151-1/+2
* numbersink fix for when average=True on initjblum2009-05-061-2/+3
* Merged r10875:10880 from jcorgan/t161 into trunk. Implements ticket:161, all...jcorgan2009-04-193-7/+4
* added catchall **kwargs to scope sink gljblum2009-04-021-0/+1
* option to enforce padding aspect ratio in grid plottersjblum2009-03-301-0/+32
* Merged r10463:10658 from jblum/gui_guts into trunk. Trunk passes distcheck.jcorgan2009-03-2027-1213/+1918
* Add shutdown hookjcorgan2009-03-111-0/+9
* Fix radiobox labeljcorgan2009-03-081-3/+3
* Merged r10504:10528 from michaelld/fix_local_data_install into trunk. Trunk ...jcorgan2009-02-261-3/+2
* Adds new simple gui class to gr-wxgui. Apps using it to come.jcorgan2009-02-223-1/+128
* fixed 2 scaling bugs in scopesinkjblum2009-01-282-3/+3
* General housekeeping--removing ancient cruft mostly.jcorgan2009-01-271-171/+0
* Update configuration file to not use inline commentsjcorgan2009-01-051-3/+8
* check for samples before autoscale, avoids potential error conditionjblum2008-10-102-0/+4
* proper custom wxPython event, in wxPython stylejblum2008-10-092-7/+10
* custom wx event to post data, avoid threading issuesjblum2008-10-082-3/+18
* removed redundant prefjblum2008-09-221-1/+1
* config properties and rates for gl sinksjblum2008-09-226-9/+23
* Replaced """! with """. Exclamation mark showed in doxygen docs. jblum2008-09-1016-82/+82
* patched channel plotter -> Stefan BrĂ¼nsjblum2008-09-021-1/+2
* replaced semaphore with primitive lock, adjusted drawing boundsjblum2008-09-022-12/+13
* plotter: require double bufferingjblum2008-08-191-3/+5
* Make gl selection more robust for testingjcorgan2008-08-183-15/+15
* dont import plotterjblum2008-08-151-1/+0
* constsink in scope wrapper (backwards compadible)jblum2008-08-142-5/+5
* more backwards compadibility, marker for scope/xy plotterjblum2008-08-145-4/+27
* changed glcanvas test (fedora fix)jblum2008-08-143-9/+6
* Merged changeset r9241:9289 from jblum/glwxgui into trunk. Adds OpenGL versi...jcorgan2008-08-1433-2110/+6058
* fftsink: stretch spacer for better fitjblum2008-06-121-4/+5
* fftsink: y_per_div issue fixedjblum2008-06-122-12/+11
* fft stretch fix and control panel updatejblum2008-06-121-26/+45
* fft sink gui with control paneljblum2008-06-121-64/+132
* Fix race on startup in fftsink2 (Josh Blum)jcorgan2008-04-261-1/+4
* Make fftsink2 average and peak hold modes independent.jcorgan2008-04-241-4/+2
* Changed fftsink2 peak hold to be concurrent with live trace.jcorgan2008-04-241-3/+13
* Add missing peak hold initialization (Josh Blum)jcorgan2008-03-241-2/+4
* Fix incorrect FFT size compensation in fftsink2jcorgan2008-03-121-2/+2
* Adjust ref-scale to match observed amplitude on oscope.jcorgan2008-02-281-4/+4