Difference between revisions of "Murat"

From PaparazziUAV
Jump to navigation Jump to search
 
Line 1: Line 1:
This is the page of Murat
This is the page of Murat
pwd    look at the working directory
mkdir  make directory
vi    opens the .list file to edit
id
su -
ping
ls -l
cvs update
make demo 
make AIRCRAFT=13  sim    to compile the sim for your
make AIRCRAFT=13 ap.compile
make AIRCRAFT=13 ap.upload
sw/supevision/paparazzi.pl  after everything has done, this is for starting the GCS
after these steps, you need to open flight plan that you will fly and start your airplane... its done :)
GPS must be green 3D at least 4 satelites
3 things to make before every flight ,,
in MANUAL MODE  control your throws aileron,elevator..throttle... if they are moving in right direction.
in AUTO1 MODE look at the aircraft's control responses to your movements( move the plane and watch the controls try to beat you)
again in AUTO1 MODE look at your rc movements if they are in right directions.

Revision as of 11:57, 18 March 2007

This is the page of Murat


pwd look at the working directory mkdir make directory vi opens the .list file to edit id su - ping ls -l


cvs update make demo



make AIRCRAFT=13 sim to compile the sim for your make AIRCRAFT=13 ap.compile make AIRCRAFT=13 ap.upload sw/supevision/paparazzi.pl after everything has done, this is for starting the GCS

after these steps, you need to open flight plan that you will fly and start your airplane... its done :)

GPS must be green 3D at least 4 satelites 3 things to make before every flight ,,

in MANUAL MODE control your throws aileron,elevator..throttle... if they are moving in right direction. in AUTO1 MODE look at the aircraft's control responses to your movements( move the plane and watch the controls try to beat you) again in AUTO1 MODE look at your rc movements if they are in right directions.