Re: [Discuss-gnuradio] How to view data samples when running fm radio

2009-05-27 Thread Zainab Qureshi
In usrp_wfm_rcv.py, there is a command self.u = usrp.source_c() Now how do we use the gr.file_sink() in this file? On 5/27/09, Eric Blossom wrote: > On Tue, May 26, 2009 at 01:53:40PM +0500, Zainab Qureshi wrote: >> I have successfully run gnuradio on linux/windows. I am running the &

[Discuss-gnuradio] How to view data samples when running fm radio

2009-05-26 Thread Zainab Qureshi
I have successfully run gnuradio on linux/windows. I am running the example usrp_wfm_rcv.py. i want to look at few of the data samples coming from the usb port. What changes in the code should i make to view these data samples. ___ Discuss-gnuradio mail

[Discuss-gnuradio] problem running .cpp files on gnuradio windows

2009-05-24 Thread Zainab Qureshi
I have successfully installed gnuradio on windows and the python examples work fine. Now i am trying to run a test program (.cpp file) using mingw on windows using the following command g++ usrp_test_c++.cpp -o testusrp -lusrp i get the following error C:\MinGW\bin\..\lib\gcc\mingw32\3.4.5\..\..\

[Discuss-gnuradio] ld.exe cannot find -lusrp on windows

2009-05-10 Thread Zainab Qureshi
I have successfully installed gnuradio on windows xp but i am having a slight problem running the C++ files. When i enter the following command on MinGW: $ g++ usrp_test_c++.cpp -o testusrp -lusrp I get the following error: C:\MinGW\bin\..\lib\gcc\mingw32\3.4.5\..\..\..\..\mingw32\bin\ld.exe: can

[Discuss-gnuradio] mingw linker cannot find -lsocket

2009-05-03 Thread Zainab Qureshi
When i enter the 'make' command for gnuradio i get the following error. configure:20701: checking for socket in -lsocket configure:20736: gcc -o conftest.exe -g -O2 -Wall conftest.c -lsocket >&5 C:\MinGW\bin\..\lib\gcc\mingw32\3.4.5\..\..\..\..\mingw32\bin\ld.exe: cannot find -lsocket collect2:

[Discuss-gnuradio] Re: Make fail...config.h:467: error: 'usleep'was not declare

2009-05-01 Thread Zainab Qureshi
Don Ward wrote: > "Dan J" wrote: > >> #define HAVE_USLEEP 1 > This says that configure thinks you have a usleep() function somewhere. > This is different from my MinGW installation. > >> 1) I only installed MinGW yesterday and used MinGW-5.1.4.exe. >> 2) Using w32api3.11 > > Your installation is

Re: [Discuss-gnuradio] problem when make is called to install gnuradio

2009-05-01 Thread Zainab Qureshi
Brian thanks for the help but that is where i am stuck at. which path needs to be set here?... since i can find the files on my pc.. On Thu, Apr 30, 2009 at 10:48 PM, Brian Padalino wrote: > On Thu, Apr 30, 2009 at 1:44 PM, Zainab Qureshi > wrote: > > what does that mean? > >

Re: [Discuss-gnuradio] problem when make is called to install gnuradio

2009-04-30 Thread Zainab Qureshi
what does that mean? On Thu, Apr 30, 2009 at 10:44 PM, Brian Padalino wrote: > On Thu, Apr 30, 2009 at 12:26 PM, Zainab Qureshi > wrote: > > ./qa_gr_block.h:26:45: cppunit/extensions/HelperMacros.h: No such file or > > directory > > ./qa_gr_block.h:27:30: cppunit/Tes

[Discuss-gnuradio] problem when make is called to install gnuradio

2009-04-30 Thread Zainab Qureshi
When i make GNU radio on mingw i get the following error. Can someone figure out the problem? $ make make all-recursive make[1]: Entering directory `/c/gnuradio-3.1.3' Making all in config make[2]: Entering directory `/c/gnuradio-3.1.3/config' make[2]: Nothing to be done for `all'. make[2]: Leavi

[Discuss-gnuradio] problem installing mingw when trying to run gnu radio on windows

2009-04-30 Thread Zainab Qureshi
Quoting from the page: http://gnuradio.org/trac/wiki/MingwInstallMain "You can avoid some problems by intalling an updated version of bash. Download bash-3.1-MSYS-1.0.11-1.tar.bz2 from the "MSYS Base System/Technology Preview: MSYS-1.0.11" section of the MinGW download area

[Discuss-gnuradio] installation of GNU Radio on windows using minGW and MSYS

2009-04-28 Thread Zainab Qureshi
I have installed gnuradio on windows xp using the steps given on the gnuradio wesbite. Those were quite helpful. I am getting this when i configure gnuradio. * The following components were skipped either because you asked not to

[Discuss-gnuradio] Installing GNU Radio with MinGW and MSYS

2009-04-28 Thread Zainab Qureshi
While installing GNURadio on Windows i am having the following error. checking for guile... /bin/guile gr_boost_include_dir = checking boost/shared_ptr.hpp usability... no checking boost/shared_ptr.hpp presence... no checking for boost/shared_ptr.hpp... no checking boost/shared_ptr.hpp usability..

[Discuss-gnuradio] Installing GNU Radio with MinG W and MSYS ΒΆ

2009-04-27 Thread Zainab Qureshi
12.0 but still it gives me this error. Please help me in fixing this problem. Regards, Zainab Qureshi -- z...@!n@b ___ Discuss-gnuradio mailing list Discuss-gnuradio@gnu.org http://lists.gnu.org/mailman/listinfo/discuss-gnuradio