Android Open Source - Sensor magnetic CardanLinearAcceleration






Project Summary

Calcuations Linear Acceleration on Android devices using Cardan angles and a acceleration and magnetic sensor fusion..

Web Site / Source Repository

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.

Project Detail

The following table is the detailed list of CardanLinearAcceleration.

ItemValue
Java File Count11
Supported screen sizes[mdpi, hdpi, xhdpi]
Target SDK Version19
Minimum SDK Version8
Activity Count1
jar files usedandroid-support-v4.jar
androidplot-core-0.5.2.jar
commons-math3-3.0.jar
Required Permissionsandroid.permission.WRITE_EXTERNAL_STORAGE




Resource Files

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.

null

Java Source Files

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