Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

COM_LOW_BAT_ACT "Land mode" currently seems to be broken #19273

Open
taileron opened this issue Mar 2, 2022 · 1 comment
Open

COM_LOW_BAT_ACT "Land mode" currently seems to be broken #19273

taileron opened this issue Mar 2, 2022 · 1 comment

Comments

@taileron
Copy link
Contributor

taileron commented Mar 2, 2022

Describe the bug
vehicle doesn´t autoland anymore at critical or emergency battery level
autoland gets announced (in COM_BAT_ACT_T e.g. 10sec or 0sec) but no more executed
happens with gps and indoors as well

To Reproduce
Steps to reproduce the behavior:
that problem seems to be introduced, since the new parameter COM_BAT_ACT_T exists

Expected behavior
Vehicle auto-lands at the desired low bat level
This function is particularly important for very small fliers with short flight times.
(Better to land than to fall from the sky...)

Log Files and Screenshots
Vehicele currently does no logs ...
Always provide a link to the flight log file:

  • Download the flight log file from the vehicle (tutorial).
  • Share the link to a log showing the problem on PX4 Flight Review.

Add screenshots to help explain your problem.

Drone (please complete the following information):

  • Describe the type of drone.
  • Photo of the IMU / autopilot setup if possible.

Additional context
Here is the parameter set of the vehicle:
ScorpionLowBatAutoLandBroken.params.zip

@taileron taileron changed the title COM_LOW_BAT_ACT currently seems to be broken COM_LOW_BAT_ACT "land mode" currently seems to be broken Mar 3, 2022
@taileron taileron changed the title COM_LOW_BAT_ACT "land mode" currently seems to be broken COM_LOW_BAT_ACT "Land mode" currently seems to be broken Mar 3, 2022
@taileron
Copy link
Contributor Author

The current master (2022.03.28) now lands but only when COM_BAT_ACT_T is 1 sec or above and perfect gps fix is available.
Without gps or COM_BAT_ACT_T = 0 only the announcement landing in 0 sec is issued but the landing gets not executed.

this would be relatively important for small vehicles with short flight times to avoid damage of the device or lipo.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant