Main Content

Log Flight Data on SD Card

R2026b
Log signals from Simulink models on an SD card mounted on the target hardware

Capture and analyze flight data on PX4® hardware. UAV Toolbox Support Package for PX4 Autopilots supports the following logging methods:

  • ULog Logging — Log PX4 flight data, telemetry, sensor measurements, actuator outputs, and system status information.

  • MDF Logging — Log internal Simulink® signals to MDF (.mf4) files for post-flight analysis in MATLAB®. MDF logging is an efficient alternative to MAT-file logging. For more information on MAT-file logging, see Log Signals on an SD Card.

Topics

Troubleshooting

Troubleshooting Memory Limitations for MAT-file Logging

Solve the memory overflow issues while logging signals on SD card.

Troubleshooting Dataset Format Usage for MAT-file Logging

Solve dataset format issues while logging signals on SD card.

Featured Examples