[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[paparazzi-commits] [paparazzi/paparazzi] 579fdf: [flight_plan] allow va
From: |
GitHub |
Subject: |
[paparazzi-commits] [paparazzi/paparazzi] 579fdf: [flight_plan] allow variable declaration from flig... |
Date: |
Sun, 07 Feb 2016 12:16:08 -0800 |
Branch: refs/heads/master
Home: https://github.com/paparazzi/paparazzi
Commit: 579fdf4acd8686f18857ad65fd5b58fdf6e2eaf0
https://github.com/paparazzi/paparazzi/commit/579fdf4acd8686f18857ad65fd5b58fdf6e2eaf0
Author: Gautier Hattenberger <address@hidden>
Date: 2016-02-05 (Fri, 05 Feb 2016)
Changed paths:
M Makefile.ac
M conf/flight_plans/flight_plan.dtd
M sw/tools/generators/gen_aircraft.ml
M sw/tools/generators/gen_flight_plan.ml
Log Message:
-----------
[flight_plan] allow variable declaration from flight plan
- can be used localy in the flight plan to avoid adding new variables in
the base code when it can be avoided
- with appropriate attributes, will generate a settings accessible from
the GCS
Commit: 70e867cad7d46e47ef77ddeebeb75a3a1999d66c
https://github.com/paparazzi/paparazzi/commit/70e867cad7d46e47ef77ddeebeb75a3a1999d66c
Author: Gautier Hattenberger <address@hidden>
Date: 2016-02-06 (Sat, 06 Feb 2016)
Changed paths:
M conf/flight_plans/versatile.xml
Log Message:
-----------
[flight_plan] update versatile FP to show auto variables usage
Commit: 21c8e86c06c4fc142ba9d0352222df4eef4e2186
https://github.com/paparazzi/paparazzi/commit/21c8e86c06c4fc142ba9d0352222df4eef4e2186
Author: Gautier Hattenberger <address@hidden>
Date: 2016-02-07 (Sun, 07 Feb 2016)
Changed paths:
M Makefile.ac
M conf/flight_plans/flight_plan.dtd
M conf/flight_plans/versatile.xml
M sw/tools/generators/gen_aircraft.ml
M sw/tools/generators/gen_flight_plan.ml
Log Message:
-----------
Merge pull request #1530 from paparazzi/flight_plan_variables
[flight_plan] allow variable declaration from flight plan
Compare:
https://github.com/paparazzi/paparazzi/compare/9ea68e861c7d...21c8e86c06c4