Contenuto principale

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

Objects

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

Featured Examples