mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-05-27 18:27:05 +08:00
ist8310: remove calibration code
- it does nothing useful - increases boot time by 2 seconds on pixhawk 4 due to a poll timeout: IST8310 on I2C bus 3 at 0x0e (bus: 100 KHz, max: 400 KHz) WARN [ist8310] ERROR: TIMEOUT 2
This commit is contained in:
@@ -11,7 +11,7 @@ mpu9250 -s -R 14 start
|
||||
# Possible external compasses
|
||||
hmc5883 -X start
|
||||
|
||||
ist8310 -C -b 1 -R 4 start
|
||||
ist8310 -b 1 -R 4 start
|
||||
|
||||
ll40ls start i2c -a
|
||||
|
||||
|
||||
Reference in New Issue
Block a user