dronekit / droneshare

DroneShare is a shared repository of drone missions built using DroneKit-Cloud
http://www.droneshare.com/
Apache License 2.0
84 stars 66 forks source link

Unable to upload logs without valid GPS data #156

Closed lvale closed 7 years ago

lvale commented 9 years ago

I was trying to upload some indoor testing logs (without GPS) but the manual page http://www.droneshare.com/vehicle/731

throws out an error of :

Invalid location data was found in that log, ignoring

Local computer is MacBook Pro running Yosemite and latest Safari. but the same happens with Chrome.

Shouldn't it allow to parse this kind of logs without GPS data ??

lvale commented 9 years ago

Also APM Planner 2.0.17 is unable to upload indoor flights, because of the location issue screen shot 2015-05-26 at 16 49 34

AndKe commented 9 years ago

I have examples of normal flights where the message is shown for no apparent reason - logs does have valid GPS fix at all time.

mrpollo commented 9 years ago

thanks @lvale @AndKe I think we already identified the issue and will be deploying a fix shortly, as soon as that happen I'll update this issue