Kevin O'Connor 96ab906946 sensor_mpu9250: Check for overflows on each query_mpu9250_status command
Move overflow detection from mp9250_stop() to
command_query_mpu9250_status().  Currently the host ignores any
contents returned from a stop request, so overflow reporting at that
point has limited utility.

In practice, this change will result in one additional i2c transaction
to the mpu9250 device every 100ms.

Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
2024-01-07 11:59:59 -05:00
..
2023-12-21 20:58:57 -05:00
2020-12-04 16:10:13 -05:00
2023-02-20 19:55:25 -05:00
2023-02-20 19:55:25 -05:00