Hi all,
Actually i pasted this post before but according to the rules, since i
was
not subscribed to the GNU mailing list i have to send it again.
I’m new to Python and gnuradio, so please help me.
My problem doesnot show any exception so i cannot trace it.
However, i created a program to transmit dbpsk signal (i didnot create
the
receiver yet).
in the main function I’m doing loop to transmit about 1000 packtet.
but it start sending the first 4 and then stuck (it did not send them
correctly), to check what is going on i used the command :
sys.stderr.write(‘.’)
so it will print “.” when there is error but the problem i dont know why
its
stuck.
there is no exception.
please help ASAP
regards,
View this message in context:
http://old.nabble.com/No-exception…-but-no-transmission-tp26588099p26588099.html
Sent from the GnuRadio mailing list archive at Nabble.com.