| Commit message (Expand) | Author | Age | Files | Lines |
* | fixed fft reording | jblum | 2009-07-17 | 2 | -4/+4 |
* | There is no y per div, but there is a dynamic range. | jblum | 2009-07-16 | 1 | -2/+2 |
* | Implements ticket:401 and ticket:402. | jcorgan | 2009-07-11 | 1 | -1/+1 |
* | Refactor msgq thread classes to use gru.msgq_runner | jcorgan | 2009-07-10 | 4 | -100/+70 |
* | Merged r11309:11357 from grc branch. | jblum | 2009-07-06 | 2 | -1/+2 |
* | cast choices to a list because .index method DNE in python2.5 for tuple | jblum | 2009-06-26 | 1 | -1/+2 |
* | Merging r11186:11273 from grc branch. | jblum | 2009-06-23 | 2 | -6/+13 |
* | Defined a gr_sysconfdir in Makefile.common | jblum | 2009-06-13 | 1 | -1/+1 |
* | Merged wxgui/forms branch r11124:11183 | jblum | 2009-06-13 | 12 | -475/+1353 |
* | removed defunct base_value parameter from numbersink | jblum | 2009-05-29 | 1 | -1/+1 |
* | Merged r11123:11148 from jcorgan/np into trunk. | jcorgan | 2009-05-27 | 1 | -0/+2 |
* | Change wxgui style default now so 'auto' tries for OpenGL sinks and falls bac... | jcorgan | 2009-05-23 | 3 | -42/+33 |
* | Added arg to start non gl scope in xy mode. | jblum | 2009-05-15 | 1 | -1/+2 |
* | numbersink fix for when average=True on init | jblum | 2009-05-06 | 1 | -2/+3 |
* | Merged r10875:10880 from jcorgan/t161 into trunk. Implements ticket:161, all... | jcorgan | 2009-04-19 | 3 | -7/+4 |
* | added catchall **kwargs to scope sink gl | jblum | 2009-04-02 | 1 | -0/+1 |
* | option to enforce padding aspect ratio in grid plotters | jblum | 2009-03-30 | 1 | -0/+32 |
* | Merged r10463:10658 from jblum/gui_guts into trunk. Trunk passes distcheck. | jcorgan | 2009-03-20 | 27 | -1213/+1918 |
* | Add shutdown hook | jcorgan | 2009-03-11 | 1 | -0/+9 |
* | Fix radiobox label | jcorgan | 2009-03-08 | 1 | -3/+3 |
* | Merged r10504:10528 from michaelld/fix_local_data_install into trunk. Trunk ... | jcorgan | 2009-02-26 | 1 | -3/+2 |
* | Adds new simple gui class to gr-wxgui. Apps using it to come. | jcorgan | 2009-02-22 | 3 | -1/+128 |
* | fixed 2 scaling bugs in scopesink | jblum | 2009-01-28 | 2 | -3/+3 |
* | General housekeeping--removing ancient cruft mostly. | jcorgan | 2009-01-27 | 1 | -171/+0 |
* | Update configuration file to not use inline comments | jcorgan | 2009-01-05 | 1 | -3/+8 |
* | check for samples before autoscale, avoids potential error condition | jblum | 2008-10-10 | 2 | -0/+4 |
* | proper custom wxPython event, in wxPython style | jblum | 2008-10-09 | 2 | -7/+10 |
* | custom wx event to post data, avoid threading issues | jblum | 2008-10-08 | 2 | -3/+18 |
* | removed redundant pref | jblum | 2008-09-22 | 1 | -1/+1 |
* | config properties and rates for gl sinks | jblum | 2008-09-22 | 6 | -9/+23 |
* | Replaced """! with """. Exclamation mark showed in doxygen docs. | jblum | 2008-09-10 | 16 | -82/+82 |
* | patched channel plotter -> Stefan BrĂ¼ns | jblum | 2008-09-02 | 1 | -1/+2 |
* | replaced semaphore with primitive lock, adjusted drawing bounds | jblum | 2008-09-02 | 2 | -12/+13 |
* | plotter: require double buffering | jblum | 2008-08-19 | 1 | -3/+5 |
* | Make gl selection more robust for testing | jcorgan | 2008-08-18 | 3 | -15/+15 |
* | dont import plotter | jblum | 2008-08-15 | 1 | -1/+0 |
* | constsink in scope wrapper (backwards compadible) | jblum | 2008-08-14 | 2 | -5/+5 |
* | more backwards compadibility, marker for scope/xy plotter | jblum | 2008-08-14 | 5 | -4/+27 |
* | changed glcanvas test (fedora fix) | jblum | 2008-08-14 | 3 | -9/+6 |
* | Merged changeset r9241:9289 from jblum/glwxgui into trunk. Adds OpenGL versi... | jcorgan | 2008-08-14 | 33 | -2110/+6058 |
* | fftsink: stretch spacer for better fit | jblum | 2008-06-12 | 1 | -4/+5 |
* | fftsink: y_per_div issue fixed | jblum | 2008-06-12 | 2 | -12/+11 |
* | fft stretch fix and control panel update | jblum | 2008-06-12 | 1 | -26/+45 |
* | fft sink gui with control panel | jblum | 2008-06-12 | 1 | -64/+132 |
* | Fix race on startup in fftsink2 (Josh Blum) | jcorgan | 2008-04-26 | 1 | -1/+4 |
* | Make fftsink2 average and peak hold modes independent. | jcorgan | 2008-04-24 | 1 | -4/+2 |
* | Changed fftsink2 peak hold to be concurrent with live trace. | jcorgan | 2008-04-24 | 1 | -3/+13 |
* | Add missing peak hold initialization (Josh Blum) | jcorgan | 2008-03-24 | 1 | -2/+4 |
* | Fix incorrect FFT size compensation in fftsink2 | jcorgan | 2008-03-12 | 1 | -2/+2 |
* | Adjust ref-scale to match observed amplitude on oscope. | jcorgan | 2008-02-28 | 1 | -4/+4 |