ArduPilot / UAVLogViewer

An online viewer for UAV log files
GNU General Public License v3.0
142 stars 76 forks source link

Memory improvements #331

Closed Williangalvani closed 2 years ago

Williangalvani commented 2 years ago

Allows loading a 1.2gb dataflash file. No longer extract data on every message No longer extract all available trajectories by default do not load position data with granularity higher than 200ms (this may be tweaked in the future)