Re: Getting signal strength of a received packets

2016-06-16 Thread Majid Ashoori
Hi thank you very much for quick reply, and parser. I can do by your proposed way, but if I can use an API to get it directly from kernel that would make our work more organized and faster. On Thu, Jun 16, 2016 at 2:51 PM, Rafał Miłecki wrote: > On 16 June 2016 at 12:10, Majid Ashoori wr

Getting signal strength of a received packets

2016-06-16 Thread Majid Ashoori
Hi everyone, I am using OCB mode based on ath9k driver for my wireless connections between different nodes. In this mode there is no BS or established connection to analyze the signal strength of BS. Thus, I need to know the signal strength of received packets in my user-space application to do som