[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[paparazzi-commits] [paparazzi/paparazzi] 78f1bb: [rotorcraft] only run
From: |
GitHub |
Subject: |
[paparazzi-commits] [paparazzi/paparazzi] 78f1bb: [rotorcraft] only run adaptive throttle estimation... |
Date: |
Sat, 17 Dec 2016 07:13:29 -0800 |
Branch: refs/heads/adaptive_throttle_fix
Home: https://github.com/paparazzi/paparazzi
Commit: 78f1bb886f2f7e084072be7eff2b70a803072f39
https://github.com/paparazzi/paparazzi/commit/78f1bb886f2f7e084072be7eff2b70a803072f39
Author: Felix Ruess <address@hidden>
Date: 2016-12-17 (Sat, 17 Dec 2016)
Changed paths:
M sw/airborne/firmwares/rotorcraft/guidance/guidance_v.c
Log Message:
-----------
[rotorcraft] only run adaptive throttle estimation if desired zd was updated
Only run adaptive throttle estimation if we are in flight and
the desired vertical velocity (zd) was updated (i.e. we ran hover_loop before).
This means that the estimation is not updated when using direct throttle
commands.
This should fix #1857
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [paparazzi-commits] [paparazzi/paparazzi] 78f1bb: [rotorcraft] only run adaptive throttle estimation...,
GitHub <=