[rt2x00-users] Timing report
Peter Stuge
peter at stuge.se
Wed Oct 20 10:47:46 UTC 2010
Mohammad Abdelhadi wrote:
> I want to report the time at when the transmission starts, and when
> the card switches the channel and when it terminates the
> transmission. So, do you know a simple tool that could help me to
> report what I want accurately?
No such tool. You have been all over the Linux wireless mailing lists
for a while now, but I'm afraid your questions suggest that you have
not done even the most basic research about wireless networking with
Linux.
Anyway, if you are lucky, your hardware actually supports notifying
the kernel driver about these events, and then if you are *really*
lucky you will also be able to find the documentation required to
learn about *how* the hardware notifies the driver, and then finally
you can simply modify the driver to pass the information to userspace
in whatever way is practical.
Most likely it just can not be done.
Maybe you should spend some time researching the open source
firmwares that exist for common wifi hardware. There's none for
RaLink devices though.
//Peter
More information about the users
mailing list