mavlink / qgroundcontrol

Cross-platform ground control station for drones (Android, iOS, Mac OS, Linux, Windows)
http://qgroundcontrol.io
3.28k stars 3.6k forks source link

*** Feature request *** add "change loiter radius" action for Guided mode #5748

Open nick2204 opened 7 years ago

nick2204 commented 7 years ago

Issue Details

In a similar way to how Altitude is set in guided mode, it would be very beneficial to FW flight profiles to have an easy method to set the loiter radius.

DonLakeFlyer commented 7 years ago

Wondering why you would need to change this on a per-flight basis?

nick2204 commented 7 years ago

When flying fixed wing, the two main loiter profiles would be minimum safe radius for holding a specific position, ie in guided flight. But then there are cases where you might want to hold a wide loiter around a point of interest and keep a camera pointed toward the center. Situational awareness type of application.

Antiheavy commented 7 years ago

But then there are cases where you might want to hold a wide loiter around a point of interest and keep a camera pointed toward the center.

You could accomplish this with a Loiter waypoint in a mission plan. e.g. Switching to Plan view, adding/inserting the waypoint(s), changing the type to Loiter, then changing the altitude and radius, then uploading, then switching views, then changing flight modes, then making the waypoint active -- all of that takes a lot of clicks and is pretty clunky in QGC, but technically you can get the job done.

Now that I type all that out, sheesh.... Yeah, a way easier way would be to just use a GoTo loiter point with easy way to adjust radius and altitude. That would be WAY more useful for live video type fixed wing applications.

For what it is worth, I'm also a fan of having the change altitude slider shown immediately when in a Pause/Hold mode instead of having to active the "change altitude" action button and slider. (and now maybe a new change radius slider or even drag-able circle graphical element around the GoTo point on the map).

nick2204 commented 7 years ago

Ha ha, yeah it's only as you use guided mode more, you see how useful these things are. Auto missions work great in qgc, but they're not always suitable for more adhoc tasks.