mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-05-27 02:06:27 +08:00
nxp_fmuk66-v3:Set bmm150 orientation
This commit is contained in:
committed by
Daniel Agar
parent
bfc704b60a
commit
8504ffd8f2
@@ -7,9 +7,8 @@
|
||||
# External I2C bus
|
||||
hmc5883 -C -X start
|
||||
|
||||
# Internal Mag I2C bus
|
||||
echo "error! bmm150 roatation needs to be set"
|
||||
bmm150 -R 2 start
|
||||
# Internal Mag I2C bus roll 180, yaw 90
|
||||
bmm150 -R 10 start
|
||||
|
||||
# Possible external compasses
|
||||
ist8310 -C -b 1 start
|
||||
|
||||
Reference in New Issue
Block a user