summaryrefslogtreecommitdiff
path: root/gr-wxgui
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Added reference scaling to fftsink2. Default behavior is unchanged.jcorgan2008-02-281-4/+10
* Fix bitmap update on Win32 (Don Ward).jcorgan2008-02-261-0/+1
* Fixed waterfallsink2 display with wxGTK-2.8, remove duplicated code. Thanks ...jcorgan2008-02-241-23/+4
* Allow variable number of vertical divisions on FFT sinksmatt2008-02-141-6/+7
* Merged r7478:7608 from michaelld/t186 into trunk. Adds ability to compile GN...jcorgan2008-02-082-2/+16
* Fixed missed conversion that prevented gr.wxgui from importing correctly.jcorgan2008-02-081-4/+4
* Removed gr.flow_graph, gr.hier_block and friends. From here on outeb2008-02-086-2323/+1
* Fix for working with peak hold in usrp_fft.pyjcorgan2007-11-081-0/+2
* Cleanup and instance variable renaming.jcorgan2007-11-081-36/+39
* Improved frequency display format.jcorgan2007-11-081-3/+6
* Adds mouse hover value display to fftsink2jcorgan2007-11-081-17/+38
* Applied patch from Josh Blum. Adds multiple input specification to construct...jcorgan2007-10-031-11/+20
* Added missed numbersink2.pyjcorgan2007-09-193-1/+512
* Merged r6171:6186 from jcorgan/fg into trunk.jcorgan2007-08-271-5/+4
* Updated license from GPL version 2 or later to GPL version 3 or later.eb2007-07-2115-15/+15
* Merged r5547:5542 from jcorgan/num into trunk. Converts from using Python Nu...jcorgan2007-05-288-114/+115
* Merged -r 5137:5174 from developer branch jcorgan/hb. Trunk passes distcheck...jcorgan2007-04-284-126/+49
* Merged r4671:4680 from jcorgan/est into trunk. Pulls in gr-wxgui updates for...jcorgan2007-03-025-0/+1753
* Adding the display sink by Martin Dvhanastas2007-02-182-1/+616
* trial fix for ticket:102, import error in powermate.py under MinGW/Cygwineb2006-12-201-3/+14
* Fixes ticket:68, making 'Auto' the default trigger option.jcorgan2006-09-191-1/+1
* Updated FSF address in all files. Fixes ticket:51eb2006-09-1310-20/+20
* Applied patch in ticket:59 by Don Ward. Updates waterfallsink.py to usejcorgan2006-08-311-11/+17
* Houston, we have a trunk.jcorgan2006-08-0315-0/+4590