added traces to fft window
[debian/gnuradio] / gr-wxgui / src / python / constants.py
index 5e1395701eaa9c923ea5c0280aa92c7a9ffdfbb3..8ff7fa8fee848f44870a23481375270133b179c3 100644 (file)
@@ -41,6 +41,8 @@ MSG_KEY = 'msg'
 NUM_LINES_KEY = 'num_lines'
 OMEGA_KEY = 'omega'
 PEAK_HOLD_KEY = 'peak_hold'
+TRACE_STORE_KEY = 'trace_store'
+TRACE_SHOW_KEY = 'trace_show'
 REF_LEVEL_KEY = 'ref_level'
 RUNNING_KEY = 'running'
 SAMPLE_RATE_KEY = 'sample_rate'