YarosMallorca / MissionPlanner-to-Litchi

Convert Mission Planner (ArduCopter) Waypoint Missions to Litchi CSV Format to execute on DJI Drones
42 stars 8 forks source link

Last waypoint missing from csv #29

Closed sgraham3 closed 1 year ago

sgraham3 commented 1 year ago

Not sure if iam missing a setting or not under standing what is happen but when I create the csv file the last waypoint in missing. I see in the documents MP_trigger_dist.md it looks like the same thing happened. waypoint 20 is missing from mission hub. I was able make a duplicate of the last waypoint then it is correctly imported.

JoeKae commented 1 year ago

Could you please provide us with the input file so that we can attempt to replicate the issue?

sgraham3 commented 1 year ago

missingwp.waypoints.log missingwp.waypoints.csv.log

JoeKae commented 1 year ago

Thank you for your response. I will review it over the weekend.

JoeKae commented 1 year ago

@sgraham3 The problem occurred due to an empty line at the end of the waypoints file. This issue has been resolved in the most recent release (1.1.2), which can be found at this link.

We appreciate you bringing this to our attention.