discuss-gnuradio
[Top][All Lists]
Advanced

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

[Discuss-gnuradio] UHD problem


From: Per Zetterberg
Subject: [Discuss-gnuradio] UHD problem
Date: Thu, 15 Jul 2010 19:16:14 +0000

Hi Josh and List,

I am trying to send two frames and then receive a frame. The two transmit 
frames are transmitted several seconds in advance using  d_dev->send. They 
arrive nicely at the receiver as they should. However, then I try to receive a 
frame  using "d_sdev->issue_stream_cmd(stream_cmd)" followed by d_dev->recv. 
However, the command "d_sdev->issue_stream_cmd" gives the error "usrp2 no 
control response".

Could it be that when I do the command d_sdev->issue_stream_cmd the USPR2 is 
busy waiting to transmit the two transmit frames ?

BR/
Per


reply via email to

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