summaryrefslogtreecommitdiff
path: root/gr-wxgui
AgeCommit message (Expand)Author
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
2008-04-26Fix race on startup in fftsink2 (Josh Blum)jcorgan
2008-04-24Make fftsink2 average and peak hold modes independent.jcorgan
2008-04-24Changed fftsink2 peak hold to be concurrent with live trace.jcorgan
2008-03-24Add missing peak hold initialization (Josh Blum)jcorgan
2008-03-12Fix incorrect FFT size compensation in fftsink2jcorgan
2008-02-28Adjust ref-scale to match observed amplitude on oscope.jcorgan
2008-02-28Added reference scaling to fftsink2. Default behavior is unchanged.jcorgan
2008-02-26Fix bitmap update on Win32 (Don Ward).jcorgan
2008-02-24Fixed waterfallsink2 display with wxGTK-2.8, remove duplicated code. Thanks ...jcorgan
2008-02-14Allow variable number of vertical divisions on FFT sinksmatt
2008-02-08Merged r7478:7608 from michaelld/t186 into trunk. Adds ability to compile GN...jcorgan
2008-02-08Fixed missed conversion that prevented gr.wxgui from importing correctly.jcorgan
2008-02-08Removed gr.flow_graph, gr.hier_block and friends. From here on outeb
2007-11-08Fix for working with peak hold in usrp_fft.pyjcorgan
2007-11-08Cleanup and instance variable renaming.jcorgan
2007-11-08Improved frequency display format.jcorgan
2007-11-08Adds mouse hover value display to fftsink2jcorgan
2007-10-03Applied patch from Josh Blum. Adds multiple input specification to construct...jcorgan
2007-09-19Added missed numbersink2.pyjcorgan
2007-08-27Merged r6171:6186 from jcorgan/fg into trunk.jcorgan
2007-07-21Updated license from GPL version 2 or later to GPL version 3 or later.eb
2007-05-28Merged r5547:5542 from jcorgan/num into trunk. Converts from using Python Nu...jcorgan
2007-04-28Merged -r 5137:5174 from developer branch jcorgan/hb. Trunk passes distcheck...jcorgan
2007-03-02Merged r4671:4680 from jcorgan/est into trunk. Pulls in gr-wxgui updates for...jcorgan
2007-02-18Adding the display sink by Martin Dvhanastas
2006-12-20trial fix for ticket:102, import error in powermate.py under MinGW/Cygwineb
2006-09-19Fixes ticket:68, making 'Auto' the default trigger option.jcorgan