paparazzi-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[paparazzi-commits] [paparazzi/paparazzi] f8efe8: [fix] bungee_takeoff w


From: Gautier Hattenberger
Subject: [paparazzi-commits] [paparazzi/paparazzi] f8efe8: [fix] bungee_takeoff was not turning motor on
Date: Thu, 10 Oct 2019 09:58:38 -0700

  Branch: refs/heads/bungee_takeoff-fix
  Home:   https://github.com/paparazzi/paparazzi
  Commit: f8efe8b008508a9cfbf6dd4f5e272eceee27efac
      
https://github.com/paparazzi/paparazzi/commit/f8efe8b008508a9cfbf6dd4f5e272eceee27efac
  Author: Gautier Hattenberger <address@hidden>
  Date:   2019-10-10 (Thu, 10 Oct 2019)

  Changed paths:
    M sw/airborne/firmwares/fixedwing/autopilot_generated.c
    M sw/airborne/firmwares/fixedwing/autopilot_static.c
    M sw/airborne/modules/nav/nav_bungee_takeoff.c

  Log Message:
  -----------
  [fix] bungee_takeoff was not turning motor on

Two issues:
- launch variable was not set to true which prevents the control to set
  throttle commad
- the autopilot_set_kill_throttle had not effects on fixedwing (in fact
  allows setting to true). We probably missed this because this function
  is mostly called to kill but not to resurect motor...





reply via email to

[Prev in Thread] Current Thread [Next in Thread]