discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] how this error can be solve


From: Johannes Demel
Subject: Re: [Discuss-gnuradio] how this error can be solve
Date: Tue, 14 Jan 2014 23:24:07 -0800
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.2.0

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Hi Maheshkumar,

the output of 'Complex to Mag^2' is a vector of length '2'. That
doesn't fit to the input signature of the following block 'Threshold'.
Put a 'Vector to Stream' block in between just like the 'Stream to
Vector' block before the 'FFT'. Just the reverse operation.

For completeness of this mail. IO size '8' refers to the number of
bytes in a vector. A float consists of 4 bytes and thus a vector with
2 samples/floats has a size of 8 bytes. The IO signature for
'Threshold' is a stream (or vector of size one). Thus only one
sample/float with a size of 4 bytes.

Happy hacking
Johannes

On 14.01.2014 23:00, Maheshkumar Pandit wrote:
> 
> hello every buddy,,
> 
> 
> i face such aerror so many time but not able to sovle can you
> suggest how to solve , i attach a snap shopt please see and suggest
> me -- *Thanks and regard:* * * * MR.Maheshkumar Pandit ** * *call @
> 9662784649 *
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.12 (GNU/Linux)
Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/

iQIcBAEBAgAGBQJS1jeXAAoJEO7fmkDsqywMCT8P/0dt127j1LxRNNariya0r6Kc
F6mlq+Dtgk5njBpjdHnABmIWwkEmBbs+Z7Mg2Som5ZBL1Uzolb+LSL8vAm/j/6is
/ymKhDaDF5MROOA2HPONywWHiQlg00PGB0RN9JMXXT87UuUH5dGIgfJub5J0NiOz
m9myVVUnpXVYm7zEGrjnOVxLRAKhyy9jdeXcPwHbZ1q4H51Rz0AFEenqZ58HxznQ
LaInHsepXKnqeSlDCGw5DqUenS6b6bt2afR2Nod/ix2EnJteVr0BdM9fKuXX7yqp
6Xi9R1xQoBDIzpjtLE50QnEa6nf1bAGrW86OIb5b2H+yM2YN9qZ4sVYUlLZFHX2q
4ppCS0cwuXP9noJF8JO686L+mbPQ1mOfefiQzSkgLJz6u/31yoRMeaKIXEB3E4Kv
o0emZl1Iuy/NRcSDUTbMsafDzN3Co/W52RRbb4i0C52w2tfLEx3nQUVhiYkR/UNQ
DTY+hPjXeh+mUfHQMFdDKjy5jYkXWIWsSKM3pq3pTQeC4whqlVqtR5narEgdfMvu
FJ4lTMn4F6SNhLz+Ab6JBEBueaQ1cmP+3XwRiAboWC0opbpZ9inN19USnMomVsa9
aguDyVscvIsyHTdaoXOSRODzFtcaMc5ZZifLTPUYgCEEWx7ziLcX4qQReUH/QloQ
XEe6UD75PlUKysWLYFkK
=5uwG
-----END PGP SIGNATURE-----



reply via email to

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