summaryrefslogtreecommitdiff
path: root/gr-wxgui
Commit message (Expand)AuthorAgeFilesLines
...
* | | | added v offset option to scopeJosh Blum2009-10-182-2/+5
* | | | Merge commit '25a8' from git@gnuradio.org:jblumJohnathan Corgan2009-10-158-11/+26
|\ \ \ \ | |_|_|/ |/| | |
| * | | use clean numbers for waterfall ref and rangeJosh Blum2009-10-091-6/+7
| * | | tweaks to scope autoscalingJosh Blum2009-10-091-5/+6
| * | | registered key to hide/show control panel in wxgui windowsJosh Blum2009-10-097-0/+13
| | |/ | |/|
* / | fix so all handlers get called on eventJosh Blum2009-10-121-2/+5
|/ /
* | using gr copy in the wxgui connect, added gr copy to grc xmlJosh Blum2009-10-081-37/+19
* | point label transpareny, horizontal offset, and toggle on/off capabilityJosh Blum2009-10-082-3/+9
* | simplify some paramsJosh Blum2009-10-071-15/+13
* | moved the wxgui connect helper functions into the wrapper classJosh Blum2009-10-071-57/+80
* | making use of update ui eventJosh Blum2009-10-071-11/+10
* | setup special wxgui connect on sinks, needs testingJosh Blum2009-10-077-40/+63
* | working special connect for fftsinkJosh Blum2009-10-071-12/+13
* | work on a special connect function that registers a callbackJosh Blum2009-10-062-2/+23
* | added bind to visible event function to callback when visibility changes with...Josh Blum2009-10-061-0/+35
|/
* fixed bool converter in forms to work with non bool optionsJosh Blum2009-09-141-2/+4
* set text box bg color on changeJosh Blum2009-09-091-4/+8
* Round the slider's value, but not the internal representation.Josh Blum2009-09-092-3/+5
* Merge branch 'grc' from http://gnuradio.org/git/jblum.git into masterJohnathan Corgan2009-09-041-3/+3
|\
| * Recursive resolution of virtual sources.Josh Blum2009-08-281-3/+3
* | waterfall and fft use a common autoscale functionJosh Blum2009-09-023-23/+26
* | Fix so that the waterfall texture is initialized with a buffer of the same size.Josh Blum2009-09-021-1/+1
* | Modified log power fft block so ref scale is peak to peak.Josh Blum2009-08-312-9/+13
|/
* automatic store for empty traces on enableJosh Blum2009-08-221-2/+9
* added traces to fft windowJosh Blum2009-08-222-13/+60
* Added git ignore files auto created from svn:ignore properties.git2009-08-145-0/+50
* fixed fft reordingjblum2009-07-172-4/+4
* There is no y per div, but there is a dynamic range.jblum2009-07-161-2/+2
* Implements ticket:401 and ticket:402.jcorgan2009-07-111-1/+1
* Refactor msgq thread classes to use gru.msgq_runnerjcorgan2009-07-104-100/+70
* Merged r11309:11357 from grc branch.jblum2009-07-062-1/+2
* cast choices to a list because .index method DNE in python2.5 for tuplejblum2009-06-261-1/+2
* Merging r11186:11273 from grc branch.jblum2009-06-232-6/+13
* Defined a gr_sysconfdir in Makefile.commonjblum2009-06-131-1/+1
* Merged wxgui/forms branch r11124:11183jblum2009-06-1312-475/+1353
* removed defunct base_value parameter from numbersinkjblum2009-05-291-1/+1
* Merged r11123:11148 from jcorgan/np into trunk.jcorgan2009-05-271-0/+2
* Change wxgui style default now so 'auto' tries for OpenGL sinks and falls bac...jcorgan2009-05-233-42/+33
* Added arg to start non gl scope in xy mode.jblum2009-05-151-1/+2
* numbersink fix for when average=True on initjblum2009-05-061-2/+3
* Merged r10875:10880 from jcorgan/t161 into trunk. Implements ticket:161, all...jcorgan2009-04-193-7/+4
* added catchall **kwargs to scope sink gljblum2009-04-021-0/+1
* option to enforce padding aspect ratio in grid plottersjblum2009-03-301-0/+32
* Merged r10463:10658 from jblum/gui_guts into trunk. Trunk passes distcheck.jcorgan2009-03-2027-1213/+1918
* Add shutdown hookjcorgan2009-03-111-0/+9
* Fix radiobox labeljcorgan2009-03-081-3/+3
* Merged r10504:10528 from michaelld/fix_local_data_install into trunk. Trunk ...jcorgan2009-02-261-3/+2
* Adds new simple gui class to gr-wxgui. Apps using it to come.jcorgan2009-02-223-1/+128
* fixed 2 scaling bugs in scopesinkjblum2009-01-282-3/+3
* General housekeeping--removing ancient cruft mostly.jcorgan2009-01-271-171/+0