Skip to content

Commit

Permalink
Update PX4 Firmware metadata Wed Jan 8 17:08:08 UTC 2025
Browse files Browse the repository at this point in the history
  • Loading branch information
PX4BuildBot committed Jan 8, 2025
1 parent 05e390d commit 812a775
Show file tree
Hide file tree
Showing 10 changed files with 20 additions and 10 deletions.
14 changes: 12 additions & 2 deletions en/advanced_config/parameter_reference.md
Original file line number Diff line number Diff line change
Expand Up @@ -21112,6 +21112,16 @@ Reboot | minValue | maxValue | increment | default | unit
--- | --- | --- | --- | --- | ---
  | 2 | 20 | | 6.00 | m/s

### LNDFW_ROT_MAX (`FLOAT`) {#LNDFW_ROT_MAX}

Fixed-wing land detector: max rotational speed.

Maximum allowed norm of the angular velocity in the landed state.

Reboot | minValue | maxValue | increment | default | unit
--- | --- | --- | --- | --- | ---
  | | | | 0.5 | deg/s

### LNDFW_TRIG_TIME (`FLOAT`) {#LNDFW_TRIG_TIME}

Fixed-wing land detection trigger time.
Expand Down Expand Up @@ -21164,9 +21174,9 @@ Reboot | minValue | maxValue | increment | default | unit

### LNDMC_ROT_MAX (`FLOAT`) {#LNDMC_ROT_MAX}

Multicopter max rotation.
Multicopter max rotational speed.

Maximum allowed angular velocity around each axis allowed in the landed state.
Maximum allowed norm of the angular velocity (roll, pitch) in the landed state.

Reboot | minValue | maxValue | increment | default | unit
--- | --- | --- | --- | --- | ---
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 812a775

Please sign in to comment.