blob: 6dcc54d2c6cb932966db76e9d6d7ae9a53f8be0d (
plain)
1
2
3
4
5
6
7
8
|
# This file contains system wide configuration data for GNU Radio.
# You may override any setting on a per-user basis by editing
# ~/.gnuradio/config.conf
[wxgui]
style = auto # 'gl', 'nongl', or 'auto'
fft_rate = 15 # fftsink and waterfallsink
frame_decim = 1 # scopesink
|