[Discuss-gnuradio] Timing & Sources

2012-06-29 Thread Michael Hill
I've been through many GRC companion tutorials, which show how to get various sources up and running, but what if I want to have an input source that has a straight line or parabola where the value varies based on a time from a 0 to 5 count? Using existing blocks can I easily implement a formula

[Discuss-gnuradio] Why DSP Freq is negative in USRP 2 ?

2012-06-29 Thread Julio Hector Aguilar Renteria
Why the DSP Freq is negative?, As I get Freq DSP is positive? ___ Discuss-gnuradio mailing list Discuss-gnuradio@gnu.org https://lists.gnu.org/mailman/listinfo/discuss-gnuradio

[Discuss-gnuradio] LFM Problems

2012-06-29 Thread Michael Hill
I'm using GRC v 3.6.0 and looking at what can be done with the standard library. Although I've been able to apply FM to a wave, I'm still having issues understanding how to manipulate the variables. There is a Frequency Modulation block.. but i'm a bit confused about what line 55 http://gnuradio.

[Discuss-gnuradio] what is DSP Freq: -1.0M ?

2012-06-29 Thread Julio Hector Aguilar Renteria
Hi, All What is what is DSP Freq: -1.0M ?? ___ Discuss-gnuradio mailing list Discuss-gnuradio@gnu.org https://lists.gnu.org/mailman/listinfo/discuss-gnuradio

[Discuss-gnuradio] OFDM Questions

2012-06-29 Thread Amr Youssef
Hi all , i have some questions : In OFDM Modulator Block , in Mapper Sub-block , in path of : ./lib/digital_ofdm_mapper_bcv. cc 1- I saw the following comment inside the code : " Eventually, we will get rid of the occupied_carriers concept. " , the question how you get rid of the occupied carr

Re: [Discuss-gnuradio] [BULK] How many samples per call to work function?

2012-06-29 Thread Nowlan, Sean
You can put a block in sequence with the samples that does two things in the work() function: 1) copy the input buffer to the output buffer using memcpy or something similar since it doesn't look like you need to process the samples at all 2) keep track of "number of samples remainin

[Discuss-gnuradio] How to test RFX900 Daughterboard, to make sure it is working correctly. ?

2012-06-29 Thread Julio Hector Aguilar Renteria
Hi, All How to test RFX900 Daughterboard, to make sure it is working correctly. ? ___ Discuss-gnuradio mailing list Discuss-gnuradio@gnu.org https://lists.gnu.org/mailman/listinfo/discuss-gnuradio

[Discuss-gnuradio] How many samples per call to work function?

2012-06-29 Thread Daniel Labarowski
Hello, I am going to be making a C++ block which will either change the value of a variable (which would be passed to it by a pointer) or call the tune function of a USRP sink (passed by a pointer) after a certain number of samples have been passed to the block. This is related to my question here.

[Discuss-gnuradio] New SDR RF card from Analog Devices

2012-06-29 Thread Justin Bracken
Interesting it is, FMC (vita-57) based RF [400MHz - 4GHz] RF card [with best ADC/DAC] and support bandwidth upto 125MHz, i feel this is a remarkable shift in SDR manufacturing. This card fits on all of Xilinx and ADI boards. http://www.analog.com/en/evaluation/eval-fmcomms/eb.html#ppa_print_table

Re: [Discuss-gnuradio] fir filter parameters

2012-06-29 Thread Tom Rondeau
On Thu, Jun 28, 2012 at 10:53 PM, signalswdm wrote: > Dear everyone: >    In ofdm_receiver.py there is chan_coeffs = > gr.fihan_coeffs(1.0,1.0,tb+bw,tb,gr.firdes.WIN_HAMMING), which is to > determine the parameters of fir low-pass filters. My question is about the > third parameter, which denotes

Re: [Discuss-gnuradio] volk_profile segfault on volk_32fc_x2_multiply_32fc_a

2012-06-29 Thread Tom Rondeau
On Fri, Jun 29, 2012 at 9:39 AM, Nathan West wrote: > Was this issue ever resolved? I am running in to the same problem on an > Intel Atom. > http://lists.gnu.org/archive/html/discuss-gnuradio/2012-03/msg00390.html > > Thanks > -nathan Yes, that issue should have been addressed, but it doesn't me

[Discuss-gnuradio] LiveUSB SDR Environment to USB

2012-06-29 Thread Julio Hector Aguilar Renteria
Hi, all, How unzip casper-rw.tar.gz to USB ___ Discuss-gnuradio mailing list Discuss-gnuradio@gnu.org https://lists.gnu.org/mailman/listinfo/discuss-gnuradio

Re: [Discuss-gnuradio] UDP/TCP stream data block formats

2012-06-29 Thread Martin Braun (CEL)
On Fri, Jun 29, 2012 at 12:33:47PM +0100, Guenter Koellner wrote: > I am wondering about the data formats. As far as I was able to see with > Wireshark, for example float is 4 bytes IEEE format, but how is I and Q > arranged? Integer is 32bit wide, but again, how is it with I and Q. > > > Any hin

[Discuss-gnuradio] UDP/TCP stream data block formats

2012-06-29 Thread Guenter Koellner
Hello, I want to stream data from an external sampler to Gnuradio over UDP or TCP. I am wondering about the data formats. As far as I was able to see with Wireshark, for example float is 4 bytes IEEE format, but how is I and Q arranged? Integer is 32bit wide, but again, how is it with I and Q

Re: [Discuss-gnuradio] [USRP-announce] Announcing the LiveUSB SDR Environment

2012-06-29 Thread S'dir
Hi All, Can any one guide about how to create liveUSB using casper-rw file. Thanks in advance. Regards, Sudhir. On Fri, Jun 22, 2012 at 10:44 PM, S'dir wrote: > Hi Matt, > > Thanks able to download casper-rw file. Could you please point me to the > instructions about how to make bootable usb