ArduPilot / MissionPlanner

Mission Planner Ground Control Station for ArduPilot (c# .net)
http://ardupilot.org/planner/
GNU General Public License v3.0
1.75k stars 2.38k forks source link

Draw circular geofence on map #456

Open Felixrising opened 10 years ago

Felixrising commented 10 years ago

Hi, I'm not sure if it was already submitted, but I noticed I was hitting geofence during auto mission but didn't notice the fence being drawn on the map.. Please add geo fence to the flight plan and flight data maps.

meee1 commented 10 years ago

is this plane or copter? they are diffrent

Felixrising commented 10 years ago

My experience is with ArduCopter.

rmackay9 commented 3 years ago

@meee1,

It would be nice if we could get the circular fence displayed on the map. I've heard from one developer and one user (here) of confusion because they did not realise that the circular fence was enabled.

Looks like we have a duplicate issue here: https://github.com/ArduPilot/MissionPlanner/issues/1165