iNavFlight / inav

INAV: Navigation-enabled flight control software
https://inavflight.github.io
GNU General Public License v3.0
3.11k stars 1.47k forks source link

Cruise mode for multirotors #6843

Closed avsaase closed 6 months ago

avsaase commented 3 years ago

For longer range cruise flights it would be nice to have a real cruise mode for multirotors like we have on fixed wing. I propose the following controls:

WDYT?

rts18 commented 3 years ago

A multi-rotor can be flown in Airmode + Althold + Headinghold. Its the closest we can get to Cruise Hold at present.

I think it would be useful to have it all combine into a flight mode.

Although I have some concerns. Have you read my tests and view in #6777 ? This has many similarity's to some of your function suggestions. And the bug is almost certainly going to show up in this feature (when enabled), unless its fixed.

JulioCesarMatias commented 3 years ago

@rts18 I agree

stale[bot] commented 2 years ago

This issue / pull request has been automatically marked as stale because it has not had any activity in 60 days. The resources of the INAV team are limited, and so we are asking for your help. This issue / pull request will be closed if no further activity occurs within two weeks.

b14ckyy commented 6 months ago

Implemented in https://github.com/iNavFlight/inav/pull/9213