Re: [Discuss-gnuradio] n_bytes initialization

2007-11-01 Thread George Nychis
Hi Sanmi, This code is still in the development stage, we are not supporting it until it is officially released. There are still some issues that need to be taken care of, and if you're looking at the in-band code in the trunk it's months old. However, this is mainly a PMT question. The se

[Discuss-gnuradio] n_bytes initialization

2007-11-01 Thread sanmi . k
Hi, I am looking through the inband code for a project. I noticed that in: , the variable is not given a value after initialization. The variable is is used in: which is used to define the data length. When I printed the variable, I noticed it took *random values on my machine. Is my observa

Re: [Discuss-gnuradio] Alsa audio sink error

2007-11-01 Thread Shirve
Thank you Eric. It worked out nicely. With Regards -Sachin Eric Blossom wrote: > > On Wed, Oct 31, 2007 at 03:47:45PM -0700, Shirve wrote: >> >> Hi All, >> I am a starter for software radio. I have made the setup (USRP hardware >> "RFX1200, Basic-Tx and Basic-Rx daugherboards" from ettus and

Re: [Discuss-gnuradio] running a gmsk test

2007-11-01 Thread George Nychis
Eric Blossom wrote: George, See gnuradio-examples/python/digital/benchmark_loopback.py Try the --help option. To select gmsk, use -m gmsk Eric Just to follow up on this in case anyone wanted to use the original test script for anything, the parameters to setting up the GMSK modulation

[Discuss-gnuradio] I and Q samples out of FPGA receive chain

2007-11-01 Thread Nirali Patel
Hi, I am using the USRP and TV_RX in slot B to capture over the air signals. I understand the receive chain processing inside of the FPGA and was trying to get the complex 16-bit I and Q samples out at the debug IO pins. As a dry run I tried connecting 12-bit the rx_a_b input to the debug IO pi