[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[paparazzi-commits] [paparazzi/paparazzi] 520e1e: [pprz] change the old
From: |
Gautier Hattenberger |
Subject: |
[paparazzi-commits] [paparazzi/paparazzi] 520e1e: [pprz] change the old paparazzi launch script from... |
Date: |
Thu, 17 Oct 2019 01:26:54 -0700 |
Branch: refs/heads/pprz_start_script
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.
- [paparazzi-commits] [paparazzi/paparazzi] 520e1e: [pprz] change the old paparazzi launch script from...,
Gautier Hattenberger <=