Skip to content

Commit

Permalink
Update PX4 Firmware metadata Thu Nov 28 19:26:39 UTC 2024
Browse files Browse the repository at this point in the history
  • Loading branch information
PX4BuildBot committed Nov 28, 2024
1 parent c586a00 commit adb5ac5
Show file tree
Hide file tree
Showing 10 changed files with 18 additions and 16 deletions.
18 changes: 10 additions & 8 deletions en/advanced_config/parameter_reference.md
Original file line number Diff line number Diff line change
Expand Up @@ -22219,6 +22219,16 @@ Reboot | minValue | maxValue | increment | default | unit
--- | --- | --- | --- | --- | ---
  | 0.0 | 30.0 | 0.5 | 15.0 | deg

### MIS_COMMAND_TOUT (`FLOAT`) {#MIS_COMMAND_TOUT}

Timeout to allow the payload to execute the mission command.

Ensure: gripper: NAV_CMD_DO_GRIPPER has released before continuing mission. winch: CMD_DO_WINCH has delivered before continuing mission. gimbal: CMD_DO_GIMBAL_MANAGER_PITCHYAW has reached the commanded orientation before beginning to take pictures.

Reboot | minValue | maxValue | increment | default | unit
--- | --- | --- | --- | --- | ---
  | 0 | | | 0. | s

### MIS_DIST_1WP (`FLOAT`) {#MIS_DIST_1WP}

Maximal horizontal distance from Home to first waypoint.
Expand Down Expand Up @@ -22255,14 +22265,6 @@ Reboot | minValue | maxValue | increment | default | unit
--- | --- | --- | --- | --- | ---
  | 0 | 1 | | 0 |

### MIS_PD_TO (`FLOAT`) {#MIS_PD_TO}

Timeout for a successful payload deployment acknowledgement.

Reboot | minValue | maxValue | increment | default | unit
--- | --- | --- | --- | --- | ---
  | 0 | | 1 | 5.0 | s

### MIS_TAKEOFF_ALT (`FLOAT`) {#MIS_TAKEOFF_ALT}

Default take-off altitude.
Expand Down
2 changes: 1 addition & 1 deletion public/config/failsafe/index.js

Large diffs are not rendered by default.

Binary file modified public/config/failsafe/index.wasm
Binary file not shown.
2 changes: 1 addition & 1 deletion public/config/failsafe/parameters.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion public/middleware/graph_full.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion public/middleware/graph_full_no_mavlink.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion public/middleware/graph_px4_fmu-v2.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion public/middleware/graph_px4_fmu-v4.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion public/middleware/graph_px4_fmu-v5.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion public/middleware/graph_px4_sitl.json

Large diffs are not rendered by default.

0 comments on commit adb5ac5

Please sign in to comment.