"gr_block_executor: source returned 0 from work.
We're marking it DONE."
what does it mean?
--
Sajjad Sarwar
___
Discuss-gnuradio mailing list
Discuss-gnuradio@gnu.org
http://lists.gnu.org/mailman/listinfo/discuss-gnuradio
?
--
Sajjad Sarwar
___
Discuss-gnuradio mailing list
Discuss-gnuradio@gnu.org
http://lists.gnu.org/mailman/listinfo/discuss-gnuradio
I am doing my UG project on "optimized packet radio" in SDR. Presently, I am
using costas loop block but i think it's recovering only the frequency of
local oscillator but not the phase. Please correct me if i am wrong. Now the
problem is i dont want to use dqpsk because it would cause a 3dB loss o
Hi, Is it possible to use antennas directly with Basix Rx and Tx
daughterboards without using any RF front-end??
Regards,
Sajjad
___
Discuss-gnuradio mailing list
Discuss-gnuradio@gnu.org
http://lists.gnu.org/mailman/listinfo/discuss-gnuradio
Hi, I am doing my final year UG project of implementing a packet radio in
SDR. I want to use Garner's algo for symbol timing recovery but i couldn't
find any block of it in gnuradio. Is there any such block? if not, then
what's the solution? cz I am not good at writing own signal processing block
a
Hi,
I am new to gnuradio and trying to understand how gr.message_sink and
gr.message_source work. I want to convert a byte stream (read from a file)
into a message of 50 bytes and store it in a queue. Then i want to retrieve
that message, convert it back to byte stream and write it to another file