Where can I find these documents referenced in the Embedded MotionApps 5.1 Release Note (RN-EMAPPS-A-5.1)?
[1] Embedded MotionApps Functional Specification (EMA-AS-V5.1)
[2] Application Note - Accel In-Use Calibration (AN-MAPPS-0.0.1)
[3] Application Note - API Descriptions for MPU-6050 Self-Test and Calibration (AN-MPU-6000A-14)
[4] Application Note - MPU-6000 / MPU-6050 Gyroscope & Accelerometer Hardware Self-Test: Relative Method (AN-MPU-6000A-12)
[6] Application Note - Integration and Porting Guide for Embedded MotionApps
[7] Application Note – 9-Axis MotionFusion and Calibration Algorithms
I contacted support several days ago, but have not received any response.
Thanks
Re: Re: Access to referenced documents
Please refer the the reference document section in the MotionFit SDK User Guide or Hardware App Note. In use accel cal is not supported in this release. All self test documentation is inculded in the register map document for the respective chip. This SDK release is tied to the MSP430 and thus cannot be ported. The 9-axis Calibration and Algorithms document is located in the Knowledge Center of the Developers Corner. The funtional spec is in the MotionFit SDK zip file in the Download tab.
Re: Re: Access to referenced documents
Thanks, the "Application Note: 9-Axis MotionFusion, Calibration algorithms" is quite helpful. I am quite confused though because none of the functions (e.g. MLGetFloatArray, MLSetBiasUpdateFunc, MLGetArray, etc.) or any of the other names (ML_ACCELS, ML_GYROS, ML_MAGNETOMETER, ML_BIAS_FROM_NO_MOTION, etc.) seem to show up in either the MotionFit SDK 4.1 or 5.1. What are these referring too?
Re: Re: Access to referenced documents
They refer to older versions of the software such as eMPL 2.0. The API spec for the MotionFit SDK will outline and decsribe all the relevant function calls.