analogdevicesinc / iSensor-FX3-Eval

Analog Devices IMU/ADcmXL Evaluation GUI built on the iSensor-FX3-API (for EVAL-ADIS-FX3 board)
https://wiki.analog.com/resources/eval/user-guides/inertial-mems/evaluation-systems/eval-adis-fx3
MIT License
11 stars 6 forks source link

Measure DR checkbox can interfere with data log #24

Closed ajn96 closed 3 years ago

ajn96 commented 3 years ago

The measure DR check box on the main form uses a separate thread to measure the DR freq at a fixed interval. If this is kept running while a continuous data log is executed, an application lockup can occur.

ajn96 commented 3 years ago

This appears to happen only if the data ready frequency is low, and a stream is started while a data ready measure is currently in progress

ajn96 commented 3 years ago

This seems to have been resolved: https://github.com/analogdevicesinc/iSensor-FX3-Eval/commit/52466c859908f01a662183ae657b973d37844722