[pprz] change the old paparazzi launch script from ocaml to python

This new script is doing the same than before but don't rely on the
ocaml install which was a problem when mixing opam and system install.

Note that when updating, git will complain about the already existing
file 'paparazzi'. So it is necessary to delete the old file (or run
'make clean') before updating the code.
This commit is contained in:
Gautier Hattenberger
2019-10-17 10:21:45 +02:00
parent 68543cb89e
commit 520e1e3b86
4 changed files with 24 additions and 39 deletions

2
.gitignore vendored
View File

@@ -54,8 +54,6 @@ paparazzi.sublime-workspace
/var
/dox
/paparazzi
# /conf/
/conf/conf.xml
/conf/conf.xml.20*