aboutsummaryrefslogtreecommitdiffstats
path: root/python
diff options
context:
space:
mode:
authorPiotr Krysik <ptrkrysik@users.noreply.github.com>2014-12-06 20:56:19 +0100
committerPiotr Krysik <ptrkrysik@users.noreply.github.com>2014-12-06 20:56:19 +0100
commitd6cc0690c33f741e8c26295aaef56667bcb0d825 (patch)
tree5b1af8744fd5a46ba2e534c17fe1df2000adb31c /python
parent248658122ae013218cc4a1aa7adfa6a57c6e5b6f (diff)
Update fcch_burst_tagger.py
Diffstat (limited to 'python')
-rw-r--r--python/receiver/fcch_burst_tagger.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/python/receiver/fcch_burst_tagger.py b/python/receiver/fcch_burst_tagger.py
index 58f877c..1d254fe 100644
--- a/python/receiver/fcch_burst_tagger.py
+++ b/python/receiver/fcch_burst_tagger.py
@@ -20,7 +20,7 @@
#
from numpy import *
-from pylab import *
+#from pylab import *
from gnuradio import gr
import pmt
from gsm.chirpz import ZoomFFT