[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[paparazzi-commits] [paparazzi/paparazzi] 520e1e: [pprz] change the old
From: |
Hector Garcia de Marina |
Subject: |
[paparazzi-commits] [paparazzi/paparazzi] 520e1e: [pprz] change the old paparazzi launch script from... |
Date: |
Thu, 17 Oct 2019 02:13:11 -0700 |
Branch: refs/heads/master
Home: https://github.com/paparazzi/paparazzi
Commit: 520e1e3b86d33159fe9f101ce7ab0a7fd61baaa6
https://github.com/paparazzi/paparazzi/commit/520e1e3b86d33159fe9f101ce7ab0a7fd61baaa6
Author: Gautier Hattenberger <address@hidden>
Date: 2019-10-17 (Thu, 17 Oct 2019)
Changed paths:
M .gitignore
M Makefile
A paparazzi
R src/paparazzi
Log Message:
-----------
[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.
Commit: 4083b0b4a15b157021c2c7de206e3b85b345cb84
https://github.com/paparazzi/paparazzi/commit/4083b0b4a15b157021c2c7de206e3b85b345cb84
Author: Hector Garcia de Marina <address@hidden>
Date: 2019-10-17 (Thu, 17 Oct 2019)
Changed paths:
M .gitignore
M Makefile
A paparazzi
R src/paparazzi
Log Message:
-----------
Merge pull request #2467 from paparazzi/pprz_start_script
[pprz] change the old paparazzi launch script from ocaml to python
Compare:
https://github.com/paparazzi/paparazzi/compare/68543cb89e73...4083b0b4a15b