mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-05-01 11:14:07 +08:00
* adis16507: enhance driver to handle and recover from all failure modes - Clean up driver - Add optional hardware reset - Fix scale and range for 125 deg/s variant - Handle communication errors when read returns zeroes - Improved perf counters * change prints to PX4_DEBUG, define BURST_READ_CMD, do both soft and hard reset, use ScheduleNow instead of 1ms delay, change read/write stall period to SPI_STALL value