From 20f3a92f1c5ddecb565634237e33b321e846ad5d Mon Sep 17 00:00:00 2001 From: Gaspard Coulet Date: Wed, 28 Apr 2021 23:08:21 +0200 Subject: Initial commit --- Realisation_vol/Doc/index-files/index-1.html | 127 +++++++++++++++++++ Realisation_vol/Doc/index-files/index-10.html | 135 ++++++++++++++++++++ Realisation_vol/Doc/index-files/index-11.html | 145 ++++++++++++++++++++++ Realisation_vol/Doc/index-files/index-12.html | 171 ++++++++++++++++++++++++++ Realisation_vol/Doc/index-files/index-13.html | 129 +++++++++++++++++++ Realisation_vol/Doc/index-files/index-14.html | 135 ++++++++++++++++++++ Realisation_vol/Doc/index-files/index-15.html | 133 ++++++++++++++++++++ Realisation_vol/Doc/index-files/index-16.html | 127 +++++++++++++++++++ Realisation_vol/Doc/index-files/index-17.html | 127 +++++++++++++++++++ Realisation_vol/Doc/index-files/index-18.html | 131 ++++++++++++++++++++ Realisation_vol/Doc/index-files/index-2.html | 135 ++++++++++++++++++++ Realisation_vol/Doc/index-files/index-3.html | 127 +++++++++++++++++++ Realisation_vol/Doc/index-files/index-4.html | 129 +++++++++++++++++++ Realisation_vol/Doc/index-files/index-5.html | 135 ++++++++++++++++++++ Realisation_vol/Doc/index-files/index-6.html | 125 +++++++++++++++++++ Realisation_vol/Doc/index-files/index-7.html | 133 ++++++++++++++++++++ Realisation_vol/Doc/index-files/index-8.html | 125 +++++++++++++++++++ Realisation_vol/Doc/index-files/index-9.html | 141 +++++++++++++++++++++ 18 files changed, 2410 insertions(+) create mode 100644 Realisation_vol/Doc/index-files/index-1.html create mode 100644 Realisation_vol/Doc/index-files/index-10.html create mode 100644 Realisation_vol/Doc/index-files/index-11.html create mode 100644 Realisation_vol/Doc/index-files/index-12.html create mode 100644 Realisation_vol/Doc/index-files/index-13.html create mode 100644 Realisation_vol/Doc/index-files/index-14.html create mode 100644 Realisation_vol/Doc/index-files/index-15.html create mode 100644 Realisation_vol/Doc/index-files/index-16.html create mode 100644 Realisation_vol/Doc/index-files/index-17.html create mode 100644 Realisation_vol/Doc/index-files/index-18.html create mode 100644 Realisation_vol/Doc/index-files/index-2.html create mode 100644 Realisation_vol/Doc/index-files/index-3.html create mode 100644 Realisation_vol/Doc/index-files/index-4.html create mode 100644 Realisation_vol/Doc/index-files/index-5.html create mode 100644 Realisation_vol/Doc/index-files/index-6.html create mode 100644 Realisation_vol/Doc/index-files/index-7.html create mode 100644 Realisation_vol/Doc/index-files/index-8.html create mode 100644 Realisation_vol/Doc/index-files/index-9.html (limited to 'Realisation_vol/Doc/index-files') diff --git a/Realisation_vol/Doc/index-files/index-1.html b/Realisation_vol/Doc/index-files/index-1.html new file mode 100644 index 0000000..0a15763 --- /dev/null +++ b/Realisation_vol/Doc/index-files/index-1.html @@ -0,0 +1,127 @@ + + + + + +A-Index + + + + + + + + +
+ + + + + + + +
+ + +
A B C D E F G H I L M O P R S T V W  + + +

A

+
+
addP - Variable in class com.proj.drone_routing.InputActivity
+
 
+
attachBaseContext(Context) - Method in class com.proj.drone_routing.MApplication
+
 
+
+A B C D E F G H I L M O P R S T V W 
+ +
+ + + + + + + +
+ + + + diff --git a/Realisation_vol/Doc/index-files/index-10.html b/Realisation_vol/Doc/index-files/index-10.html new file mode 100644 index 0000000..f06346c --- /dev/null +++ b/Realisation_vol/Doc/index-files/index-10.html @@ -0,0 +1,135 @@ + + + + + +L-Index + + + + + + + + +
+ + + + + + + +
+ + +
A B C D E F G H I L M O P R S T V W  + + +

