| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | 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 |
* | Added reference scaling to fftsink2. Default behavior is unchanged. | jcorgan | 2008-02-28 | 1 | -4/+10 |
* | Fix bitmap update on Win32 (Don Ward). | jcorgan | 2008-02-26 | 1 | -0/+1 |
* | Fixed waterfallsink2 display with wxGTK-2.8, remove duplicated code. Thanks ... | jcorgan | 2008-02-24 | 1 | -23/+4 |
* | Allow variable number of vertical divisions on FFT sinks | matt | 2008-02-14 | 1 | -6/+7 |
* | Merged r7478:7608 from michaelld/t186 into trunk. Adds ability to compile GN... | jcorgan | 2008-02-08 | 2 | -2/+16 |
* | Fixed missed conversion that prevented gr.wxgui from importing correctly. | jcorgan | 2008-02-08 | 1 | -4/+4 |
* | Removed gr.flow_graph, gr.hier_block and friends. From here on out | eb | 2008-02-08 | 6 | -2323/+1 |
* | Fix for working with peak hold in usrp_fft.py | jcorgan | 2007-11-08 | 1 | -0/+2 |
* | Cleanup and instance variable renaming. | jcorgan | 2007-11-08 | 1 | -36/+39 |
* | Improved frequency display format. | jcorgan | 2007-11-08 | 1 | -3/+6 |
* | Adds mouse hover value display to fftsink2 | jcorgan | 2007-11-08 | 1 | -17/+38 |
* | Applied patch from Josh Blum. Adds multiple input specification to construct... | jcorgan | 2007-10-03 | 1 | -11/+20 |
* | Added missed numbersink2.py | jcorgan | 2007-09-19 | 3 | -1/+512 |
* | Merged r6171:6186 from jcorgan/fg into trunk. | jcorgan | 2007-08-27 | 1 | -5/+4 |
* | Updated license from GPL version 2 or later to GPL version 3 or later. | eb | 2007-07-21 | 15 | -15/+15 |
* | Merged r5547:5542 from jcorgan/num into trunk. Converts from using Python Nu... | jcorgan | 2007-05-28 | 8 | -114/+115 |
* | Merged -r 5137:5174 from developer branch jcorgan/hb. Trunk passes distcheck... | jcorgan | 2007-04-28 | 4 | -126/+49 |
* | Merged r4671:4680 from jcorgan/est into trunk. Pulls in gr-wxgui updates for... | jcorgan | 2007-03-02 | 5 | -0/+1753 |
* | Adding the display sink by Martin Dvh | anastas | 2007-02-18 | 2 | -1/+616 |
* | trial fix for ticket:102, import error in powermate.py under MinGW/Cygwin | eb | 2006-12-20 | 1 | -3/+14 |
* | Fixes ticket:68, making 'Auto' the default trigger option. | jcorgan | 2006-09-19 | 1 | -1/+1 |
* | Updated FSF address in all files. Fixes ticket:51 | eb | 2006-09-13 | 10 | -20/+20 |
* | Applied patch in ticket:59 by Don Ward. Updates waterfallsink.py to use | jcorgan | 2006-08-31 | 1 | -11/+17 |
* | Houston, we have a trunk. | jcorgan | 2006-08-03 | 15 | -0/+4590 |