Flight Log Analyzer
Analyze UAV autopilot flight logs
Description
The Flight Log Analyzer app enables you to load and analyze UAV autopilot flight log data, as well as create a customized series of plots.
To use the app:
| Click New Session to create a new session. You can open saved app sessions by clicking Open Session. You can save your progress to a MAT-file
( |
| To load a ULOG file ( To load a TLOG file ( Select Import > From Workspace to load a |
| Click Add Figure to add a new figure for plotting. You can add one or more predefined or custom plots to a figure from the plot gallery. To see all available plots in the plot gallery, click the down arrow on the right side of the gallery. Predefined Plots
Custom Plots
You can delete the selected figure or plot by clicking Delete. |
| Click Map View to view or hide the satellite image map with logged GPS data. Note The app requires internet access to retrieve satellite imagery. |
| Select Export > Export Figure to export the currently selected figure as a Select Export > Export Signal to export the signals as timetable to the MATLAB® workspace or a MAT-file ( |
Open the Flight Log Analyzer App
MATLAB Toolstrip: On the Apps tab, under Control System Design and Analysis, click
Flight Log Analyzer.
MATLAB command prompt: Enter
flightLogAnalyzer
.