L

+
+
l - Variable in class com.proj.drone_routing.InputActivity
+
 
+
lat - Variable in class com.proj.drone_routing.InputActivity
+
 
+
load - Variable in class com.proj.drone_routing.WorkingActivity
+
 
+
LoadMission(String) - Method in class com.proj.drone_routing.WorkingActivity
+
+
Generates the droneMission with the given parameters and enable the start button
+
+
lon - Variable in class com.proj.drone_routing.InputActivity
+
 
+
+A B C D E F G H I L M O P R S T V W 
+ +
+ + + + + + + +
+ + + + diff --git a/Realisation_vol/Doc/index-files/index-11.html b/Realisation_vol/Doc/index-files/index-11.html new file mode 100644 index 0000000..6a69514 --- /dev/null +++ b/Realisation_vol/Doc/index-files/index-11.html @@ -0,0 +1,145 @@ + + + + + +M-Index + + + + + + + + +
+ + + + + + + +
+ + +
A B C D E F G H I L M O P R S T V W  + + +

M

+
+
MainActivity - Class in com.proj.drone_routing
+
+
Starting Activity in which the SDK is loaded and the app is registered, it is possible to enter InputActivity from here with no device connected, but WorkingActivity can only be accessed if an aircraft is connected.
+
+
MainActivity() - Constructor for class com.proj.drone_routing.MainActivity
+
 
+
MApplication - Class in com.proj.drone_routing
+
 
+
MApplication() - Constructor for class com.proj.drone_routing.MApplication
+
 
+
mmap - Variable in class com.proj.drone_routing.InputActivity
+
 
+
MMap - Class in com.proj.drone_routing
+
+
That class is managing the mapView it is associated with, it is used to display the aircraft, user and waypoint position
+
+
mmap - Variable in class com.proj.drone_routing.WorkingActivity
+
 
+
MMap.MyLocationListener - Class in com.proj.drone_routing
+
 
+
MyLocationListener() - Constructor for class com.proj.drone_routing.MMap.MyLocationListener
+
 
+
+A B C D E F G H I L M O P R S T V W 
+ +
+ + + + + + + +
+ + + + diff --git a/Realisation_vol/Doc/index-files/index-12.html b/Realisation_vol/Doc/index-files/index-12.html new file mode 100644 index 0000000..5a7cda7 --- /dev/null +++ b/Realisation_vol/Doc/index-files/index-12.html @@ -0,0 +1,171 @@ + + + + + +O-Index + + + + + + + + +
+ + + + + + + +
+ + +
A B C D E F G H I L M O P R S T V W  + + +

O

+
+
onActivityResult(int, int, Intent) - Method in class com.proj.drone_routing.MainActivity
+
+
Stores the parameters returned by the InputActivity
+
+
onActivityResult(int, int, Intent) - Method in class com.proj.drone_routing.WorkingActivity
+
+
Behavior when InputActivity returns
+
+
onClickload(View) - Method in class com.proj.drone_routing.WorkingActivity
+
+
Open InputActivity and awaits for its result
+
+
onClickStart(View) - Method in class com.proj.drone_routing.WorkingActivity
+
+
Starts the generated mission
+
+
onCreate(Bundle) - Method in class com.proj.drone_routing.InputActivity
+
 
+
onCreate(Bundle) - Method in class com.proj.drone_routing.MainActivity
+
+
Check et request permissions, initialise the displayed information and buttons
+
+
onCreate(Bundle) - Method in class com.proj.drone_routing.WorkingActivity
+
 
+
onLocationChanged(Location) - Method in class com.proj.drone_routing.MMap.MyLocationListener
+
 
+
onPause() - Method in class com.proj.drone_routing.WorkingActivity
+
 
+
onProviderDisabled(String) - Method in class com.proj.drone_routing.MMap.MyLocationListener
+
 
+
onProviderEnabled(String) - Method in class com.proj.drone_routing.MMap.MyLocationListener
+
 
+
onRequestPermissionsResult(int, String[], int[]) - Method in class com.proj.drone_routing.MainActivity
+
+
Result of runtime permission request
+
+
onResume() - Method in class com.proj.drone_routing.WorkingActivity
+
 
