Re: [Discuss-gnuradio] build gnuradio on windows with cygwin mingw msvc

2005-05-05 Thread Eric Blossom
On Thu, May 05, 2005 at 10:35:19PM +0200, Ulf Soderberg wrote: > > I see a lot of rx overruns and tx underruns. > > /Ulf Last time I tested a NEC USB 2.0 card I found that the Tx and Rx rates were not equal. I don't recall which was higher, or for that matter what they were. Eric ___

Re: [Discuss-gnuradio] build gnuradio on windows with cygwin mingw msvc

2005-05-05 Thread Martin Dvh
Thanks for the info, The cygwin wiki seems out of date (talks about gnuradio-0.9) Which cygwin wiki? The afore-mentioned? I've updated it 2 days ago. Yes, I missed the "Starting with" in this line: Starting with GnuRadio version 0.9, there's no need for the ipc-daemon service. cppunit and fftw3

Re: [Discuss-gnuradio] build gnuradio on windows with cygwin mingw msvc

2005-05-05 Thread Ulf Soderberg
Eric Blossom wrote: On Thu, May 05, 2005 at 08:55:48PM +0200, Ulf Soderberg wrote: Stephane Fillod wrote: On Thu, May 05, 2005 at 07:14:41AM -0700, Angilberto Muniz Sb wrote: Now it works -- I had to create the directories: c:\usr\local\share\usrp\rev2 and put the .ihx and .rbf files in there...

Re: [Discuss-gnuradio] build gnuradio on windows with cygwin mingw msvc

2005-05-05 Thread Angilberto Muniz Sb
Compaq nx9010 and VIA USB Controller (WinXP-SP2/USRP-Rev2) got: - 22 MBytes/s TX; 8192 underruns !? is that normal? - 26 MBytes/s RX; 41 overuns and then stops (hang)! Angilberto. --- Ulf Soderberg <[EMAIL PROTECTED]> wrote: > Stephane Fillod wrote: > > On Thu, May 05, 2005 at 07:14:41AM -0700,

Re: [Discuss-gnuradio] build gnuradio on windows with cygwin mingw msvc

2005-05-05 Thread Ulf Soderberg
Stephane Fillod wrote: On Thu, May 05, 2005 at 08:55:48PM +0200, Ulf Soderberg wrote: BTW, what transfert rate do you get in TX and RX? With what kind of USB bridge? I get 19 MBytes/s RX and 17MBytes/s TX on a Compaq Evo N800w running Windows XP SP2 at 2.2 GHz. It says it has a NEC PCI to USB EHCI

Re: [Discuss-gnuradio] build gnuradio on windows with cygwin mingw msvc

2005-05-05 Thread Eric Blossom
On Thu, May 05, 2005 at 08:55:48PM +0200, Ulf Soderberg wrote: > Stephane Fillod wrote: > >On Thu, May 05, 2005 at 07:14:41AM -0700, Angilberto Muniz Sb wrote: > > > >>Now it works -- I had to create the directories: > >>c:\usr\local\share\usrp\rev2 and put the .ihx and .rbf > >>files in there... >

Re: [Discuss-gnuradio] build gnuradio on windows with cygwin mingw msvc

2005-05-05 Thread Stephane Fillod
On Thu, May 05, 2005 at 08:55:48PM +0200, Ulf Soderberg wrote: > >BTW, what transfert rate do you get in TX and RX? > >With what kind of USB bridge? > > I get 19 MBytes/s RX and 17MBytes/s TX on a Compaq Evo N800w running > Windows XP SP2 at 2.2 GHz. It says it has a NEC PCI to USB EHCI > contro

Re: [Discuss-gnuradio] build gnuradio on windows with cygwin mingw msvc

2005-05-05 Thread Ulf Soderberg
Stephane Fillod wrote: On Thu, May 05, 2005 at 07:14:41AM -0700, Angilberto Muniz Sb wrote: Now it works -- I had to create the directories: c:\usr\local\share\usrp\rev2 and put the .ihx and .rbf files in there... Good to know. Thanks! BTW, what transfert rate do you get in TX and RX? With what ki

Re: [Discuss-gnuradio] build gnuradio on windows with cygwin mingw msvc

2005-05-05 Thread Stephane Fillod
On Thu, May 05, 2005 at 07:14:41AM -0700, Angilberto Muniz Sb wrote: > Now it works -- I had to create the directories: > c:\usr\local\share\usrp\rev2 and put the .ihx and .rbf > files in there... Good to know. Thanks! BTW, what transfert rate do you get in TX and RX? With what kind of USB bridg

Re: [Discuss-gnuradio] build gnuradio on windows with cygwin mingw msvc

2005-05-05 Thread Angilberto Muniz Sb
Now it works -- I had to create the directories: c:\usr\loca\share\usrp\rev2 and put the .ihx and .rbf files in there... Angilberto. > > test_usrp_standar_*.exe -- cant find .ihx nor .rbf > __ Do You Yahoo!? Tired of spam? Yahoo! Mail has the b

Re: [Discuss-gnuradio] build gnuradio on windows with cygwin mingw msvc

2005-05-04 Thread Angilberto Muniz Sb
Hello all, I just tested it under WinXP-SP2 and USRP-Rev2. > > ... the usrp module appears to work > (with fast USB) under > Windows (with rev0 board). > usrper.exe ok! load firmware and load fpga -- ok led1 on/off -- ok > ... > install the USRP filter, and check the various > test_usrp_stand

Re: [Discuss-gnuradio] build gnuradio on windows with cygwin mingw msvc

2005-05-04 Thread Stephane Fillod
Hi Martin! I'm cc'ing some other people interested in a Windows port. On Wed, May 04, 2005 at 04:12:49AM +0200, Martin Dvh wrote: > Hi, > Has anybody succeeded in building gnuradio 2.x on windows. Yes, I did. > I am trying to build using cygwin (clean cygwin install) > but haven't succeeded yet

[Discuss-gnuradio] build gnuradio on windows with cygwin mingw msvc

2005-05-04 Thread Martin Dvh
Hi, Has anybody succeeded in building gnuradio 2.x on windows. I am trying to build using cygwin (clean cygwin install) but haven't succeeded yet. I had to add HAVE_SLEEP to config.h and use the right configure options. I tried: $ ../configure --with-boost-include-dir=/usr/local/include/boost-1_3