[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[paparazzi-commits] [paparazzi/paparazzi] cdec07: [flight_plan] <set nee
From: |
GitHub |
Subject: |
[paparazzi-commits] [paparazzi/paparazzi] cdec07: [flight_plan] <set needs a variable name and <call... |
Date: |
Wed, 10 Sep 2014 00:39:16 -0700 |
Branch: refs/heads/flightplan_set_call_handler
Home: https://github.com/paparazzi/paparazzi
Commit: cdec079a9b8f5916c285e58714ad09fb5b54ec42
https://github.com/paparazzi/paparazzi/commit/cdec079a9b8f5916c285e58714ad09fb5b54ec42
Author: dewagter <address@hidden>
Date: 2014-09-10 (Wed, 10 Sep 2014)
Changed paths:
M conf/flight_plans/flight_plan.dtd
M sw/lib/ocaml/fp_proc.ml
M sw/tools/generators/gen_flight_plan.ml
Log Message:
-----------
[flight_plan] <set needs a variable name and <call needs a function that
returns a bool. There is no elegant solution for handlers, while paparazzi has
more and more handlers. So we introduce the flightplan <handle
fun=KillThrottle()> block. It does also not cause a delay and moves to the next
statement.
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [paparazzi-commits] [paparazzi/paparazzi] cdec07: [flight_plan] <set needs a variable name and <call...,
GitHub <=