Re: [Discuss-gnuradio] Any one know rfx board i q imbalance value

2013-03-08 Thread Matt Ettus
The imbalance will vary board to board, which is why we provide the ability to calibrate the IQ balance. Running the calibration utility will get you the best performance. Matt On Fri, Mar 8, 2013 at 5:54 PM, James Jordan wrote: > Hi list, > Anyone know rfx board i q phase imbalance value and

Re: [Discuss-gnuradio] Number of bits tranmitted

2013-03-08 Thread Tommy Tracy II
One idea would be to have a file sink also attached to the GMSK Mod block. All samples you send to your USRP would be copied in the file. Just check the file for byte count. Tommy James Tracy II Ph.D Student High Performance Low Power Lab University of Virginia Phone: 913-775-2241 On Mar 8, 201

Re: [Discuss-gnuradio] bit error rate

2013-03-08 Thread Nathan West
>> I am trying to find the Bit error rate for a vector signal.I get a error >> rate of 0.528(i am assuming it to be 52%) when i don't transmit and an >> error rate of 0.625000 when i transmit. >> >> Am i right on this??i dont understand the logic behind it.. >> >> Also,is 52% not too high??!!! > >

Re: [Discuss-gnuradio] bit error rate

2013-03-08 Thread Brian Padalino
On Fri, Mar 8, 2013 at 8:47 PM, manjusha wrote: > ber_before_tx.png > > ber_tx.png > > It doesn't look like you're doing any carrier recovery? Before putting USRP blocks in th

[Discuss-gnuradio] Any one know rfx board i q imbalance value

2013-03-08 Thread James Jordan
Hi list, Anyone know rfx board i q phase imbalance value and amplititude imbalance value, I do not have equiment to measure these value. ___ Discuss-gnuradio mailing list Discuss-gnuradio@gnu.org https://lists.gnu.org/mailman/listinfo/discuss-gnuradio

[Discuss-gnuradio] bit error rate

2013-03-08 Thread manjusha
ber_before_tx.png ber_tx.png I am trying to find the Bit error rate for a vector signal.I get a error rate of 0.528(i am assuming it to be 52%) when i don't transmit and an

Re: [Discuss-gnuradio] How to know the number of bits/packets transmitted

2013-03-08 Thread Nathan West
On Fri, Mar 8, 2013 at 6:33 PM, manjusha wrote: > Yes,you are right..I attached the wrong screen shot..My vector source doesn't > repeat and > I would like to know both Bit rate and Number of bits transmitted. > I've gotten the impression you're looking for a bit count after some amount of time

Re: [Discuss-gnuradio] How to know the number of bits/packets transmitted

2013-03-08 Thread manjusha
Yes,you are right..I attached the wrong screen shot..My vector source doesn't repeat and I would like to know both Bit rate and Number of bits transmitted. thanks. - Manjusha -- View this message in context: http://gnuradio.4.n7.nabble.com/How-to-know-the-number-of-bits-packets-transmit

Re: [Discuss-gnuradio] How to know the number of bits/packets transmitted

2013-03-08 Thread Tommy Tracy II
You have your input on repeat, so it'll keep transmitting as long as the program is running. Are you looking for the rate, or the total bit count? Tommy James Tracy II Ph.D Student High Performance Low Power Lab University of Virginia Phone: 913-775-2241 On Mar 8, 2013, at 7:11 PM, manjusha wro

Re: [Discuss-gnuradio] How to know the number of bits/packets transmitted

2013-03-08 Thread manjusha
or do i have to go through the entire .py code ,find the variables and print it?? Please help!! Thanks. - Manjusha -- View this message in context: http://gnuradio.4.n7.nabble.com/How-to-know-the-number-of-bits-packets-transmitted-tp40083p40084.html Sent from the GnuRadio mailing list arc

[Discuss-gnuradio] How to know the number of bits/packets transmitted

2013-03-08 Thread manjusha
I have the attached GRC file.i know it is transmitting a certain number of bits.But i want to see the number of bits being transmitted.Is there any way to do it? No_of_bits_transmitted.png - Manjusha -- View this mess

Re: [Discuss-gnuradio] Number of bits tranmitted

2013-03-08 Thread manjusha
is there no wat to do it? - Manjusha -- View this message in context: http://gnuradio.4.n7.nabble.com/Number-of-bits-tranmitted-tp40046p40082.html Sent from the GnuRadio mailing list archive at Nabble.com. ___ Discuss-gnuradio mailing list Discus

