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

[Bug] Fixed-wing detected landing but did not disarm #23725

Open
anaam-wingxpand opened this issue Sep 25, 2024 · 2 comments
Open

[Bug] Fixed-wing detected landing but did not disarm #23725

anaam-wingxpand opened this issue Sep 25, 2024 · 2 comments

Comments

@anaam-wingxpand
Copy link

Describe the bug

Landing was detected but did not disarm, despite COM_DISARM_LAND = 2 seconds. In fact, 5 seconds later the motor started again as takeoff was detected, even though it wasn't actually taking off.

To Reproduce

  1. The operator shook the drone to pre-trigger launch.
  2. The operator held onto the drone. 2 seconds later, the motor stopped as landing was detected
  3. The operator went to go set the drone down, and 5 seconds later the motors started again as takeoff was detected
  4. The operator disarmed the drone via QGroundControl

Expected behavior

The drone should've disarmed 2 seconds after landing, since COM_DISARM_LAND = 2 seconds. The motors should never started up again on their own.

Screenshot / Media

Screenshot 2024-09-25 093402

Screenshot 2024-09-25 093507

Flight Log

https://logs.px4.io/plot_app?log=924fa87f-0220-43ae-b9c5-b21d753078f5

Software Version

v1.14

Flight controller

Cube Orange+

Vehicle type

Fixed Wing

How are the different components wired up (including port information)

No response

Additional context

No response

@DronecodeBot
Copy link

This issue has been mentioned on Discussion Forum for PX4, Pixhawk, QGroundControl, MAVSDK, MAVLink. There might be relevant details there:

https://discuss.px4.io/t/px4-sync-q-a-sep-25-2024/40853/2

@DronecodeBot
Copy link

This issue has been mentioned on Discussion Forum for PX4, Pixhawk, QGroundControl, MAVSDK, MAVLink. There might be relevant details there:

https://discuss.px4.io/t/px4-sync-q-a-sep-25-2024/40853/1

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

No branches or pull requests

2 participants