discuss-gnuradio
[Top][All Lists]
Advanced

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

[Discuss-gnuradio] view data before modulation in benchmark_tx


From: udadidd
Subject: [Discuss-gnuradio] view data before modulation in benchmark_tx
Date: Tue, 18 Aug 2009 11:58:34 -0700 (PDT)

hi
I want to view data before modulation and after in benchmark_tx.py, so that 
i can compare the data to the modulation waveform. Otherwise i have no clue
which data and how is it modulated.

I could see the waveforms after the modulation. but before that, the data
comes as a data_in_a_queue from message_source. i tried message_sink. But
this only pushes the data into a queue. i want to see it as a file of 1's
and 0's or use it into a file_sink(by this i can view the data on an
oscilloscope).

How can i read the data thats present in a queue?

Thanks in advance
-- 
View this message in context: 
http://www.nabble.com/view-data-before-modulation-in-benchmark_tx-tp25031394p25031394.html
Sent from the GnuRadio mailing list archive at Nabble.com.





reply via email to

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