Re: [Discuss-gnuradio] permission to access /usr/local

2010-01-21 Thread Mattias Kjellsson
> Hi all, > > > I use "sudo make install" to setup the gnuradio in ubuntu9.10. The > problem is that I have to use "sudo" every time to run an > application(./benchmark_tx.py). Without running as a super user, I > will receive the error msg like could not load the firmware to FPGA > through USB, p

[Discuss-gnuradio] USRP2

2010-01-21 Thread halidziya yerebakan
Hi All; I am new about gnuradio. I tried in Beagleboard . It cause a problem with prims library. I hope I will solve with appliying libusb patch in open embedded. But I have also USRP2 and I am unable to compile it. Can USRP2 work on BeagleBoard (Omap3,arm7) ? -- Thanks; Halid Ziya Ye

Re: [Discuss-gnuradio] USRP2

2010-01-21 Thread halidziya yerebakan
On Thu, Jan 21, 2010 at 3:18 PM, Philip Balister wrote: > On 01/21/2010 08:15 AM, halidziya yerebakan wrote: > >> Hi All; >> >> I am new about gnuradio. I tried in Beagleboard . It cause a >> problem with prims library. I hope I will solve with appliying libusb >> patch >> in open embedd

Re: [Discuss-gnuradio] USRP2

2010-01-21 Thread Philip Balister
On 01/21/2010 08:15 AM, halidziya yerebakan wrote: Hi All; I am new about gnuradio. I tried in Beagleboard . It cause a problem with prims library. I hope I will solve with appliying libusb patch in open embedded. But I have also USRP2 and I am unable to compile it. Can USRP2 work on

Re: [Discuss-gnuradio] permission to access /usr/local

2010-01-21 Thread Jason Uher
On Thu, Jan 21, 2010 at 4:33 AM, Mattias Kjellsson wrote: >> However, I was wondering if there >> is any other way to run applications with USRP without stating as >> "sudo" everytime? Thank you! You will need to give yourself permission to access the device (using group permissions) http://gnur

Re: [Discuss-gnuradio] USRP2

2010-01-21 Thread Philip Balister
On 01/21/2010 08:20 AM, halidziya yerebakan wrote: On Thu, Jan 21, 2010 at 3:18 PM, Philip Balisterwrote: On 01/21/2010 08:15 AM, halidziya yerebakan wrote: Hi All; I am new about gnuradio. I tried in Beagleboard . It cause a problem with prims library. I hope I will solve with ap

[Discuss-gnuradio] Getting a git revision number from an old subversion rev number

2010-01-21 Thread Ketan Mandke
Hi all, I have been using an old version of the gnuradio trunk. I wanted to check out that old version again, but I noticed that the switch over to git has been completed and the subversion repository has been taken down. Although, the git repository still looks like it has old versions of the cod

Re: [Discuss-gnuradio] Getting a git revision number from an old subversion rev number

2010-01-21 Thread Thomas Tsou
On Thu, Jan 21, 2010 at 12:43 PM, Ketan Mandke wrote: > Hi all, > > I have been using an old version of the gnuradio trunk. I wanted to > check out that old version again, but I noticed that the switch over > to git has been completed and the subversion repository has been taken > down. Although,

Re: [Fwd: Re: [Discuss-gnuradio] Gain Range error / Tx LO Offset]

2010-01-21 Thread Eric Schneider
On Wed, 2010-01-20 at 18:11 -0800, Matt Ettus wrote: > Because 0.2 amplitude doesn't clip. On a typical 1800, it will start to > clip somewhere around 0.5 to 0.6, and a typical 2400 will be much closer > to 1.0. But in any case, you want to back off on the power to get the > linearity you need

Re: [Fwd: Re: [Discuss-gnuradio] Gain Range error / Tx LO Offset]

2010-01-21 Thread Matt Ettus
On 01/21/2010 12:40 PM, Eric Schneider wrote: On Wed, 2010-01-20 at 18:11 -0800, Matt Ettus wrote: Because 0.2 amplitude doesn't clip. On a typical 1800, it will start to clip somewhere around 0.5 to 0.6, and a typical 2400 will be much closer to 1.0. But in any case, you want to back off on t

Re: [Discuss-gnuradio] Getting a git revision number from an old subversion rev number

2010-01-21 Thread Eric Blossom
On Thu, Jan 21, 2010 at 02:22:39PM -0500, Thomas Tsou wrote: > On Thu, Jan 21, 2010 at 12:43 PM, Ketan Mandke wrote: > > Hi all, > > > > I have been using an old version of the gnuradio trunk. I wanted to > > check out that old version again, but I noticed that the switch over > > to git has been

Re: [Discuss-gnuradio] Auxiliary ADC

2010-01-21 Thread Eric Blossom
On Wed, Jan 20, 2010 at 07:20:43PM +0100, Christoph Thein wrote: > > > On 01/19/2010 10:35 AM, Christoph Thein wrote: > > >> On 01/19/2010 09:47 AM, Christoph Thein wrote: > > >>> Hi, > > >>> > > >>> is there a possibility to read the data coming from the auxiliary ADC > > >>> (AD7922) at the mome

Re: [Discuss-gnuradio] How to use the rx_decim and interp.

2010-01-21 Thread Eric Blossom
On Wed, Jan 20, 2010 at 12:02:16PM +0530, srinivas naga vutukuri wrote: > Yes, now correctly calling those two members, got 100M on ADC and > DAC. But when i use interp = 4 and rx_decim = 4 what ever input > samples tranmsitting is not correctly coming out? Any thought on > this? > Please read:

[Discuss-gnuradio] GnuRadio on Debian Lenny

2010-01-21 Thread Cosmin S
Hello, This is my 0.02$ contribution for building Gnuradio on Debian Lenny. Install of Gnuradio was ok on Debian Lenny PPC. These instructions (see attached text) should also work on Intel systems. Best, C. __

Re: [Discuss-gnuradio] USRP2

2010-01-21 Thread halidziya yerebakan
I don't know have to use mail list sorry. Is it Ok now ? My converter is Slink SL-U85 but I am unable to find its documentation. On Thu, Jan 21, 2010 at 3:22 PM, Philip Balister wrote: > On 01/21/2010 08:15 AM, halidziya yerebakan wrote: > >> Hi All; >> >> I am new about gnuradio. I tri