Calcuations Linear Acceleration on Android devices using Cardan angles and a acceleration and magnetic sensor fusion..
CardanLinearAcceleration is hosted in the following web site
https://github.com/KEOpenSource/CardanLinearAcceleration
If you think the Android project CardanLinearAcceleration listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.
The following table is the detailed list of CardanLinearAcceleration.
Item | Value |
---|---|
Java File Count | 11 |
Supported screen sizes | [mdpi, hdpi, xhdpi] |
Target SDK Version | 19 |
Minimum SDK Version | 8 |
Activity Count | 1 |
jar files used | android-support-v4.jar androidplot-core-0.5.2.jar commons-math3-3.0.jar |
Required Permissions | android.permission.WRITE_EXTERNAL_STORAGE |
There are 3 image files in CardanLinearAcceleration. The names of the image files are listed as follows.
icon_logger.png ke_icon.png launcher_icon.png
The following screenshort is generated from the image listed above.
CardanLinearAcceleration has the following Java source files.
com.kircherelectronics.cardanlinearacceleration.CardanLinearAccelerationActivity.java com.kircherelectronics.cardanlinearacceleration.dialog.SettingsDialog.java com.kircherelectronics.cardanlinearacceleration.filters.CardanLinearAcceleration .java com.kircherelectronics.cardanlinearacceleration.filters.LPFWikipedia.java com.kircherelectronics.cardanlinearacceleration.filters.LowPassFilter .java com.kircherelectronics.cardanlinearacceleration.filters.MeanFilter .java com.kircherelectronics.cardanlinearacceleration.gauge.GaugeAccelerationHolo.java com.kircherelectronics.cardanlinearacceleration.gauge.GaugeRotationHolo.java com.kircherelectronics.cardanlinearacceleration.plot.DynamicPlot .java com.kircherelectronics.cardanlinearacceleration.plot.PlotColor .java com.kircherelectronics.cardanlinearacceleration.statistics.StdDev .java