Age | Commit message (Expand) | Author |
2009-06-23 | Merging r11186:11273 from grc branch. | jblum |
2009-06-13 | Merged wxgui/forms branch r11124:11183 | jblum |
2009-05-29 | removed defunct base_value parameter from numbersink | jblum |
2009-05-23 | Change wxgui style default now so 'auto' tries for OpenGL sinks and falls bac... | jcorgan |
2009-05-15 | Added arg to start non gl scope in xy mode. | jblum |
2009-05-06 | numbersink fix for when average=True on init | jblum |
2009-04-19 | Merged r10875:10880 from jcorgan/t161 into trunk. Implements ticket:161, all... | jcorgan |
2009-04-02 | added catchall **kwargs to scope sink gl | jblum |
2009-03-30 | option to enforce padding aspect ratio in grid plotters | jblum |
2009-03-20 | Merged r10463:10658 from jblum/gui_guts into trunk. Trunk passes distcheck. | jcorgan |
2009-03-11 | Add shutdown hook | jcorgan |
2009-03-08 | Fix radiobox label | jcorgan |
2009-02-22 | Adds new simple gui class to gr-wxgui. Apps using it to come. | jcorgan |
2009-01-28 | fixed 2 scaling bugs in scopesink | jblum |
2008-10-10 | check for samples before autoscale, avoids potential error condition | jblum |
2008-10-09 | proper custom wxPython event, in wxPython style | jblum |
2008-10-08 | custom wx event to post data, avoid threading issues | jblum |
2008-09-22 | removed redundant pref | jblum |
2008-09-22 | config properties and rates for gl sinks | jblum |
2008-09-10 | Replaced """! with """. Exclamation mark showed in doxygen docs. | jblum |
2008-09-02 | patched channel plotter -> Stefan BrĂ¼ns | jblum |
2008-09-02 | replaced semaphore with primitive lock, adjusted drawing bounds | jblum |
2008-08-19 | plotter: require double buffering | jblum |
2008-08-18 | Make gl selection more robust for testing | jcorgan |
2008-08-15 | dont import plotter | jblum |
2008-08-14 | constsink in scope wrapper (backwards compadible) | jblum |
2008-08-14 | more backwards compadibility, marker for scope/xy plotter | jblum |
2008-08-14 | changed glcanvas test (fedora fix) | jblum |
2008-08-14 | Merged changeset r9241:9289 from jblum/glwxgui into trunk. Adds OpenGL versi... | jcorgan |
2008-06-12 | fftsink: stretch spacer for better fit | jblum |
2008-06-12 | fftsink: y_per_div issue fixed | jblum |
2008-06-12 | fft stretch fix and control panel update | jblum |
2008-06-12 | fft sink gui with control panel | jblum |
2008-04-26 | Fix race on startup in fftsink2 (Josh Blum) | jcorgan |
2008-04-24 | Make fftsink2 average and peak hold modes independent. | jcorgan |
2008-04-24 | Changed fftsink2 peak hold to be concurrent with live trace. | jcorgan |
2008-03-24 | Add missing peak hold initialization (Josh Blum) | jcorgan |
2008-03-12 | Fix incorrect FFT size compensation in fftsink2 | jcorgan |
2008-02-28 | Adjust ref-scale to match observed amplitude on oscope. | jcorgan |
2008-02-28 | Added reference scaling to fftsink2. Default behavior is unchanged. | jcorgan |
2008-02-26 | Fix bitmap update on Win32 (Don Ward). | jcorgan |
2008-02-24 | Fixed waterfallsink2 display with wxGTK-2.8, remove duplicated code. Thanks ... | jcorgan |
2008-02-14 | Allow variable number of vertical divisions on FFT sinks | matt |
2008-02-08 | Fixed missed conversion that prevented gr.wxgui from importing correctly. | jcorgan |
2008-02-08 | Removed gr.flow_graph, gr.hier_block and friends. From here on out | eb |
2007-11-08 | Fix for working with peak hold in usrp_fft.py | jcorgan |
2007-11-08 | Cleanup and instance variable renaming. | jcorgan |
2007-11-08 | Improved frequency display format. | jcorgan |
2007-11-08 | Adds mouse hover value display to fftsink2 | jcorgan |
2007-10-03 | Applied patch from Josh Blum. Adds multiple input specification to construct... | jcorgan |