Presets for a new plan

David Tolson

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.

0

Comments

2 comments

  • Comment author
    Jim McAndrew Dronelink Staff

    https://www.youtube.com/watch?v=bonGzOrRFPY

    0
  • Comment author
    Jeffrey Herr

    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: 

    • "Start Mission"
    • "Set for..." [Video|Photo|Interval]
    • {Insert unique mission/Plan content here}
    • End with "End Mission"

    Hope that helps!

     

    0

Please sign in to leave a comment.