mirror of
https://gitee.com/xiaohuolufeihua/bizhang_-obav.git
synced 2026-05-21 01:12:11 +00:00
drivers/magnetometer: Bosch BMM150 rewrite
- same pattern as other new drivers (state machine, checked register mechanism, no sleeps, etc) - self test has been rolled into regular startup sequence - still I2C only, but will be expanded in the future - configure to high accuracy preset
This commit is contained in:
@@ -28,7 +28,7 @@ px4_add_board(
|
||||
imu/invensense/mpu9250
|
||||
irlock
|
||||
lights/rgbled_ncp5623c
|
||||
magnetometer/bmm150
|
||||
magnetometer/bosch/bmm150
|
||||
magnetometer/lis3mdl
|
||||
magnetometer/isentek/ist8310
|
||||
optical_flow # all available optical flow drivers
|
||||
|
||||
Reference in New Issue
Block a user