plane heading PID control with bank angle; implemented as Activity; multi-threaded.
androPlanePIDfloats is hosted in the following web site
https://github.com/rp17/androPlanePIDfloats
If you think the Android project androPlanePIDfloats 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 androPlanePIDfloats.
Item | Value |
---|---|
Java File Count | 4 |
Target SDK Version | 17 |
Minimum SDK Version | 8 |
Activity Count | 1 |
jar files used | android-support-v4.jar |
Required Permissions | android.permission.ACCESS_COARSE_LOACTION android.permission.ACCESS_FINE_LOCATION android.permission.ACCESS_NETWORK_STATE android.permission.BLUETOOTH android.permission.CHANGE_WIFI_MULTICAST_STATE android.permission.INTERNET android.permission.WAKE_LOCK |
androPlanePIDfloats has the following Java source files.
autopilot.Start.java autopilot.WayPoints.java gps.GPS.java pid.PIDControl.java