Files
paparazzi/conf/airframes
Gautier Hattenberger 095bb75e49 [conf] drop support of XVert
never really worked it seems, and the frame is no longer available
2021-02-02 18:32:26 +01:00
..
2020-07-03 15:52:32 +02:00
2021-02-02 18:32:26 +01:00
2021-02-02 18:32:26 +01:00
2018-12-06 15:43:58 -08:00
2020-07-05 21:38:09 +02:00

If you have your own autonomous aircraft, it is really apriciated if you would:
* Create your own short UPPERCASE directory name within this one, e.g. "MYX"
* Prefix your airframe names with the same name in lowercase and add an underscore, e.g. myx_superdart.xml

This will make your life of updating Paparazzi much simpler...

It can be helpful to take a look at how other paparazzi enthousiasts like you did just that.

TIP: Remember to put the following DOCTYPE line in the top of your airframe file: 

 <!DOCTYPE airframe SYSTEM "../airframe.dtd">

Have a great day!