summaryrefslogtreecommitdiff
path: root/gr-wxgui/src/python/constants.py
diff options
context:
space:
mode:
Diffstat (limited to 'gr-wxgui/src/python/constants.py')
-rw-r--r--gr-wxgui/src/python/constants.py2
1 files changed, 2 insertions, 0 deletions
diff --git a/gr-wxgui/src/python/constants.py b/gr-wxgui/src/python/constants.py
index 8ff7fa8fe..517a55283 100644
--- a/gr-wxgui/src/python/constants.py
+++ b/gr-wxgui/src/python/constants.py
@@ -27,6 +27,8 @@ ALPHA_KEY = 'alpha'
AUTORANGE_KEY = 'autorange'
AVERAGE_KEY = 'average'
AVG_ALPHA_KEY = 'avg_alpha'
+EMULATE_ANALOG_KEY = 'emulate_analog'
+ANALOG_ALPHA_KEY = 'analog_alpha'
BASEBAND_FREQ_KEY = 'baseband_freq'
BETA_KEY = 'beta'
COLOR_MODE_KEY = 'color_mode'