discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] gr-ieee 802.11 transceiver, Trouble with the rece


From: Bastian Bloessl
Subject: Re: [Discuss-gnuradio] gr-ieee 802.11 transceiver, Trouble with the received packets
Date: Mon, 27 Mar 2017 07:00:00 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.8.0

Hi,

On 03/26/2017 09:44 PM, Cristian Rodríguez wrote:
> When it started i do:
> 
> 1. In the flowgraph I'm in the freq 178 | 5.89 Mhz | 11p with sample
> rate=10MHz
> . It is shown in the terminal

You should use Wireshark (on both sides) to check whether the frames
look as expected. From the ASCII debug output it is hard to tell what
kind of frame that is.

Also the 'O's indicate that the PC cannot keep up with the sample stream
and drops packets.


> 
> 2. I open another terminal and i try to do a ssh port and i receive it
> (in the second terminal):

I assume the other side of the connection is a PC with a normal WiFi
card. Make sure to adapt the ARP entries to match the MAC of the card.
The WiFi card also needs static ARP entries for the SDR.


> NOTES:
> It is courious that i get 0000 when the transceiver is not receiving
> anything.

This means your PC is not fast enough to process the incoming samples.
Either it is too slow, or frame detection is triggered too often due to
a DC offset, for example.



Best,
Bastian



reply via email to

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