Re: [Discuss-gnuradio] LibUSRP vs LibUHD Performance on older machines

2013-03-08 Thread Tom Hendrick
Hi Josh, Would you happen to suggest any more setting changes I could try before just deciding I need to depend on the older libusrp/gnuradio for recording 4 channels to disk from a USRP? Thanks, - Tom From: Josh Blum To: Tom Hendrick Cc: "discuss-gnurad

Re: [Discuss-gnuradio] Terminal commands

2013-03-08 Thread Marcus Müller
Hi Manjusha, what you most propably want to do is something of the like # ncat -l -u 12346 to see what your deframer spits out. To see what your transmitter is going to transmit, you should use whatever software generates the data and sends it to port 12345. Presuming you're using the ubiquitous

Re: [Discuss-gnuradio] How to get transmitted packet time in USRP?

2013-03-08 Thread Josh Blum
On 03/07/2013 09:19 PM, john jade wrote: > Hi Josh, > Thanks for the reply.Is there any sample example you could send me? I > looked at the link it has nothing related to this. > I want the code in python. > Thanks > > I have another doubt... > I just looked at tags_demo.cc example.In that code

Re: [Discuss-gnuradio] In need of signal samples

2013-03-08 Thread Marcus Müller
Hi Matt, sorry, since P25 is not really available somewhere in Europe, I can't help you with samples _but_: The folks over at http://op25.osmocom.org/wiki used to link to samples (But that link's gone now), best ask them :) Happy receiving, decoding and p25ing, Marcus Müller Am 08.03.2013 16:29

Re: [Discuss-gnuradio] USRP2 IP new address

2013-03-08 Thread Josh Blum
On 03/08/2013 06:48 AM, guelord ingala wrote: > Hi, > Can you please assist me to change the usrp2 IP address. I went through the > application note. > Method 1 responds that I don't have permission. > > Method 2 goes well loading the new IP address: 192.168.10.3. But when I > checked with u

Re: [Discuss-gnuradio] RF/Data Acquisition Hardware Supported

2013-03-08 Thread Nathan West
2013/3/8 Juan Daniel Fernandez Martinez : > Hi everyone, > > Which is the harware supported by GNU Radio for data acquisition? (besides > USRP) http://gnuradio.org/redmine/projects/gnuradio/wiki/Hardware ___ Discuss-gnuradio mailing list Discuss-gnuradi

[Discuss-gnuradio] RF/Data Acquisition Hardware Supported

2013-03-08 Thread Juan Daniel Fernandez Martinez
Hi everyone, Which is the harware supported by GNU Radio for data acquisition? (besides USRP) Thanks in advance Este documento puede contener información privilegiada o confidencial. Por tanto, usar esta información y sus anexos para propósitos ajenos a los de

[Discuss-gnuradio] In need of signal samples

2013-03-08 Thread md123
Hello everybody! I need some sample P25 signals to use in the file source. I am going to learn to capture them myself soon, but i really need to see how a sample known to be good looks on the scopes. Any other sort of signal samples would also be much appreciated. I want to start with the

[Discuss-gnuradio] USRP2 IP new address

2013-03-08 Thread guelord ingala
Hi, Can you please assist me to change the usrp2 IP address. I went through the application note. Method 1 responds that I don't have permission. Method 2 goes well loading the new IP address: 192.168.10.3. But when I checked with uhd_find_devices, it shows that the IP address has not changed.

Re: [Discuss-gnuradio] How to capture the PN_Peak value in preamble before normalization during sync in OFDM?

2013-03-08 Thread Sreeraj Rajendran
>>Hi guys, >> >>Did anyone know how to print out the PN_peak value in preamble after >>correlation but before normalization process? The sync file is ofdm_sync_pn.py. But I have no idea which block should I modify? Thanks so >>much You can add one "gr.probe_signal_x" in the sync block af

[Discuss-gnuradio] How to capture the PN_Peak value in preamble before normalization during sync in OFDM?

2013-03-08 Thread Yingjie Chen
Hi guys, Did anyone know how to print out the PN_peak value in preamble after correlation but before normalization process? The sync file is *ofdm_sync_pn.py. *But I have no idea which block should I modify? Thanks so much Best, Kay. ___ Discuss-gnuradi