Main Content

Flight Log Analysis

Import, analysis, and plotting of telemetry logs

UAV flight logs contain large amounts of data with varying formats. The flight log analysis objects of UAV Toolbox support different flight log file formats including TLOG, ULOG, ArduPilot® log, and custom log file types. To extract and map signals from a telemetry log for generating plots, use the flightLogSignalMapping object. To analyze a log file and create a customized series of plots, use the Flight Log Analyzer app.

Apps

Flight Log AnalyzerAnalyze UAV autopilot flight logs (Since R2020b)

Objects

flightLogSignalMappingVisualize UAV flight logs (Since R2020b)
mavlinktlogRead MAVLink message from TLOG file
ulogreaderRead messages from ULOG file (Since R2020b)
ardupilotreaderRead ArduPilot log file (Since R2024a)

Featured Examples