mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-05-23 06:36:45 +08:00
docs: auto-sync metadata [skip ci]
Co-Authored-By: PX4 BuildBot <bot@px4.io>
This commit is contained in:
@@ -36,6 +36,7 @@ pageClass: is-wide-page
|
||||
| heartbeat_type_onboard_controller | `bool` | | | MAV_TYPE_ONBOARD_CONTROLLER |
|
||||
| heartbeat_type_gimbal | `bool` | | | MAV_TYPE_GIMBAL |
|
||||
| heartbeat_type_adsb | `bool` | | | MAV_TYPE_ADSB |
|
||||
| heartbeat_type_flarm | `bool` | | | MAV_TYPE_FLARM |
|
||||
| heartbeat_type_camera | `bool` | | | MAV_TYPE_CAMERA |
|
||||
| heartbeat_type_parachute | `bool` | | | MAV_TYPE_PARACHUTE |
|
||||
| heartbeat_type_open_drone_id | `bool` | | | MAV_TYPE_ODID |
|
||||
@@ -112,6 +113,7 @@ bool heartbeat_type_gcs # MAV_TYPE_GCS
|
||||
bool heartbeat_type_onboard_controller # MAV_TYPE_ONBOARD_CONTROLLER
|
||||
bool heartbeat_type_gimbal # MAV_TYPE_GIMBAL
|
||||
bool heartbeat_type_adsb # MAV_TYPE_ADSB
|
||||
bool heartbeat_type_flarm # MAV_TYPE_FLARM
|
||||
bool heartbeat_type_camera # MAV_TYPE_CAMERA
|
||||
bool heartbeat_type_parachute # MAV_TYPE_PARACHUTE
|
||||
bool heartbeat_type_open_drone_id # MAV_TYPE_ODID
|
||||
|
||||
Reference in New Issue
Block a user