mirror of
https://github.com/paparazzi/paparazzi.git
synced 2026-05-09 22:49:53 +08:00
dc998be91d
* Nederdrone ctrl scheduling + moving target app - Nederdrone airframe files - Ctrl effectiveness scheduling - Target position communication and planning - Approach to a moving target guidance * Update conf * fix compilation problems * flight plan compatible new GCS * remove module test Co-authored-by: Freek van Tienen <freek.v.tienen@gmail.com>
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!