index
:
gnuradio/.git
master
GNU Radio fork v3.6
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gr-wxgui
/
src
/
python
Age
Commit message (
Expand
)
Author
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
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-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
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
2008-09-22
removed redundant pref
jblum
2008-09-22
config properties and rates for gl sinks
jblum
2008-09-10
Replaced """! with """. Exclamation mark showed in doxygen docs.
jblum
2008-09-02
patched channel plotter -> Stefan BrĂ¼ns
jblum
2008-09-02
replaced semaphore with primitive lock, adjusted drawing bounds
jblum
2008-08-19
plotter: require double buffering
jblum
2008-08-18
Make gl selection more robust for testing
jcorgan
2008-08-15
dont import plotter
jblum
2008-08-14
constsink in scope wrapper (backwards compadible)
jblum
2008-08-14
more backwards compadibility, marker for scope/xy plotter
jblum
2008-08-14
changed glcanvas test (fedora fix)
jblum
2008-08-14
Merged changeset r9241:9289 from jblum/glwxgui into trunk. Adds OpenGL versi...
jcorgan
2008-06-12
fftsink: stretch spacer for better fit
jblum
2008-06-12
fftsink: y_per_div issue fixed
jblum
[prev]
[next]