From f75b5678e6f8ae31fe5a3be1ef7ffa45fc311bbd Mon Sep 17 00:00:00 2001 From: Piotr Krysik Date: Sun, 14 Jun 2009 23:29:57 +0200 Subject: changed comment in gsm_receive_usrp.py --- src/python/gsm_receive_usrp.py | 3 +++ 1 file changed, 3 insertions(+) (limited to 'src/python') diff --git a/src/python/gsm_receive_usrp.py b/src/python/gsm_receive_usrp.py index 2633775..2c0c050 100755 --- a/src/python/gsm_receive_usrp.py +++ b/src/python/gsm_receive_usrp.py @@ -1,4 +1,7 @@ #!/usr/bin/env python +#this file isn't ready to use now - gsm-receiver lacks realtime processing capability +#there are many underruns of buffer fom usrp's samples, many blocks of samples get lost and +#receiver isn't prepared for this situation too well from gnuradio import gr, gru, blks2 #, gsm -- cgit v1.2.3