morrownr / 8814au

Linux Driver for USB WiFi Adapters that are based on the RTL8814AU Chipset
Other
472 stars 87 forks source link

MIMO data in monitor mode #90

Open ComputerCarsten opened 1 year ago

ComputerCarsten commented 1 year ago

Hello,

What I want to do is to put the RTL8814AU in monitor mode and get the metrics (like RSSI) for each of the four antenna channels on every received packet.

Is that even possible?

I took a look on the source code but without proper documentation of what the Baseband Preocessor is doing, it is hard to make sense of it.

morrownr commented 1 year ago

Hi @ComputerCarsten

it is hard to make sense of it.

I know and we don't have good documentation or access to Realtek devs that could help. My recommendation is that if this is important to your project or product, use Mediatek based usb wifi adapters. At least we have access to the Mediatek devs. More info available at the Main Menu of this site:

https://github.com/morrownr/USB-WiFi

Reading menu item 1 should be informative and menu item 2 provides a lot of information and product links.

Regards,

Nick