mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-05-29 03:36:07 +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
|
# External I2C bus
|
||||||
hmc5883 -C -X start
|
hmc5883 -C -X start
|
||||||
|
|
||||||
# Internal Mag I2C bus
|
# Internal Mag I2C bus roll 180, yaw 90
|
||||||
echo "error! bmm150 roatation needs to be set"
|
bmm150 -R 10 start
|
||||||
bmm150 -R 2 start
|
|
||||||
|
|
||||||
# Possible external compasses
|
# Possible external compasses
|
||||||
ist8310 -C -b 1 start
|
ist8310 -C -b 1 start
|
||||||
|
|||||||
Reference in New Issue
Block a user