Difference between revisions of "PPRZonDroid"

From PaparazziUAV
Jump to navigation Jump to search
Line 16: Line 16:
To use it with your device you need to install '''server application''' to pc and '''[http://download.paparazziuav.org/android/PPRZonDroid_v0.4.apk/ android application(.apk)]''' to your cell phone or tablet.
To use it with your device you need to install '''server application''' to pc and '''[http://download.paparazziuav.org/android/PPRZonDroid_v0.4.apk/ android application(.apk)]''' to your cell phone or tablet.


Server application can be found in;
Server application code can be found in;
<pre>
<pre>
path_to_paparazzi_folder/sw/ground_segment/tmtc/app_server
path_to_paparazzi_folder/sw/ground_segment/tmtc/app_server.c
</pre>
</pre>


= Manual =
= Manual =

Revision as of 05:33, 1 April 2014

Please keep in mind that this is a beta release for both server and android app.
App on Nexus4
App on Nexus10

Introduction

PPRZonDroid is an application that you can use to control Paparazzi aircraft with your android device. Some basic controls can be performed to a configured aircraft with this application.

Installation

To use it with your device you need to install server application to pc and android application(.apk) to your cell phone or tablet.

Server application code can be found in;

path_to_paparazzi_folder/sw/ground_segment/tmtc/app_server.c

Manual