discuss-gnuradio
[Top][All Lists]
Advanced

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

[Discuss-gnuradio] transmitting a bit stream


From: Atita Shirwaikar
Subject: [Discuss-gnuradio] transmitting a bit stream
Date: Wed, 12 Mar 2008 01:44:00 +0100

Hi

I am new to GNU radio.I was aiming to transmit a string of ones using
BPSK modulation.
I am not using benchmark_tx.py for this as i do not want to send any
headers etc.
I just need to transmit a continuous stream of all ones...

I am using gr.vector_source_b to generate this bit stream.Then unpacking
it using gr.packed_to_unpacked
followed by chunks_to_symbols.
Am writing the output from chunks_to_symbols to the usrp sink..

I cannot seem to get this working..Is this the right way to do it?
-- 
Posted via http://www.ruby-forum.com/.




reply via email to

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