mirror of
https://github.com/paparazzi/paparazzi.git
synced 2026-05-23 21:36:28 +08:00
a0e00fd753
* [conf] Add splash4 airframe * [ins] Update EKF2 * [ekf2] Add support for optitrack and update gps datalink module * [modules] Fix gps datalink module heading calculations * [ground] Remove old natnet2ivy
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!