discuss-gnuradio
[Top][All Lists]
Advanced

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

[Discuss-gnuradio] Unrecognized exception in gr-uhd


From: Alexandru Csete
Subject: [Discuss-gnuradio] Unrecognized exception in gr-uhd
Date: Sat, 22 Jan 2011 00:38:16 +0100

Greetings,

Using the latest gnuradio/next v3.3.1git-865-gd429522b and UHD from
yesterday (commit c14bbffbebb817fc1c622785094268fe68164c60) I get
thread[thread-per-block[0]: <gr_block uhd single_usrp source (1)>]:
caught unrecognized exception
whenever I call the gr.top_block.unlock(), stop() and maybe also
wait() functions.

I have attached a simple Python script which triggers this exception.
I am using USRP1 and the exception occurs with both WBX and RFX2400
daughterboards

I didn't notice any side effects. The receiver code where I discovered
this performs some reconfiguration of the flow graph between lock()
and unlock() and it continues to function after the exception.

My previous reference is v3.3.1git-832-ga2262b6b from Jan 11 and UHD
b4d58f3501596fdddf240d576d0b1b2cb5862892 where this issue did not
occur.

Alex

Attachment: gruhd_exception.py
Description: Text Data


reply via email to

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