i think it is because of your python code.. your code somewhere are miss indent i think i.e maybe you just miss push the space bar or some thing like that. check back on the error which line is the error take place and check the indentation on that line..
Adib bari wrote: > > when Iam running benchmark_tx.py i got this error > > [*options = copy.copy(options) # make a copy so we can destructively > modify > ^ > IndentationError: unexpected indent*] > > It was proper working till yesterday, but now its not. can u please tell > me > what is happening. > > Thanks > > > 2009/7/21 Eric Blossom <e...@comsec.com> > >> On Mon, Jul 20, 2009 at 05:29:02PM -0500, Mir M. Ali wrote: >> > Hi, >> > I used benchmark_tx.py with dbpsk modulation with Samples per symbol=7 >> and >> > higher. I found that this resulted in lots of USRP underruns(uU). Why >> is >> it >> > so? >> >> You're doing more work per symbol. The uU indicates that the host is >> not sending data to the USRP fast enough. >> >> Eric >> >> >> _______________________________________________ >> Discuss-gnuradio mailing list >> Discuss-gnuradio@gnu.org >> http://lists.gnu.org/mailman/listinfo/discuss-gnuradio >> > > > > -- > Engr. Muhammad Abrar > Massey University Palmerston North > NewZealand > Mob: 0064211204202 > Res: 006463586340 > > _______________________________________________ > Discuss-gnuradio mailing list > Discuss-gnuradio@gnu.org > http://lists.gnu.org/mailman/listinfo/discuss-gnuradio > > -- View this message in context: http://www.nabble.com/Getting-problem-in-benchmark_tx.py-tp24579690p24579870.html Sent from the GnuRadio mailing list archive at Nabble.com. _______________________________________________ Discuss-gnuradio mailing list Discuss-gnuradio@gnu.org http://lists.gnu.org/mailman/listinfo/discuss-gnuradio