Version 1.2.2
This release:
- Further improves DMP support
- Makes
inv_icm20948_enable_dmp_sensor
andinv_icm20948_enable_dmp_sensor_int
more like the InvenSense example_enabled_Android_0/1
and_enabled_Android_intr_0/1
keep track of which sensors/interrupts are enabled, so that more than one sensor can be enabled- Sensors can now be disabled too if required.
- Corrects the ACC_SCALE in the examples
- Adds a new example showing how to enable multiple DMP sensors/features
- Examples 6&7 now support ZaneL's Node.js Quaternion animation tool
- Uncomment the
#define QUAT_ANIMATION
to output the Quaternions to Serial in the correct format
- Uncomment the