Presets for a new plan
I've watched 101's to the point of overload but one thing I'm struggling with is how to save a set of drone and camera presets and then reuse them to start a new mission in a new location. How do you save them then pick them up for a new Plan? I'm sure this was covered somewhere but I can't find it and a pointer would be very much appreciated.
Comments
2 comments
https://www.youtube.com/watch?v=bonGzOrRFPY
I'm new too, but have been a developer for decades, and creating DroneLink Plans is a lot like coding...
https://app.dronelink.com/jeffherr/commoncomponents
I starred and make reference to DroneLink's Settings reset Core components.
I created a Repo for Common components.
I added a List component for "Set for Video", "Set for Photo", "Set for Interval" with my personal settings preferences for each.
I added a List component for "Start Mission" (with DroneLink's Core "Settings Reset" components) and "End Mission" (Wait 3 seconds at the end of the mission and Stop Capture)
Any Plan I create looks like this:
Hope that helps!
Please sign in to leave a comment.