Hello,

At the transmitting end, I have defined a sine wave using: gr.sig_source_c(sampling_freq, gr.GR_SIN_WAVE, baseband_freq, .. )

Such that: sampling_freq = 16 * baseband_freq

When I send this to file_sink, I see correctly 16 samples from peak to peak. However, when I transmit this using 'usrp sink' and receive at the other end, I see about 32 samples from peak to peak.. double what I expected. What is happening?

Jonathan Shan


_______________________________________________
Discuss-gnuradio mailing list
Discuss-gnuradio@gnu.org
http://lists.gnu.org/mailman/listinfo/discuss-gnuradio

Reply via email to