[Discuss-gnuradio] how to install gnuradio in beagleboard

2009-06-15 Thread Woody Dickson
Hi, I am getting the following error when I tried to do ipkg install: r...@beagleboard:~# lsipkg install gnuradio_3.1.3-r3.1_armv7a.ipk -sh: lsipkg: not found r...@beagleboard:~# ipkg install gnuradio_3.1.3-r3.1_armv7a.ipk Installing gnuradio (3.1.3-r3.1) to root... Nothing to be done An err

Re: [Discuss-gnuradio] Problem installing gnuradio on beagle

2009-06-14 Thread Woody Dickson
bunch of python-*.ipk files in the /tmp dir. Should I be copying those python-*.ipk to beaglebaord and then run "ipk install" for each python ipk? Thanks, Woody On Mon, Jun 15, 2009 at 12:22 AM, Philip Balister wrote: > Woody Dickson wrote: > >> Hi, >> >> I

[Discuss-gnuradio] Problem installing gnuradio on beagle

2009-06-13 Thread Woody Dickson
Hi, I got the bitbake image for gnuradio. When I tried to ipkg install it into beagle which has the base-image of Angstrom installed, I am getting the following error: r...@beagleboard:~# ipkg install gnuradio_3.1.3-r3.1_armv7a.ipk Installing gnuradio (3.1.3-r3.1) to root... Nothing to be done

[Discuss-gnuradio] usrp overheat?

2009-05-25 Thread Woody Dickson
Hi, Does anyone know how long can USRP stay up? Can it be run for days? Is there any risk of it getting overheat since the surface of the board does seem to be quite hot during normal operation? When it is not connected to the USB, but the power is still on, does it automatically go back to low

[Discuss-gnuradio] detecting whether a signal is FM or AM

2009-05-16 Thread Woody Dickson
Hi, In gnuradio, is there anyway that can help me to determine whether a signal is FM or AM? Thanks for any hint. Regards, Woody ___ Discuss-gnuradio mailing list Discuss-gnuradio@gnu.org http://lists.gnu.org/mailman/listinfo/discuss-gnuradio

[Discuss-gnuradio] question about BasicTX and BasicRX

2009-05-14 Thread Woody Dickson
Hi, I would like to conduct an experiment with using BasicTX to send AM/FM signal ( voice ) and have BasicRX to receive AM/FM signal. Basically, a way to transmit voice and another way to receive voice using USRP. Do I need two USRPs for this task? If I already have a USRP, is it true that I on

[Discuss-gnuradio] 1.6MHz to 30MHz

2009-05-12 Thread Woody Dickson
Hi, I want to use gnuradio and USRP for 1.6MHz to 30MHz, is it possible? If so, what daughterboard should I be using for USRP? The other question I have is whether it is possible to have a mini-usrp board that can be moulded into a somewhat handheld device size? Regards, Woody

Re: [Discuss-gnuradio] using gnuradio for GPS

2009-04-14 Thread Woody Dickson
The link is not active. Does anyone know why? Thanks, Woody On Tue, Apr 14, 2009 at 12:15 PM, davek wrote: > www.gps-sdr.com > > On Tue, Apr 14, 2009 at 12:05 AM, Woody Dickson > wrote: >> Hi, >> >> Does anyone know if there is any reference implementation on

[Discuss-gnuradio] using gnuradio for GPS

2009-04-13 Thread Woody Dickson
Hi, Does anyone know if there is any reference implementation on the use of gnuradio for GPS? I am interested in DIYing my own GPS system. Any information will be greatly appreciated. Thanks, Woody ___ Discuss-gnuradio mailing list Discuss-gnuradio@

[Discuss-gnuradio] Re: No package 'usrp' found[SOLVED]

2009-02-19 Thread Woody Dickson
Hi, The problem is fixed. After doing "export PKG_CONFIG_PATH=/usr/local/lib/pkgconfig", I can compile without any problem. Thanks alot. Woody On Thu, Feb 19, 2009 at 11:36 AM, Woody Dickson wrote: > Hi, > > While installing openbts, I am getting the following error: &g

[Discuss-gnuradio] No package 'usrp' found

2009-02-18 Thread Woody Dickson
Hi, While installing openbts, I am getting the following error: checking for USRP... configure: error: Package requirements (usrp > 3.1) were not met: No package 'usrp' found Consider adjusting the PKG_CONFIG_PATH environment variable if you installed software in a non-standard prefix. Alterna

Re: [Discuss-gnuradio] EEPROM warning

2009-02-18 Thread Woody Dickson
Hi, I got it now. I was not using the correct frequency range. I get it worked out using -f 950M Thanks, Woody On Wed, Feb 18, 2009 at 7:01 AM, Woody Dickson wrote: > Hi, > > I burn the EEPROM but I am still getting some problems: > > [r...@fodora apps]# ./burn-db-eeprom -A -

Re: [Discuss-gnuradio] EEPROM warning

2009-02-18 Thread Woody Dickson
same error. I would appreciate any help in getting my USRP to work. Thanks, Woody On Wed, Feb 18, 2009 at 1:40 AM, Matt Ettus wrote: > Woody Dickson wrote: >> >> Hi Jason, >> >> Thanks for your help. >> >> Does it mean I should burn the EEPROM myself? >

Re: [Discuss-gnuradio] EEPROM warning

2009-02-16 Thread Woody Dickson
Hi Jason, Thanks for your help. Does it mean I should burn the EEPROM myself? Where can I get the instruction on how to build the EEPROM? Since I don't see any EEPROM burning instruction from the gnuradio installation doc. I just want to confirm the exact steps on that so I would accidentally

Re: [Discuss-gnuradio] EEPROM warning

2009-02-16 Thread Woody Dickson
, Feb 17, 2009 at 1:56 AM, Matt Ettus wrote: > Woody Dickson wrote: >> >> Hello, >> >> Any know what is the cause of the following EEPROM warning? I would >> appreciate any suggestion on how to resolve this problem. >> >> [r...@home usr]# usrp_siggen

[Discuss-gnuradio] EEPROM warning

2009-02-16 Thread Woody Dickson
Hello, Any know what is the cause of the following EEPROM warning? I would appreciate any suggestion on how to resolve this problem. [r...@home usr]# usrp_siggen.py -f1 Warning: Treating daughterboard with invalid EEPROM contents as if it were a "Basic Tx." Warning: This is almost certainly wro