DroidPlanner / Tower

Ground Control Station for Android Devices
https://play.google.com/store/apps/details?id=org.droidplanner.android
Other
619 stars 554 forks source link

Rally Points Visibility #1355

Open phmagic opened 9 years ago

phmagic commented 9 years ago

Rally points allow the user to set safe landing points for the vehicle in cases where the home location is not a safe area to land.

According to Tridge, here's how rally points work in the auto pilot:

1) RTL will normally go to the nearest rally point if there is a rally point set. If there is no rally point set it will go home.

2) if the nearest rally point is more than RALLY_LIMIT_KM away and if home is closer than the nearest rally point then the rally point won't be used, and instead home will be used. On copter RALLY_LIMIT_KM defaults to 2 km.

The reason rally points are important for fixed wing is that returning to and circling above 'home' in a fixed wing can be both dangerous and against club rules. At my club it would get me thrown out, as it would at many/most flying clubs in Australia. For safety you have to setup a rally point for each of your flying fields in a safe location.

For Droidplanner:

CraigElder commented 9 years ago

Supplemental: The RALLY_TOTAL should be requested from the vehicle as soon as possible after connecting to the vehicle. If the value is non zero then the rally point locations should be requested from the vehicle and displayed to the operator. http://copter.ardupilot.com/wiki/arducopter-parameters/#Rally_Total_RALLY_TOTAL