mirror of
https://github.com/paparazzi/paparazzi.git
synced 2026-03-23 15:34:18 +08:00
[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:
2
.gitignore
vendored
2
.gitignore
vendored
@@ -54,8 +54,6 @@ paparazzi.sublime-workspace
|
||||
/var
|
||||
/dox
|
||||
|
||||
/paparazzi
|
||||
|
||||
# /conf/
|
||||
/conf/conf.xml
|
||||
/conf/conf.xml.20*
|
||||
|
||||
Reference in New Issue
Block a user