CSV Import Headings
I have a 12-photo mission I'd like to program; I have the appropriate data from AirData / Flight Records.
I tried to use litchi's csv, and airdata kml's directly, but: my photo locations are waypoints on a path, markers or points of interest.
The issue primarily is that I can get it to take lat/long and even altitude... but not heading / gimble angle.
I was hoping that there was a list of headers I could reference?
*** latitude
*** longitude
*** altitude(ft)
*** heading (north)
*** gimbal pitch angle (horizon)
Comments
2 comments
The importer only handles specific formats from other systems.
If you are development minded, you can always wright your own script with the dronelink-kernel (typings here).
I wish I was development minded... I can do magic in Google sheets and excel, but this is way out of my skillset. I will wait for future updates. (Unless I get some free time and try learning development, haha). That's awesome that you have it open for people that can do such things!!!
Please sign in to leave a comment.