decoding 802.11 b
Posted
by stan
on Stack Overflow
See other posts from Stack Overflow
or by stan
Published on 2009-11-24T19:47:43Z
Indexed on
2010/04/02
15:03 UTC
Read the original article
Hit count: 444
I have a raw grabbed data from spectrometer that was working on wifi (802.11b) channel 6. (two laptops in ad-hoc ping each other).
I would like to decode this data in matlab. I see them as complex vector with 4.6 mln of complex samples. I see their spectrum quite nice. I am looking document a bit less complicated as IEEE 802.11 standard (which I have).
I can share measurement data to other people.
© Stack Overflow or respective owner