issues
search
ArduPilot
/
MAVProxy
MAVLink proxy and command line ground station
GNU General Public License v3.0
465
stars
679
forks
source link
MAVCesium: Bump to support mission item fence circles and fence clear
#1487
Closed
Ryanf55
closed
1 week ago
Ryanf55
commented
1 week ago
Purpose
Support inclusions and exclusions for circle fences
MAV_CMD_NAV_FENCE_CIRCLE_INCLUSION
MAV_CMD_NAV_FENCE_CIRCLE_EXCLUSION
Implement the clear fence operation through MAVProxy "fence clear"
Changelog
https://github.com/ArduPilot/MAVCesium/pull/9
https://github.com/ArduPilot/MAVCesium/pull/10
https://github.com/ArduPilot/MAVCesium/pull/11
Purpose
Changelog