[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: |
Thu, 04 Feb 2016 15:41:43 -0800 |
Branch: refs/heads/flight_plan_variables
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
- [paparazzi-commits] [paparazzi/paparazzi] 579fdf: [flight_plan] allow variable declaration from flig...,
GitHub <=