Openvario / meta-openvario

Official OpenEmbedded layer for Openvario flight computer.
http://www.openvario.org
29 stars 29 forks source link

WiFi/BT #353

Open hpmax opened 1 year ago

hpmax commented 1 year ago

Is there a comprehensive list of WiFi and BT USB adapters or chipsets that are supported (or preferably combo WiFi/BT adapters) or at least

bomilkar commented 1 year ago

Such a list would be very useful. However, most dongles don't reveal brand or type unless you plug it in and read the device's VID and PID. For instance: I have a "EDIMAX 150 MBit/s 802.11bgn Nano" working fine. On the outside it just says EDIMAX. The IDs are VID_7392 & PID_7811. Maybe we should build a list of devices which are known to work (with a given OV image).

hpmax commented 1 year ago

From what I can tell, any RT5370 based WiFi adapter works by default. The question is how do we or can we add more drivers for other chipsets (particularly WiFi/BT combo adapters).