Skip to content

v2.9.5.6-pub

Compare
Choose a tag to compare
@ajn96 ajn96 released this 19 Jul 18:03
· 112 commits to master since this release

New Features

Added record time estimate to both the IMU data logger application (burst read and register logging). This control provides an estimate of the total data capture time, based on the requested number of samples and the currently measured IMU sample frequency.
image

Add timestamping for each sample in the CSV log files. These timestamps include the time the data was written to the file (typically in large chunks based on the file manager properties), and the time the USB packet was received by the host PC.
image