+
onStatusChanged(String, int, Bundle) - Method in class com.proj.drone_routing.MMap.MyLocationListener
+
 
+
onSurfaceTextureAvailable(SurfaceTexture, int, int) - Method in class com.proj.drone_routing.VideoFeed
+
 
+
onSurfaceTextureDestroyed(SurfaceTexture) - Method in class com.proj.drone_routing.VideoFeed
+
 
+
onSurfaceTextureSizeChanged(SurfaceTexture, int, int) - Method in class com.proj.drone_routing.VideoFeed
+
 
+
onSurfaceTextureUpdated(SurfaceTexture) - Method in class com.proj.drone_routing.VideoFeed
+
 
+
+A B C D E F G H I L M O P R S T V W 
+ +
+ + + + + + + +
+ + + + diff --git a/Realisation_vol/Doc/index-files/index-13.html b/Realisation_vol/Doc/index-files/index-13.html new file mode 100644 index 0000000..9d776de --- /dev/null +++ b/Realisation_vol/Doc/index-files/index-13.html @@ -0,0 +1,129 @@ + + + + + +P-Index + + + + + + + + +
+ + + + + + + +
+ + +
A B C D E F G H I L M O P R S T V W  + + +

P

+
+
pause - Variable in class com.proj.drone_routing.WorkingActivity
+
 
+
pause() - Method in class com.proj.drone_routing.WorkingActivity
+
+
Pauses the mission or resume it if it was paused
+
+
+A B C D E F G H I L M O P R S T V W 
+ +
+ + + + + + + +
+ + + + diff --git a/Realisation_vol/Doc/index-files/index-14.html b/Realisation_vol/Doc/index-files/index-14.html new file mode 100644 index 0000000..912a6a8 --- /dev/null +++ b/Realisation_vol/Doc/index-files/index-14.html @@ -0,0 +1,135 @@ + + + + + +R-Index + + + + + + + + +
+ + + + + + + +
+ + +
A B C D E F G H I L M O P R S T V W  + + +

R

+
+
refreshButtons() - Method in class com.proj.drone_routing.WorkingActivity
+
+
Remove the Start and Load buttons and replaces them with Pause and Stop
+
+
remove(View) - Method in class com.proj.drone_routing.InputActivity
+
 
+
removeButton(View) - Method in class com.proj.drone_routing.WorkingActivity
+
 
+
Reset() - Method in class com.proj.drone_routing.WorkingActivity
+
+
Puts the buttons back to default ( load, and start if the parameters are loaded )
+
+
+A B C D E F G H I L M O P R S T V W 
+ +
+ + + + + + + +
+ + + + diff --git a/Realisation_vol/Doc/index-files/index-15.html b/Realisation_vol/Doc/index-files/index-15.html new file mode 100644 index 0000000..1bf097c --- /dev/null +++ b/Realisation_vol/Doc/index-files/index-15.html @@ -0,0 +1,133 @@ + + + + + +S-Index + + + + + + + + +
+ + + + + + + +
+ + +
A B C D E F G H I L M O P R S T V W  + + +

S

+
+
start - Variable in class com.proj.drone_routing.WorkingActivity
+
 
+
stop - Variable in class com.proj.drone_routing.WorkingActivity
+
 
+
stop() - Method in class com.proj.drone_routing.WorkingActivity
+
+
Stops the mission
+
+
stopUpdatethread() - Method in class com.proj.drone_routing.MainActivity
+
 
+
+A B C D E F G H I L M O P R S T V W 
+ +
+ + + + + + + +
+ + + + diff --git a/Realisation_vol/Doc/index-files/index-16.html b/Realisation_vol/Doc/index-files/index-16.html new file mode 100644 index 0000000..dfa45d0 --- /dev/null +++ b/Realisation_vol/Doc/index-files/index-16.html @@ -0,0 +1,127 @@ + + + + + +T-Index + + + + + + + + +
+ + + + + + + +
+ + +
A B C D E F G H I L M O P R S T V W  + + +

T

+
+
TextePrcp - Variable in class com.proj.drone_routing.MainActivity
+
 
+
toString() - Method in class com.proj.drone_routing.DroneWaypoint
+
 
