Get desktop application:
View/edit binary Protocol Buffers messages
Enable setting a geofence.
Clear all geofences saved on the vehicle.
(message has no fields)
Download geofences from the vehicle. Downloads polygon and circular geofences from the vehicle.
(message has no fields)
Downloaded geofence data
Upload geofences. Polygon and Circular geofences are uploaded to a drone. Once uploaded, the geofence will remain on the drone even if a connection is lost.
Circle(s) and/or Polygon(s) representing the geofence(s)
Circular type.
Used in:
Point defining the center
Radius of the circular fence
Fence type
Geofence types.
Used in: ,
Type representing an inclusion fence
Type representing an exclusion fence
Geofence data type.
Used in: ,
Polygon(s) representing the geofence(s)
Circle(s) representing the geofence(s)
Result type.
Used in: , ,
Result enum value
Human-readable English string describing the result
Possible results returned for geofence requests.
Used in:
Unknown result
Request succeeded
Error
Too many objects in the geofence
Vehicle is busy
Request timed out
Invalid argument
No system connected
Point type.
Used in: ,
Latitude in degrees (range: -90 to +90)
Longitude in degrees (range: -180 to +180)
Polygon type.
Used in:
Points defining the polygon
Fence type