Re: [Discuss-gnuradio] ubuntu 10.10 source build pre-requisites

2010-10-31 Thread Jakub Moskal
I just upgraded 10.04 to 10.10 and compiled gnuradio from git repository without any problems, thus I would just use instructions for 10.04. Jakub On Wed, Sep 29, 2010 at 6:55 PM, Arturo Rinaldi wrote: >  Are there any news about the pre-requisites for source build for the new > upcoming Ubuntu

Re: [Discuss-gnuradio] Quick WBX question

2010-10-31 Thread Jason Abele
On Sun, Oct 31, 2010 at 6:45 PM, Steven Clark wrote: > The 100mW transmit spec, is that at +0dB gain, or at +25dB gain (max)? Max ___ Discuss-gnuradio mailing list Discuss-gnuradio@gnu.org http://lists.gnu.org/mailman/listinfo/discuss-gnuradio

Re: [Discuss-gnuradio] Gnuradio build on cygwin failed with usrp

2010-10-31 Thread Don Ward
Kyle Zhou wrote: Updated git repository on my cygwin(1.7.7-1)+winxp box this weekend and tried rebuild gnuradio ./configure reported usrp is not to be built due to not able to detect libusb I do have libusb-win32 0.1.12.2-1 in cygwin Looked at the config.log, I found it insists on checking pk

Re: [Discuss-gnuradio] MP3 file transmission

2010-10-31 Thread Steve Mcmahon
Hello Zimran Rafique: People from the community please correct me if I'm wrong here, but it doesn't matter what kind of file you're trying to transmit (it doesn't matter what kind of file you're opening with the File Source block). It's just bits. You don't need to convert MP3 to PCM. As long a

[Discuss-gnuradio] Quick WBX question

2010-10-31 Thread Steven Clark
The 100mW transmit spec, is that at +0dB gain, or at +25dB gain (max)? ___ Discuss-gnuradio mailing list Discuss-gnuradio@gnu.org http://lists.gnu.org/mailman/listinfo/discuss-gnuradio

[Discuss-gnuradio] MP3 file transmission

2010-10-31 Thread hafiz zimran
Hi I am trying to transmit MP3 file using GRC, USRP2 and WBX with "FILE SOURCE"(GRC) block but failed. How can I convert MP3 file to DAT file?   Waiting for response   Zimran Rafique ___ Discuss-gnuradio mailing list Discuss-gnuradio@gnu.org http

Re: [Discuss-gnuradio] Does anybody have sucessfully installed GNURadio on Windows

2010-10-31 Thread Don Ward
Matt Dunstan wrote: OK, I really don't know what to do with that GNU Radio. I tried to install it many times with CygWin and MinGW but no success, this is why I have this question: does anybody have sucessfully installed GNU Radio on Windows OS Yes, I have installed it on Windows many times

[Discuss-gnuradio] LFTX and LFRX synchronization on one USRP1

2010-10-31 Thread Yan Nie
Dear all,How to run the transmission path and receiving path alternatively in terms of time, for building the synchronization block for a radio system. This radio system are built on one USRP1 with LFTX and LFRX plug-in. Actually, the transmission path and receiving path are working well on two USR

[Discuss-gnuradio] starting up WBX

2010-10-31 Thread Markus Heller M.A. (relix GmbH)
Dear community, I'm looking for a HOWTO that describes how to get the WBX/USRP2 up and running in a basic application. I already got the LFRX board operational, but I'm not sure hw to do the same with the WBX. Thanks ahead Markus DL8RDS ___ Discuss-g

[Discuss-gnuradio] How is gain sorted between the two LNAs around the mixer in the XCVR2450

2010-10-31 Thread Jorge Miguel
Hello, I would like to know how the gain setting (up to 92 dB in Rx mode) of the MAXIM2829 is sorted between the two amplifiers placed around the mixer. I is clear in the data sheet what the total gain is depending on the gain settings but it is not clear where the gain is. Most of them can be be

Re: [Discuss-gnuradio] GRC 3.3.0 block documentation missing

2010-10-31 Thread Ed Criscuolo
On 10/29/10 7:55 PM, Michael Dickens wrote: I think it's not an oversight; maybe it's a feature? If you installed GNU Radio via MacPorts' "gnuradio" port (or "gnuradio-*"), you need to do "sudo port install gnuradio +docs" to get the docs. I made them separate because not everyone wants them&

[Discuss-gnuradio] Gnuradio build on cygwin failed with usrp

2010-10-31 Thread Kyle Zhou
Updated git repository on my cygwin(1.7.7-1)+winxp box this weekend and tried rebuild gnuradio ./configure reported usrp is not to be built due to not able to detect libusb I do have libusb-win32 0.1.12.2-1 in cygwin Looked at the config.log, I found it insists on checking pkgconfig file libusb.

Re: [Discuss-gnuradio] Still can't install gr-ais, some help please?

2010-10-31 Thread Thunder87
I've searched for libgnuradio-core.so with find / -iname "libgnuradio-core.so" and found nothing. But there are libgnuradio-core.so.0 and libgnuradio-core.so.0.0.0 at /usr/lib/ Aren't they the same with libgnuradio-core.so? How do I set PKG_CONFIG_PATH? Do I rewrite this block in configure: