Flight Log Analysis
Import, analysis, and plotting of telemetry logs
Flight logs for UAVs contain large amounts of data with many varying formats. Use
the flight log analysis functions to load different telemetry log files including TLOG,
ULOG, and custom 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 (Since R2019a) |
ulogreader | Read messages from ULOG file (Since R2020b) |