Age | Commit message (Expand) | Author |
2010-04-26 | Add analog CRT screen afterglow emulation for gr-wxgui | Martin Dudok van Heel |
2009-10-12 | fix so all handlers get called on event | 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-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-11 | Implements ticket:401 and ticket:402. | jcorgan |
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 | Defined a gr_sysconfdir in Makefile.common | jblum |
2009-06-13 | Merged wxgui/forms branch r11124:11183 | jblum |
2009-05-29 | removed defunct base_value parameter from numbersink | jblum |
2009-05-27 | Merged r11123:11148 from jcorgan/np into trunk. | jcorgan |
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-26 | Merged r10504:10528 from michaelld/fix_local_data_install into trunk. Trunk ... | 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 |
2009-01-27 | General housekeeping--removing ancient cruft mostly. | jcorgan |
2009-01-05 | Update configuration file to not use inline comments | jcorgan |
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 |