Skip to content

Commit

Permalink
MAVLink messages update Wed Sep 11 03:07:27 UTC 2024
Browse files Browse the repository at this point in the history
  • Loading branch information
PX4BuildBot committed Sep 11, 2024
1 parent d24b6b3 commit 81bac24
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion en/messages/common.md
Original file line number Diff line number Diff line change
Expand Up @@ -2767,7 +2767,7 @@ hdg_acc | `float` | rad | invalid:NaN | Accuracy of heading, in NED. NAN if unkn

<span class="warning">**WORK IN PROGRESS**: Do not use in stable production environments (it may change).</span>

Camera absolute thermal range. This can be streamed when the associated `[VIDEO_STREAM_STATUS](#VIDEO_STREAM_STATUS).flag` bit `[VIDEO_STREAM_STATUS_FLAGS_THERMAL_RANGE_ENABLED](#VIDEO_STREAM_STATUS_FLAGS_THERMAL_RANGE_ENABLED)` is set, but a GCS may choose to only request it for the current active stream. Use [MAV_CMD_SET_MESSAGE_INTERVAL](#MAV_CMD_SET_MESSAGE_INTERVAL) to define message interval (param3 indicates the stream id of the current camera, or 0 for all streams, param4 indicates the target camera_device_id for autopilot-attached cameras or 0 for MAVLink cameras).
Camera absolute thermal range. This can be streamed when the associated [VIDEO_STREAM_STATUS](#VIDEO_STREAM_STATUS) `flag` field bit [VIDEO_STREAM_STATUS_FLAGS_THERMAL_RANGE_ENABLED](#VIDEO_STREAM_STATUS_FLAGS_THERMAL_RANGE_ENABLED) is set, but a GCS may choose to only request it for the current active stream. Use [MAV_CMD_SET_MESSAGE_INTERVAL](#MAV_CMD_SET_MESSAGE_INTERVAL) to define message interval (param3 indicates the stream id of the current camera, or 0 for all streams, param4 indicates the target camera_device_id for autopilot-attached cameras or 0 for MAVLink cameras).

Field Name | Type | Units | Description
--- | --- | --- | ---
Expand Down

0 comments on commit 81bac24

Please sign in to comment.