+
+A B C D E F G H I L M O P R S T V W 
+ +
+ + + + + + + +
+ + + + diff --git a/Realisation_vol/Doc/index-files/index-17.html b/Realisation_vol/Doc/index-files/index-17.html new file mode 100644 index 0000000..f894c32 --- /dev/null +++ b/Realisation_vol/Doc/index-files/index-17.html @@ -0,0 +1,127 @@ + + + + + +V-Index + + + + + + + + +
+ + + + + + + +
+ + +
A B C D E F G H I L M O P R S T V W  + + +

V

+
+
VideoFeed - Class in com.proj.drone_routing
+
+
That class is used to initialise and to update the video feed received from the aircraft main camera.
+
+
+A B C D E F G H I L M O P R S T V W 
+ +
+ + + + + + + +
+ + + + diff --git a/Realisation_vol/Doc/index-files/index-18.html b/Realisation_vol/Doc/index-files/index-18.html new file mode 100644 index 0000000..1166874 --- /dev/null +++ b/Realisation_vol/Doc/index-files/index-18.html @@ -0,0 +1,131 @@ + + + + + +W-Index + + + + + + + + +
+ + + + + + + +
+ + +
A B C D E F G H I L M O P R S T V W  + + +

W

+
+
w - Variable in class com.proj.drone_routing.InputActivity
+
 
+
WorkingActivity - Class in com.proj.drone_routing
+
+
WorkingActivity is the running mission activity, from wich users can set up and start a mission, it allows user to keep control over the mission, displaying information and control buttons.
+
+
WorkingActivity() - Constructor for class com.proj.drone_routing.WorkingActivity
+
 
+
+A B C D E F G H I L M O P R S T V W 
+ +
+ + + + + + + +
+ + + + diff --git a/Realisation_vol/Doc/index-files/index-2.html b/Realisation_vol/Doc/index-files/index-2.html new file mode 100644 index 0000000..b84e1fc --- /dev/null +++ b/Realisation_vol/Doc/index-files/index-2.html @@ -0,0 +1,135 @@ + + + + + +B-Index + + + + + + + + +
+ + + + + + + +
+ + +
A B C D E F G H I L M O P R S T V W  + + +

B

+
+
BtnLoad - Variable in class com.proj.drone_routing.MainActivity
+
 
+
btnMainLoad(View) - Method in class com.proj.drone_routing.MainActivity
+
+
Start the InputActivity and awaits for its result
+
+
btnMainStart(View) - Method in class com.proj.drone_routing.MainActivity
+
+
Only displayed when an aircraft is connected, launch the working activity, with parameters if existing.
+
+
BtnStart - Variable in class com.proj.drone_routing.MainActivity
+
 
+
+A B C D E F G H I L M O P R S T V W 
+ +
+ + + + + + + +
+ + + + diff --git a/Realisation_vol/Doc/index-files/index-3.html b/Realisation_vol/Doc/index-files/index-3.html new file mode 100644 index 0000000..b897318 --- /dev/null +++ b/Realisation_vol/Doc/index-files/index-3.html @@ -0,0 +1,127 @@ + + + + + +C-Index + + + + + + + + +
+ + + + + + + +
+ + +
A B C D E F G H I L M O P R S T V W  + + +

C

+
+
chooseOnMap - Variable in class com.proj.drone_routing.InputActivity
+
 
+
com.proj.drone_routing - package com.proj.drone_routing
+
 
+
+A B C D E F G H I L M O P R S T V W 
+ +
+ + + + + + + +
+ + + + diff --git a/Realisation_vol/Doc/index-files/index-4.html b/Realisation_vol/Doc/index-files/index-4.html new file mode 100644 index 0000000..3c26070 --- /dev/null +++ b/Realisation_vol/Doc/index-files/index-4.html @@ -0,0 +1,129 @@ + + + + + +D-Index + + + + + + + + +
+ + + + + + + +
+ + +
A B C D E F G H I L M O P R S T V W  + + +

D

+
+
disableStartButton() - Method in class com.proj.drone_routing.MainActivity
+
+
Deletes the start button
+
+
DroneWaypoint - Class in com.proj.drone_routing
+
 
+
+A B C D E F G H I L M O P R S T V W 
+ +
+ + + + + + + +
+ + + + diff --git a/Realisation_vol/Doc/index-files/index-5.html b/Realisation_vol/Doc/index-files/index-5.html new file mode 100644 index 0000000..851ff61 --- /dev/null +++ b/Realisation_vol/Doc/index-files/index-5.html @@ -0,0 +1,135 @@ + + + + + +E-Index + + + + + + + + +
+ + + + + + + +
+ + +
A B C D E F G H I L M O P R S T V W  + + +

