Age | Commit message (Expand) | Author |
2010-01-06 | Use numpy to do color table lookup. | Josh Blum |
2009-12-26 | bug fix for waterfall plotter, | Josh Blum |
2009-11-03 | gr-wxgui: cleanup for merge | Johnathan Corgan |
2009-10-29 | Consolidated termsink into one class | Johnathan Corgan |
2009-10-29 | Basic terminal window that takes raw text on input msgq and appends it | Johnathan Corgan |
2009-10-29 | Add placeholder panel for console, use old style window size | Johnathan Corgan |
2009-10-29 | Created skeleton wxgui term window component | Johnathan Corgan |
2009-10-29 | Merge branch 'flattopwindow' of http://gnuradio.org/git/jblum | Johnathan Corgan |
2009-10-28 | Added window option to wxgui fft and waterfall sink. | Josh Blum |
2009-10-21 | Merge branch 'vrt' of http://gnuradio.org/git/jblum | Johnathan Corgan |
2009-10-18 | added v offset option to scope | Josh Blum |
2009-10-15 | Merge commit '25a8' from git@gnuradio.org:jblum | Johnathan Corgan |
2009-10-14 | fix so all handlers get called on event | Josh Blum |
2009-10-12 | fix so all handlers get called on event | Josh Blum |
2009-10-12 | Merge commit '38d5389f3054164a2f04d6e4e8fe381aa5ee03fc' into vrt | Josh Blum |
2009-10-09 | use clean numbers for waterfall ref and range | Josh Blum |
2009-10-09 | tweaks to scope autoscaling | Josh Blum |
2009-10-09 | registered key to hide/show control panel in wxgui windows | Josh Blum |
2009-10-08 | using gr copy in the wxgui connect, added gr copy to grc xml | Josh Blum |
2009-10-08 | point label transpareny, horizontal offset, and toggle on/off capability | Josh Blum |
2009-10-07 | simplify some params | Josh Blum |
2009-10-07 | moved the wxgui connect helper functions into the wrapper class | Josh Blum |
2009-10-07 | making use of update ui event | Josh Blum |
2009-10-07 | setup special wxgui connect on sinks, needs testing | Josh Blum |
2009-10-07 | working special connect for fftsink | Josh Blum |
2009-10-06 | work on a special connect function that registers a callback | Josh Blum |
2009-10-06 | added bind to visible event function to callback when visibility changes with... | Josh Blum |
2009-09-29 | added access methods for gps stuff | Josh Blum |
2009-09-14 | fixed bool converter in forms to work with non bool options | Josh Blum |
2009-09-09 | set text box bg color on change | Josh Blum |
2009-09-09 | Round the slider's value, but not the internal representation. | Josh Blum |
2009-09-04 | Merge branch 'grc' from http://gnuradio.org/git/jblum.git into master | Johnathan Corgan |
2009-09-02 | waterfall and fft use a common autoscale function | Josh Blum |
2009-09-02 | Fix so that the waterfall texture is initialized with a buffer of the same size. | Josh Blum |
2009-08-31 | Modified log power fft block so ref scale is peak to peak. | Josh Blum |
2009-08-28 | Recursive resolution of virtual sources. | Josh Blum |
2009-08-22 | automatic store for empty traces on enable | Josh Blum |
2009-08-22 | added traces to fft window | Josh Blum |
2009-08-14 | Added git ignore files auto created from svn:ignore properties. | git |
2009-07-17 | fixed fft reording | jblum |
2009-07-16 | There is no y per div, but there is a dynamic range. | jblum |
2009-07-10 | Refactor msgq thread classes to use gru.msgq_runner | jcorgan |
2009-07-06 | Merged r11309:11357 from grc branch. | jblum |
2009-06-26 | cast choices to a list because .index method DNE in python2.5 for tuple | jblum |
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 |