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 Analyzer | Analyze UAV autopilot flight logs (Since R2020b) |
Objects
flightLogSignalMapping | Visualize UAV flight logs (Since R2020b) |
mavlinktlog | Read MAVLink message from TLOG file |
ulogreader | Read messages from ULOG file (Since R2020b) |
ardupilotreader | Read ArduPilot log file (Since R2024a) |