Re: [Discuss-gnuradio] Automatically Restart UHD/gr-uhd blocks

2015-02-19 Thread Martin Braun
On 02/19/2015 12:14 AM, John Malsbury wrote: Dan, I think you were working a different, USB-related issues. My task is a bit different. The goal is not to power cycle the USRPs - its to re-initialize and resume after and power cycle, without intervention from an external executive or

Re: [Discuss-gnuradio] QPSK Receiver and Processing Power

2015-02-19 Thread Ludwig Stephan (CR/AEH4)
Hello Rich, although Ed commented on the latency issue, regarding your performance issue my 2 pence: From my experience, using a time domain equalizer with 100 taps is a huge computational burden. Imagine: You are expecting significant echos (to be equalized) of 100*4/250kHz=1,6 ms. I do not

[Discuss-gnuradio] x310 NI 2940R on Linux

2015-02-19 Thread Muhammad JUNAID
i have NI USRP 2940R i.e x310 connected to machine running Ubuntu 14.04 via SFP port 0.What are these warning about  x300 is not defined  also the tuned frequency is 00MHz instead of have having a set target frequency. usrp_x3xx_fpga_burner --addr=192.168.10.2 --fpga-path

Re: [Discuss-gnuradio] gnuradio on OS X without X11

2015-02-19 Thread Jim Larsen
Thanks Kai! GNU Radio works perfectly on my MacBook. Jim -- View this message in context: http://gnuradio.4.n7.nabble.com/gnuradio-on-OS-X-without-X11-tp51733p52390.html Sent from the GnuRadio mailing list archive at Nabble.com. ___

Re: [Discuss-gnuradio] eye diagram error

2015-02-19 Thread Dan CaJacob
I'll add one thing to Marcus' recommendation: turn on persistence in the scope widget. Then you've got a great eye-diagram! Very Respectfully, Dan CaJacob On Thu, Feb 19, 2015 at 4:33 AM, Marcus Müller marcus.muel...@ettus.com wrote: Hi Mostafa, yep, these are not GNU Radio core

Re: [Discuss-gnuradio] eye diagram error

2015-02-19 Thread Richard Bell
Dan, You can turn persistence on!? I use qt widgets, I don't see that option in the Time Sink. Is this a WX only option? v/r, Rich On Thu, Feb 19, 2015 at 12:36 PM, Dan CaJacob dan.caja...@gmail.com wrote: I'll add one thing to Marcus' recommendation: turn on persistence in the scope widget.

Re: [Discuss-gnuradio] eye diagram error

2015-02-19 Thread Marcus Müller
Hi Mostafa, yep, these are not GNU Radio core visualizations, but come with gr-baz. You might be using a GNU Radio 3.6-compatible version of gr-baz instead of one that works with GR 3.7. Make sure to install the master branch of github.com/balint256/gr-baz , after removing all remnants of the

[Discuss-gnuradio] Code of USRP experimental setup of full-duplex radio

2015-02-19 Thread Nader Bouacida
Hi everyone, I should create a testbed with USRP2 devices or stimulate a full-duplex environment with ns-2. So, I need the code of experimental setup to implement a practical 802.15.4 full-duplex radio or any full-duplex environment. If possible, can you provide me with the code of USRP

Re: [Discuss-gnuradio] Newbie problem

2015-02-19 Thread Mike Markowski
Murray, thanks for your idea which I'll use if I need to avoid the gentoo emerge utility. Rick, thanks, Bug 540658 was just posted. I hope the problem is simple to solve - and also not a blunder on my end. :-) Thanks, guys! Mike On 02/18/2015 10:47 PM, Rick Farina wrote: Mike, I am the

Re: [Discuss-gnuradio] Code of USRP experimental setup of full-duplex radio

2015-02-19 Thread Martin Braun
On 02/19/2015 01:33 PM, Nader Bouacida wrote: I should create a testbed with USRP2 devices or stimulate a full-duplex environment with ns-2. So, I need the code of experimental setup to implement a practical 802.15.4 full-duplex radio or any full-duplex environment. If possible, can you

[Discuss-gnuradio] GPSDO and B2100

2015-02-19 Thread Sharath Ananth
Hello, I recently installed a board mounted GPSDO (TCXO) on my B2100. Specifically I am using this in a USB powered mode and the web-site did say that the TCXO works off the USB power. I am using a passive antenna at the moment. Now most of the time I get warning display No GPRMC message found.

Re: [Discuss-gnuradio] Code of USRP experimental setup of full-duplex radio

2015-02-19 Thread Martin Braun
Nader, please answer to mailing list, not inviduals. You can just use Google, you can find it here: www.google.com :) PyBOMBS: http://gnuradio.org/redmine/projects/pybombs/wiki Cheers, M On 02/19/2015 02:03 PM, Nader Bouacida wrote: Hi Martin, What is the search engine do you use? Can you

Re: [Discuss-gnuradio] GNU Radio on Zynq - trouble getting the user_peripheral kernel module to work

2015-02-19 Thread Philip Balister
On 02/19/2015 08:58 AM, Sarunas Kalade wrote: I tried doing this and got a fetch error again. (tried for stable, master, dizzy and daisy got the exact same result) $ repo init -u git://github.com/balister/oe-gnuradio-manifest.git -b dizzy $ repo sync Fetching project

Re: [Discuss-gnuradio] QPSK Receiver and Processing Power

2015-02-19 Thread Richard Bell
Thanks Stephan, that was a very good point to make. I have reduce the number of taps in my equalizer. Unfortunately, this hasn't fixed the issue I spoke of (surprisingly). I am seeing dropped packets at sample rates of 200k, on and off, and HUGE latency between making a change at the transmitter

Re: [Discuss-gnuradio] how to schedule iq recordings?

2015-02-19 Thread Paul Garver
I just use the at linux command to schedule my recordings. Your script can handle the timestamps, gain, antenna settings, etc. For example, to run bash_script.sh at 04:00 # at 04:00 -f bash_script.sh To see queued executions, # atq This works really well for me. PWG On 02/08/2015 02:42

Re: [Discuss-gnuradio] GNU Radio on Zynq - trouble getting the user_peripheral kernel module to work

2015-02-19 Thread Sarunas Kalade
I tried doing this and got a fetch error again. (tried for stable, master, dizzy and daisy got the exact same result) $ repo init -u git://github.com/balister/oe-gnuradio-manifest.git -b dizzy $ repo sync Fetching project meta-ettus error: Cannot fetch meta-ettus error: