Re: [Discuss-gnuradio] Problem with BBN's 802.11 MAC

2007-04-04 Thread Dola Saha
Actually, I mostly see u0 (which I believe is usrp overruns). However, I did receive 2/3 packets. Dola On 4/4/07, Greg Troxel <[EMAIL PROTECTED]> wrote: I think you should see real data packets at 1 Mb/s if there are any. I would expect multicast in IBSS mode to be like this. -- Greg Trox

Re: [Discuss-gnuradio] Problem with BBN's 802.11 MAC

2007-04-04 Thread Dola Saha
to receive much more than beacons, probe requests and responses, and CTS-to-self for 802.11g protection mode. At least that's what I see in our wifi network. -Dan Dola Saha wrote: > When I run > ./bbn_80211b_rx.py -v > > I get the following output: > >

Re: [Discuss-gnuradio] Problem with BBN's 802.11 MAC

2007-04-04 Thread Dola Saha
When I run ./bbn_80211b_rx.py -v I get the following output: - Bits Per Encoded Sample = 8 adc frequency = 6400 decimation frequency = 16 input_rate = 400 gain = 45.0 desired freq = 24.0 baseband frequency 239600.0 dxc freq

[Discuss-gnuradio] Problem with BBN's 802.11 MAC

2007-04-04 Thread Dola Saha
Hi, I am using gnuradio with BBN's 802.11 mac in Ubuntu platform. When I am using bbn_80211b_rx.py, I cannot capture any packet. But, when I am transmitting using bbn_80211b_tx.py, I can capture all the packets as transmitted by the transmitter. Has anybody faced this problem? Thanks and Regar