[Prism54-devel] [PATCH] AVS rf-monitor header
Aurelien
slts@free.fr
Fri, 19 Mar 2004 21:53:52 +0100
Ok, that's in
...And justice for all
Aurelien wrote:
> I'll try to use this code. But I'll give the user ability to choose
> between the 2 formats. Moreover There is probably something we can do
> about the obj_rx_annex in the latest cvs and the rfmon_header...
>
> ...And justice for all
>
> Antonio Eugenio Burriel wrote:
>
>> Hi all,
>>
>> The idea was simple: to let Kismet log received signal levels.
>>
>> I studied that 20 bytes header and identified the most relevant fields.
>> There're at least 2 flags fields hanging around.
>> I chose the AVS WLAN monitor header. Tested with pcap and kismet. Not
>> sure if there are any other good choices. Comments?
>>
>> The hack it's too ugly. I'm just a kernel-newbie and I'm too stressed to
>> do it better today. However the work is pretty simple.
>> ...