SearchWing LogViewer
A free and open source LogViewer for Ardupilot dataflash (*.bin) logfiles. Without tracking or other telemetry.
The logviewer is written in javascript. All computations are done in the client side webbrowser. You can use this software standalone without webserver. Just copy the files from this repository and open "index.html".
The plotting is based on the plotly software. The map plotting will download map tiles from openstreetmap.org
This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.
See: https://www.gnu.org/licenses/gpl-3.0 and copyright.
plotly is licensed under the MIT License