discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] Enveloping a transmit amplifier


From: Marcus Müller
Subject: Re: [Discuss-gnuradio] Enveloping a transmit amplifier
Date: Wed, 19 Aug 2015 11:43:54 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.7.0

Hi Devin,

You wanted to ramp up/down the external PA: Use the GPIO pins, and the ATR registers [1] or timed commands issued over the message bus [2] to change their state

Best regards,
Marcus

[1] http://files.ettus.com/manual/page_gpio_api.html#xgpio_fpanel_atr
[2] http://gnuradio.org/doc/doxygen/page_uhd.html#uhd_command_syntax
On 08/18/2015 09:17 PM, devin kelly wrote:
Hello,
0
I'm transmitting a fairly bursty, irregularly timed signal.  I attach a stream tag to the sample that has the start of the burst (tx_sob).  I also have a PA that I can turn on and off that's inbetween my USRP B210 and antenna.

I'd like to be able to turn the PA on and off synchronously, say 50 ms before tx_sob is to be transmitted.  

Is there any way to do this?  I'm thinking I could add a new tag that's 50 ms before my transmission but then how would I synchronously turn on the PA?  Is there something like a callback function I can use?  Does the UHD or the UHD block have this functionality?

Thanks for any help,
Devin


_______________________________________________
Discuss-gnuradio mailing list
address@hidden
https://lists.gnu.org/mailman/listinfo/discuss-gnuradio


reply via email to

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