Hi Everyone,
I was working with a small flow graph in GRC.
Random source(*int output*) --> WXGUI Scope Sink(*float input*).
I was expecting it to throw an error because of type mismatch. But it
didn't throw any error,
the scope popped up, but there were nothing in the plot.
Is it supposed t
Regards,
Hi all,
When uhd_fft.py graphic always appears a peak at the center frequency,
because appears?, can be corrected?
Thanks you
Julio H.
___
Discuss-gnuradio mailing list
Discuss-gnuradio@gnu.org
https://lists.gnu.org/mailman/listinfo/discuss-g
***
* Third-Annual *
* New England Workshop on Software-Defined Radio *
* NEWSDR 2013 *
* *
On 04/12/2013 07:45 PM, Sean Nowlan wrote:
> I mean to set those controls dynamically based on incoming stream
> tags, similar to the way burst tags work. For instance I designed a
> tx_gain tag that gets read by uhd_usrp_sink and sets the gain using
> set_command_time. I just wanted to know the
Hi guys,
I have check the 802.11 standard before. It said the coase freq. estimation
is done in short preamble, and the fine freq. estimation is done in long
premable. However, to my best knowledge, gnuradio only uses one preamble
for synchronization. So how are these two freq. estimation works do