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
/
fft_window.py
Age
Commit message (
Expand
)
Author
2009-10-09
registered key to hide/show control panel in wxgui windows
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-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-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