Forum: GNU Radio USRP sending packets after closing application

Posted by maiconkist (Guest)
on 2013-01-29 18:00
(Received via mailing list)
Hi list,

I notice that after running any application (for example uhd_fft), the 
USRP
continues to send a lot of packets to my machine. Is there something I 
am
missing ? Maybe the application is not closing correctly and stopping 
the
USRP from sending packets.


Thanks.



--
View this message in context: 
http://gnuradio.4.n7.nabble.com/USRP-sending-packe...
Sent from the GnuRadio mailing list archive at Nabble.com.
Posted by Josh Blum (Guest)
on 2013-01-29 22:11
(Received via mailing list)
On 01/29/2013 10:25 AM, maiconkist wrote:
> Hi list,
>
> I notice that after running any application (for example uhd_fft), the USRP
> continues to send a lot of packets to my machine. Is there something I am
> missing ? Maybe the application is not closing correctly and stopping the
> USRP from sending packets.


Are you seeing that LEDC is left on?
http://files.ettus.com/uhd_docs/manual/html/usrp2....

Basically, if the device is not cleaned up properly, like the app is
just killed, when in continuous streaming mode, the device will continue
to stream.

However, usually this closes the sockets, the kernel then sends a ICMP
destination unreachable to the USRP and the USRP FW shuts down the RX 
DSP.

Perhaps that isnt happening or something is still running in the 
background?

-josh
Posted by maiconkist (Guest)
on 2013-01-30 14:27
(Received via mailing list)
Josh,

thanks for you reply. I will check here if is something like this.



--
View this message in context: 
http://gnuradio.4.n7.nabble.com/USRP-sending-packe...
Sent from the GnuRadio mailing list archive at Nabble.com.
Please log in before posting. Registration is free and takes only a minute.
Existing account (Switch to SSL-encrypted connection)
NEW: Do you have a Google/GoogleMail or Yahoo account? No registration required!
Log in with Google account | Log in with Yahoo account
No account? Register here.