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
/
waterfall_window.py
Age
Commit message (
Expand
)
Author
2012-05-21
wxgui: allows LEFT click to set a flow-graph variable to the adjusted X value...
Marcus Leech
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-09
use clean numbers for waterfall ref and range
Josh Blum
2009-10-09
registered key to hide/show control panel in wxgui windows
Josh Blum
2009-09-02
waterfall and fft use a common autoscale function
Josh Blum
2009-07-17
fixed fft reording
jblum
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
2008-10-10
check for samples before autoscale, avoids potential error condition
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-08-14
Merged changeset r9241:9289 from jblum/glwxgui into trunk. Adds OpenGL versi...
jcorgan