discuss-gnuradio
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Discuss-gnuradio] BBN 80211b Transmitter with GNURadio 3.2.2 and US


From: Smith L.
Subject: Re: [Discuss-gnuradio] BBN 80211b Transmitter with GNURadio 3.2.2 and USRP1
Date: Sun, 6 Jun 2010 09:51:04 -0700 (PDT)

Hi Rahman,

No, I have not been able to receive from USRP2 as a transmitter but I have
been able to successfully receive packets from a nearby access point.

Thanks,
Smith


Rahman Doost wrote:
> 
> Hi Smith,
> 
> Did you manage to receive with USRP2? I'm kinda stuck with the same
> problem
> (Tx/Rx with 2 USRP2s). 'bbn_80211b_rx' does not receive what I'm
> transmitting with 'bbn_80211b_tx'.
> 
> Thanks,
> Rahman
> 
> On Fri, May 21, 2010 at 6:19 PM, Smith L. <address@hidden> wrote:
> 
>>
>> Hi George,
>>
>> I am using Ubuntu 8.04 and GNU Radio version is 3.3git-602-gfcf9efa7. I
>> do
>> not know about Ubuntu but a lot of changes were made to git after I
>> checked
>> out this version. If you have older versions of git then it may help you
>> to
>> build usrp2 bbn code.
>>
>> gnychis wrote:
>> >
>> > On Fri, May 21, 2010 at 1:06 PM, Smith L. <address@hidden>
>> wrote:
>> >
>> >>
>> >> Hi George,
>> >>
>> >> Were you able to test the usrp2_version code with two USRP2s?
>> >>
>> >> Let me know if you were able to successfully transmit 80211b packets
>> from
>> >> one USRP2 to another.
>> >>
>> >
>> > were you able to build the usrp2 branch successfully with the newest
>> > version
>> > of GNU Radio and Ubuntu?  I am failing with a lot of errors with the
>> > newest
>> > version of git and Ubuntu 10.04
>> >
>> > In file included from bbn_tap.h:39,
>> >                  from bbn.cc:3840:
>> > /usr/local/include/gnuradio/omnithread.h:139:2: error: #error "No
>> > implementation header file"
>> > /usr/local/include/gnuradio/omnithread.h:154:2: error: #error
>> > "Implementation header file incomplete"
>> > In file included from bbn_tap.h:39,
>> >                  from bbn.cc:3840:
>> > /usr/local/include/gnuradio/omnithread.h:208: error: ISO C++ forbids
>> > declaration of ‘OMNI_MUTEX_IMPLEMENTATION’ with no type
>> > /usr/local/include/gnuradio/omnithread.h:209: error: expected ‘;’
>> before
>> > ‘}’
>> > token
>> > /usr/local/include/gnuradio/omnithread.h:209: error: expected ‘;’
>> before
>> > ‘}’
>> > token
>> > /usr/local/include/gnuradio/omnithread.h: In member function ‘void
>> > omni_mutex::lock()’:
>> > /usr/local/include/gnuradio/omnithread.h:189: error:
>> > ‘OMNI_MUTEX_LOCK_IMPLEMENTATION’ was not declared in this scope
>> > /usr/local/include/gnuradio/omnithread.h:189: error: expected ‘;’
>> before
>> > ‘}’
>> > token
>> > /usr/local/include/gnuradio/omnithread.h: In member function ‘void
>> > omni_mutex::unlock()’:
>> > /usr/local/include/gnuradio/omnithread.h:190: error:
>> > ‘OMNI_MUTEX_UNLOCK_IMPLEMENTATION’ was not declared in this scope
>> > /usr/local/include/gnuradio/omnithread.h:190: error: expected ‘;’
>> before
>> > ‘}’
>> > token
>> > /usr/local/include/gnuradio/omnithread.h: In member function ‘int
>> > omni_mutex::trylock()’:
>> > /usr/local/include/gnuradio/omnithread.h:191: error:
>> > ‘OMNI_MUTEX_TRYLOCK_IMPLEMENTATION’ was not declared in this scope
>> > /usr/local/include/gnuradio/omnithread.h:191: error: expected ‘;’
>> before
>> > ‘}’
>> > token
>> > /usr/local/include/gnuradio/omnithread.h: At global scope:
>> > /usr/local/include/gnuradio/omnithread.h:288: error: ISO C++ forbids
>> > declaration of ‘OMNI_CONDITION_IMPLEMENTATION’ with no type
>> > /usr/local/include/gnuradio/omnithread.h:289: error: expected ‘;’
>> before
>> > ‘}’
>> > token
>> > /usr/local/include/gnuradio/omnithread.h:289: error: expected ‘;’
>> before
>> > ‘}’
>> > token
>> > /usr/local/include/gnuradio/omnithread.h:323: error: ISO C++ forbids
>> > declaration of ‘OMNI_SEMAPHORE_IMPLEMENTATION’ with no type
>> > /usr/local/include/gnuradio/omnithread.h:324: error: expected ‘;’
>> before
>> > ‘}’
>> > token
>> > /usr/local/include/gnuradio/omnithread.h:324: error: expected ‘;’
>> before
>> > ‘}’
>> > token
>> > /usr/local/include/gnuradio/omnithread.h:613: error: ISO C++ forbids
>> > declaration of ‘OMNI_THREAD_IMPLEMENTATION’ with no type
>> > /usr/local/include/gnuradio/omnithread.h:614: error: expected ‘;’
>> before
>> > ‘}’
>> > token
>> > /usr/local/include/gnuradio/omnithread.h:614: error: expected ‘;’
>> before
>> > ‘}’
>> > token
>> > In file included from bbn.cc:3844:
>> > bbn_plcp80211_bb.h:62: warning: ‘typedef’ was ignored in this
>> declaration
>> >
>> > _______________________________________________
>> > Discuss-gnuradio mailing list
>> > address@hidden
>> > http://lists.gnu.org/mailman/listinfo/discuss-gnuradio
>> >
>> >
>>
>> --
>> View this message in context:
>> http://old.nabble.com/BBN-80211b-Transmitter-with-GNURadio-3.2.2-and-USRP1-tp28623863p28639621.html
>> Sent from the GnuRadio mailing list archive at Nabble.com.
>>
>>
>> _______________________________________________
>> Discuss-gnuradio mailing list
>> address@hidden
>> http://lists.gnu.org/mailman/listinfo/discuss-gnuradio
>>
> 
> _______________________________________________
> Discuss-gnuradio mailing list
> address@hidden
> http://lists.gnu.org/mailman/listinfo/discuss-gnuradio
> 
> 

-- 
View this message in context: 
http://old.nabble.com/BBN-80211b-Transmitter-with-GNURadio-3.2.2-and-USRP1-tp28623863p28793170.html
Sent from the GnuRadio mailing list archive at Nabble.com.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]