Re: [Discuss-gnuradio] Transmitting additional data from N210 to the PC

2011-09-16 Thread Eral Tuerkyilmaz
Hello, I tried to change the FPGA design using the new (N2x0 rev3) as template by simply letting the strobe and sample output of the dsp_core_rx1 open and assigning them to fixed values: - (file: u2plus_core.v) dsp_core_rx #(.BASE(SR_RX_DSP1)) dsp_core_rx1 (.clk(dsp_clk),.rs

Re: [Discuss-gnuradio] Transmitting additional data from N210 to the PC

2011-09-13 Thread Josh Blum
On 09/13/2011 07:48 AM, Eral Tuerkyilmaz wrote: > Hello, > > Thanks for your suggestion. I tried to replace the second DSP Core by a > simple counter so that i should receive something on the second channel. > > Then instatiated a UHD source block in GRC, added a second channel (Num > Channels

Re: [Discuss-gnuradio] Transmitting additional data from N210 to the PC

2011-09-13 Thread Eral Tuerkyilmaz
Hello, Thanks for your suggestion. I tried to replace the second DSP Core by a simple counter so that i should receive something on the second channel. Then instatiated a UHD source block in GRC, added a second channel (Num Channels = 2) to the UHD Source block and configured it the same way as

Re: [Discuss-gnuradio] Transmitting additional data from N210 to the PC

2011-09-05 Thread Josh Blum
On 09/04/2011 11:18 PM, Eral Tuerkyilmaz wrote: > Hi, > > I want to change my USRP N210 - FPGA config to calculate a correlation > sum and transmit this sum synchronously with the I/Q sample pairs to the > PC (e.g to get this samples from an extra channel on the UHD block). > What would be the e

[Discuss-gnuradio] Transmitting additional data from N210 to the PC

2011-09-04 Thread Eral Tuerkyilmaz
Hi, I want to change my USRP N210 - FPGA config to calculate a correlation sum and transmit this sum synchronously with the I/Q sample pairs to the PC (e.g to get this samples from an extra channel on the UHD block). What would be the easiest way to transmit these additional data to the sampl