diff options
author | Johnathan Corgan | 2010-07-05 10:43:40 -0700 |
---|---|---|
committer | Johnathan Corgan | 2010-07-05 10:43:40 -0700 |
commit | 41c222c05eb0e3f36cf5a0e328eead58e77e3a8b (patch) | |
tree | c8d25fdcd4be89ff24cfd2e5b1a7562ae7d8c7dc /gr-wxgui/src/python/plotter/grid_plotter_base.py | |
parent | 8a4ef7ce3c1028454a357b38b1ddb0af0b54d604 (diff) | |
parent | dc79a11cb809b33f397603e7641b155120be9ee8 (diff) | |
download | gnuradio-41c222c05eb0e3f36cf5a0e328eead58e77e3a8b.tar.gz gnuradio-41c222c05eb0e3f36cf5a0e328eead58e77e3a8b.tar.bz2 gnuradio-41c222c05eb0e3f36cf5a0e328eead58e77e3a8b.zip |
Merge branch 'patches/marcus/stripchart'
Conflicts:
gr-wxgui/src/python/scope_window.py
* Adds new scope window trigger, TRIG_MODE_STRIPCHART
* Allows config file selection of whether background window sinks still run
* Allows config file selection of default trigger mode
* Allows config file selection of default waterfall sink color mode
[wxgui]
#Setting this to true prevents the window sinks from stopping when they
#are not displayed, as when they are in a notebook with a hidden tab.
run_always = False
# Default scope trigger mode.
#
# 0 = Freerun
# 1 = Auto (default)
# 2 = Normal
# 3 = Stripchart
trig_mode = 1
# Default waterfall sink color mode. Valid choices are 'rgb1', 'rbg2',
# 'rgb3', or 'gray'
waterfall_color = rgb1
Diffstat (limited to 'gr-wxgui/src/python/plotter/grid_plotter_base.py')
0 files changed, 0 insertions, 0 deletions