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
/
common.py
Age
Commit message (
Expand
)
Author
2012-04-13
Removed whitespace and added dtools/bin/remove-whitespace as a tool to do thi...
Tom Rondeau
2010-05-16
gr-wxgui: adds stripchart trigger mode to graphics sinks
Marcus D Leech
2009-10-15
Merge commit '25a8' from git@gnuradio.org:jblum
Johnathan Corgan
2009-10-12
fix so all handlers get called on event
Josh Blum
2009-10-09
tweaks to scope autoscaling
Josh Blum
2009-10-08
using gr copy in the wxgui connect, added gr copy to grc xml
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-02
waterfall and fft use a common autoscale function
Josh Blum
2009-07-10
Refactor msgq thread classes to use gru.msgq_runner
jcorgan
2009-06-13
Merged wxgui/forms branch r11124:11183
jblum
2009-03-20
Merged r10463:10658 from jblum/gui_guts into trunk. Trunk passes distcheck.
jcorgan
2009-01-28
fixed 2 scaling bugs in scopesink
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-10
Replaced """! with """. Exclamation mark showed in doxygen docs.
jblum
2008-08-14
more backwards compadibility, marker for scope/xy plotter
jblum
2008-08-14
Merged changeset r9241:9289 from jblum/glwxgui into trunk. Adds OpenGL versi...
jcorgan