discuss-gnuradio
[Top][All Lists]
Advanced

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

[Discuss-gnuradio] tags_demo problem


From: Sam mite
Subject: [Discuss-gnuradio] tags_demo problem
Date: Tue, 21 May 2013 09:41:40 +0500

Hi list,

Today I was trying to run one of the examples that come with gr-uhd "tags_demo" to schedule my burst transmission . I have USRP N210.  RFX2400. linux; GNU C++ version 4.6.3; Boost_104601; UHD_003.005.000-26-gb65a3924

I want burst duration and idle duration of  0.012 and 1 seconds respectively.  So, I tried following command

./tags_demo --burst 0.012 --idle 1

I observed that LED "A" on USRP flashes for very short period of time, and that I think is right because of short burst duration 12ms indicating transmission, after 1 sec idle duration. Question I want to ask is even if I kill the flow graph using Ctrl+C, LED "A" keeps on flashing with same behavior for some time and then finally stops. Why is that so?

Also, LED "E" which was static while flow graph was running, blinks intermittently when flow graph has been stopped. But I think thats normal.

 
Regards,

Sam

reply via email to

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