You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am currently looking into bringing the geofence feature to an application I am developing using Mavsdk. For the mission feature I am currently downloading the mission from the autopilot on connect and on changes. With geofences this is not possible, because there is no download function and also no callback to get notified on changes.
Is there a reason for not having these functions or is there just a pr needed? If latter is the case, what would be the best way to implement them?
This also applies to the rally point feature.
The text was updated successfully, but these errors were encountered:
I am currently looking into bringing the geofence feature to an application I am developing using Mavsdk. For the mission feature I am currently downloading the mission from the autopilot on connect and on changes. With geofences this is not possible, because there is no download function and also no callback to get notified on changes.
Is there a reason for not having these functions or is there just a pr needed? If latter is the case, what would be the best way to implement them?
This also applies to the rally point feature.
The text was updated successfully, but these errors were encountered: