summaryrefslogtreecommitdiff
path: root/gr-wxgui
AgeCommit message (Expand)Author
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
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