"I took a quick look at an ArduPlane log file and the GPS data is formatted differently. The data actually doesn't give me a real data/time that I can reference for each gps position so it ends up failing when you load it in."
"No I only have code to read text log files and aren't sure how I would go about reading a bin file since its binary, right? I could add a plane model as well. Have you tried loading a log file from a plane and did it work? "
Hello everyone,I'm fairly new to quad copters but I recently bought an IRIS+ and am fairly confident flying it now after a couple small crashes. :-) I'm been working with an open source javascript library called Cesium which is a 3D/2D Globe…