[Discuss-gnuradio] Re: [Douglas Geiger BBN 802.11b] Porting code on USRP2 prob

2009-04-06 Thread Shih-shen Lu
Hi Colby Boyer, I try to make the branche, usrp2_version, and I meet a problem that bbn_plcp80211_bb.cc and bbn_tap.cc lost include string.h header file. So the usrp2_version can work certainly? Shih-Shen Colby Boyer wrote: > Great to hear. I will be able to start testing with two USRPs soon.

[Discuss-gnuradio] modify tunnel.py to supprot usrp2

2009-03-16 Thread Shih-shen Lu
Hello, When I modified the code of tunnel.py, I met a problem. I want to direct use the eth0 interface, not add a gr0. But there was no device, /dev/eth0, dose anybody has the experience. Can I open eht0?? BTW, dose anybody know the relationship between BER and sensitivity. The word, sensitivit

[Discuss-gnuradio] Re: New USRP2 Warning Message

2009-03-08 Thread Shih-shen Lu
Sorry, it can work. I miss updating the txrx-edk10.1-r10524.bin. Thanks. > Hello, > > Do you solve the problem?? > I update the firmware to u2_rev3_ise10.1sp3_r10524.bin. > When I run usrp2/host/apps/test.sh, it still show the error message. > > Does anybody has solved the problem? > > > Tha

[Discuss-gnuradio] Re: New USRP2 Warning Message

2009-03-08 Thread Shih-shen Lu
Firas Abbas wrote: > Hi, > >> On Mon, 2/9/09, Eric Blossom wrote: >> >> For the first part of the question, something about >> reset_db, I think you need to update, build and reinstall the f/w on the >> SDCARD since internally, we now use a new (internal) method to handle >> some things. >> >>

[Discuss-gnuradio] Re: port tunnel.py from usrp to usrp2

2009-03-03 Thread Shih-shen Lu
http://www.nabble.com/Modifications-in-benchmark_rx.py-for-USRP2-td22234620.html > To warn you - I don't recall if I got the transmit-side of benchmark > (and therefore tunnel.py) working properly with my USRP2. But you can > see the changes required for talking to a USRP2 instead of USRP1. > Dou

[Discuss-gnuradio] Re: starting with usrp2_fft.py

2009-03-03 Thread Shih-shen Lu
jeff . wrote: > Hi, > > I'm a newbie. I received my hardware and trying test it. > I started to test the USRP2 (last release of firmware) and FLEX900 with > the > "usrp2_fft.py". > My system is Ubuntu 8.10 and the trunk version of gnuradio. > > I'm trying this command: > > #sudo usrp2_fft.py -f

[Discuss-gnuradio] Re: port tunnel.py from usrp to usrp2

2009-03-03 Thread Shih-Shen Lu
It is the same example. I didn't search the page. Thanks. Shih-Shen -- = Shih-Shen Lu http://sites.google.com/site/shihshenlu/ = ___ Discuss-gnuradio mailing list Discuss-gnuradio@gnu.org http://lists.gnu.org/mailman/lis

[Discuss-gnuradio] port tunnel.py from usrp to usrp2

2009-03-03 Thread Shih-shen Lu
Dear all: I want to run tunnel.py by USRP2. What sould I do? I trace the tunnel.py code. Do I modify the portion of USRP initialing?? The usrp_swig.py and the usrp2.py is different. The following information is my developmental environment: OS:Fedora 2.6.27.15-170.2.24.fc10.i686.PAE Gnu radio: t

[Discuss-gnuradio] Re: Import Error with usrp2

2009-03-01 Thread Shih-shen Lu
Hello, Yc Park I think that maybe you forget to set PYTHONPATH. Shih-Shen Yc Park wrote: > Last week, I succeed to get a response from my usrp2. > > After that, however, when I try usrp2_fft.py, or anything *.py related > with usrp2, I get the "Import Error with usrp2" error. > > (But when I

[Discuss-gnuradio] some problem about install BBN

2008-12-11 Thread Shih-Shen Lu
Hello, I have already searched the problem on internet, but I don't solve the problem. I use 'cvs -d [EMAIL PROTECTED]:/cvs/adroitgrdevel co adroitgrdevel' to download the lastest code. Then I type 'bootstrap;configure;make'. The make action response is the following: