Files
paparazzi/conf/airframes
Michal Podhradsky 606cd4eea2 Crypto updates (#2245)
* Cleaned up GEC code

* Added airborne support for pprzlink 1.0

* Update hacl-c

* Add proper indexing for pprz messages

* Updated airframe config for secure link

* Code style changes and updated code style script

* Bump rustlink

* Compilation fixes
2018-03-17 19:25:23 -07:00
..
2018-03-17 19:25:23 -07:00
2017-02-19 11:45:57 +01:00
2017-02-19 11:45:57 +01:00
2017-02-19 11:45:57 +01:00
2017-11-06 17:16:13 +01:00
2017-03-02 21:28:03 +01:00
2017-10-19 21:23:24 +02:00
2017-02-19 11:45:57 +01:00
2017-02-19 11:45:57 +01: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!