Difference between revisions of "User:GPH/Mission"
< User:GPH
Jump to navigation
Jump to search
Line 5: | Line 5: | ||
# Get a working [http://www.recherche.enac.fr/~gph/facile-2.0.tar.bz2 FaCiLe library]. | # Get a working [http://www.recherche.enac.fr/~gph/facile-2.0.tar.bz2 FaCiLe library]. | ||
# Patch the airborne navigation code with [http://www.recherche.enac.fr/~gph/paparazzi_gph_flavour.patch this small patch] | # Patch the airborne navigation code with [http://www.recherche.enac.fr/~gph/paparazzi_gph_flavour.patch this small patch] | ||
## Put the patch in the '''paparazzi3/sw''' directory. | |||
## Run '''patch -p0 < file.patch''' |
Revision as of 07:02, 3 December 2009
This is a documentation draft for installing mission planning software.
- Get clean sources of paparazzi.
- Install ocaml-native-compilers.
- Get a working FaCiLe library.
- Patch the airborne navigation code with this small patch
- Put the patch in the paparazzi3/sw directory.
- Run patch -p0 < file.patch