E

+
+
enableLoadButton() - Method in class com.proj.drone_routing.WorkingActivity
+
+
Enable the Load Button
+
+
enableStartButton() - Method in class com.proj.drone_routing.MainActivity
+
+
Creates and enable the start button
+
+
enableStartButton() - Method in class com.proj.drone_routing.WorkingActivity
+
+
Enable the Start button
+
+
+A B C D E F G H I L M O P R S T V W 
+ +
+ + + + + + + +
+ + + + diff --git a/Realisation_vol/Doc/index-files/index-6.html b/Realisation_vol/Doc/index-files/index-6.html new file mode 100644 index 0000000..e9984f6 --- /dev/null +++ b/Realisation_vol/Doc/index-files/index-6.html @@ -0,0 +1,125 @@ + + + + + +F-Index + + + + + + + + +
+ + + + + + + +
+ + +
A B C D E F G H I L M O P R S T V W  + + +

F

+
+
FLAG_CONNECTION_CHANGE - Static variable in class com.proj.drone_routing.MainActivity
+
 
+
+A B C D E F G H I L M O P R S T V W 
+ +
+ + + + + + + +
+ + + + diff --git a/Realisation_vol/Doc/index-files/index-7.html b/Realisation_vol/Doc/index-files/index-7.html new file mode 100644 index 0000000..f6aeed3 --- /dev/null +++ b/Realisation_vol/Doc/index-files/index-7.html @@ -0,0 +1,133 @@ + + + + + +G-Index + + + + + + + + +
+ + + + + + + +
+ + +
A B C D E F G H I L M O P R S T V W  + + +

G

+
+
gen - Variable in class com.proj.drone_routing.InputActivity
+
 
+
generate(View) - Method in class com.proj.drone_routing.InputActivity
+
+
Stores the parameters of the flight plan and exit the activity
+
+
getCurr(View) - Method in class com.proj.drone_routing.InputActivity
+
 
+
getProductInstance() - Static method in class com.proj.drone_routing.MainActivity
+
 
+
+A B C D E F G H I L M O P R S T V W 
+ +
+ + + + + + + +
+ + + + diff --git a/Realisation_vol/Doc/index-files/index-8.html b/Realisation_vol/Doc/index-files/index-8.html new file mode 100644 index 0000000..9f0624d --- /dev/null +++ b/Realisation_vol/Doc/index-files/index-8.html @@ -0,0 +1,125 @@ + + + + + +H-Index + + + + + + + + +
+ + + + + + + +
+ + +
A B C D E F G H I L M O P R S T V W  + + +

H

+
+
h - Variable in class com.proj.drone_routing.InputActivity
+
 
+
+A B C D E F G H I L M O P R S T V W 
+ +
+ + + + + + + +
+ + + + diff --git a/Realisation_vol/Doc/index-files/index-9.html b/Realisation_vol/Doc/index-files/index-9.html new file mode 100644 index 0000000..befebf1 --- /dev/null +++ b/Realisation_vol/Doc/index-files/index-9.html @@ -0,0 +1,141 @@ + + + + + +I-Index + + + + + + + + +
+ + + + + + + +
+ + +
A B C D E F G H I L M O P R S T V W  + + +

I

+
+
initMap() - Method in class com.proj.drone_routing.WorkingActivity
+
+
Initialises the MMap with the MapView
+
+
initUpdateThread(Activity) - Method in class com.proj.drone_routing.MainActivity
+
+
Initialises an UI thread that updates the start Button when it should be displayed or not ( if an aircraft is connected )
+
+
InputActivity - Class in com.proj.drone_routing
+
+
InputActivity is used for the users to enter the specification of the subject, that will be used be Working Activity to generate the mission.
+
+
InputActivity() - Constructor for class com.proj.drone_routing.InputActivity
+
 
+
intentact - Variable in class com.proj.drone_routing.InputActivity
+
 
+
isloaded - Variable in class com.proj.drone_routing.MainActivity
+
 
+
+A B C D E F G H I L M O P R S T V W 
+ +
+ + + + + + + +
+ + + + -- cgit v1.2.3