discuss-gnuradio
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Discuss-gnuradio] Bug in digital_bert_rx.py


From: Charles Ru
Subject: [Discuss-gnuradio] Bug in digital_bert_rx.py
Date: Thu, 17 Jan 2013 21:48:43 +0800
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130106 Thunderbird/17.0.2

I found a bug in digital_bert_rx.py. My current version of GNU Radio is 3.6.2.
The bug is in line 118(I'm not sure if I have changed the file already),

                self._source = uhd_receiver(options.args, options.bitrate,

Here, the "options.bitrate" should be replaced by "symbol_rate".
May be you guys have fixed this bug in 3.6.3?

But still problems in digital_bert_rx.py or digital_bert_rx.tx.py, cause I do the bpsk test and everything works well. But the other mods/demods cannot get a correct BER even though I fix the bug above.
The BER is always aroud 0.1666 or 0.20!
Can anyone help me on this?

Thanks,
Charles



reply via email to

[Prev in Thread] Current Thread [Next in Thread]