PX4 ULog
Add-On Required: This feature requires the UAV Toolbox Support Package for PX4 Autopilots add-on.
Libraries:
UAV Toolbox Support Package for PX4 Autopilots /
PX4 Utility Blocks
Description
The PX4 ULog block logs the Simulink® signals to an SD Card in the ULog format.
In PX4 Autopilots, the system architecture uses logger module that logs topics in ULog file formats. PX4 uses ULog file format for uORB logging messages. These messages are commonly known as micro-ORB (Object Request Broker) and form the basis for subscribe, publish architecture in PX4.
The ULog format is efficient for post-flight analysis. Using ulogreader, flight logger app or online tools you can analyze, visualize, and convert ULog files to gain insights and improve the performance of PX4-based autonomous systems.
The number of ports in the block updates as per the uORB topic selected. To create your
own topic, use createPX4uORBMessage
API. The block is
currently configured with default uORB topic SL_CustomPX4uORB
that is
build during setup screens.
Note
This block does not support PX4 Host target and Connected I/O Simulation.
Examples
Ports
Input
Parameters
Version History
Introduced in R2023b