Skip to content

Increase takeoff altitude and sleep #457

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

Merged
merged 2 commits into from
Mar 28, 2022

Conversation

danylevskyi
Copy link
Contributor

@danylevskyi danylevskyi commented Mar 27, 2022

To make the example for telemetry_takeoff_and_land more representative I propose to increase MIS_TAKEOFF_ALT parameter and sleep after taking off.

Waiting for drone to connect...
-- Connected to drone!
Altitude: 0
Flight mode: LAND
-- Global position state is good enough for flying.
-- Setting takeoff altitude
-- Arming
-- Taking off
Flight mode: TAKEOFF
Altitude: 1
Altitude: 2
Altitude: 3
Altitude: 4
Altitude: 5
Altitude: 6
Altitude: 7
Altitude: 8
-- Landing
Flight mode: LAND
Altitude: 7
Altitude: 6
Altitude: 5
Altitude: 4
Altitude: 3
Altitude: 2
Altitude: 1
Altitude: 0
Altitude: -1

UPD:
Action has been used to increase takeoff altitude.

Copy link
Collaborator

@julianoes julianoes left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

One correction but thanks for the contribution and fix!

@danylevskyi danylevskyi requested a review from julianoes March 28, 2022 07:06
@JonasVautherin JonasVautherin merged commit fae8477 into mavlink:main Mar 28, 2022
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

Successfully merging this pull request may close these issues.

3 participants