1
0
Fork 0
mirror of https://github.com/betaflight/betaflight.git synced 2025-07-25 01:05:27 +03:00

Merge pull request #6514 from bforbort/LIS3MDL

Add support for ST LIS3MDL MEMS Magnetometer
This commit is contained in:
Michael Keller 2018-09-20 22:54:58 +12:00 committed by GitHub
commit 2a529c8119
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
57 changed files with 260 additions and 8 deletions

View file

@ -153,6 +153,7 @@ Module | Comments
-------|--------
U-blox Neo-M8N w/Compass | Pinout can be found in Pixfalcon manual. SDA and SCL can be attached to I2C bus for compass, TX and RX can be attached to UART for GPS. Power must be applied for either to function.
Reyax RY825AI | NEO-M8N, 18Hz UART USB interface GPS Glonass BeiDou QZSS antenna module flash. [eBay](http://www.ebay.com/itm/RY825AI-18Hz-UART-USB-interface-GPS-Glonass-BeiDou-QZSS-antenna-module-flash/181566850426)
mRo uGPS w/ LIS3MDL | Ultra compact and weights just 7.7 grams. Multiple constellation capabilities (GPS and GLONASS). Includes JST-GH pigtail. Available from [mRobotics](https://store.mrobotics.io/product-p/mro-ugps-samm8q-01.htm).
#### NEO-7
Module | Comments