Oh That's makes sense. Thanks a lot.
Eric Blossom wrote:
>
> On Sat, Jun 12, 2010 at 05:21:43AM -0700, Zohair wrote:
>>
>> Dear all,
>>
>> How can I define a 3-input block io signatures if the inputs are:
>> 1- two float vectors with length LENGTH1 each. (from 5 to 12)
>> 2- a complex vector
Hi all,
I'm trying to use the external clock input of the usrp2 with WBX in receive
mode. Unfortunately after processing the recorded signal there is still a
clock drift despite the fact i'm using a GPS reference clock. So i suppose
that i'm making something wrong.
1) I'm using a square 10 Mhz ref
Hello everybody,
I' am trying to test and understand the OFDM Modulation implemented in GNU
Radio. I'm using the deafult values, fft_lenth=512, occupied_tones =200,
cp_length= 128 and bpsk modulation, besides, I'm using a RFX900
Daughterboards on USPR and I'm connecting the TX and RX with a coax
Well, I think I used io_signature correctly. And, as I am using
gr_sync_block, I dont need to worry about forecast, set_output_multiple or
gr_sync_decimator. (I hope this understanding is correct?!)
I have read the " how to write a block" and followed what's in there, but if
you guide me to bette