px4-firmware/boards/airmind/mindpx-v2/init/rc.board_sensors

19 lines
348 B
Plaintext
Raw Normal View History

#!/bin/sh
#
# Airmind Mindpx-v2 specific board sensors init
#------------------------------------------------------------------------------
board_adc start
2019-11-11 16:35:59 -04:00
# Internal I2C bus
hmc5883 -T -I -R 12 start
qmc5883l -I -R 6 start
mpu6000 -s -R 2 start
mpu6500 -s -R 2 start
lsm303d -s -R 10 start
2020-03-18 13:34:55 -03:00
l3gd20 -s -R 14 start
# Internal SPI
ms5611 -s start