Skip to content

Commit 2828162

Browse files
committed
docs: auto-sync metadata [skip ci]
Co-Authored-By: PX4 BuildBot <bot@px4.io>
1 parent 76eca4b commit 2828162

File tree

6 files changed

+204
-181
lines changed

6 files changed

+204
-181
lines changed

docs/en/advanced_config/parameter_reference.md

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23104,6 +23104,26 @@ This increment is added to TRIM_YAW when airspeed is FW_AIRSPD_MIN.
2310423104
| ------ | -------- | -------- | --------- | ------- | ---- |
2310523105
| &nbsp; | -0.5 | 0.5 | 0.01 | 0.0 | |
2310623106

23107+
### FW_FLAPS_MAN (`INT32`) {#FW_FLAPS_MAN}
23108+
23109+
Flap input in manual flight.
23110+
23111+
Chose source for manual setting of flaps in manual flight modes.
23112+
23113+
**Values:**
23114+
23115+
- `0`: Disabled
23116+
- `1`: Aux1
23117+
- `2`: Aux2
23118+
- `3`: Aux3
23119+
- `4`: Aux4
23120+
- `5`: Aux5
23121+
- `6`: Flaps channel
23122+
23123+
| Reboot | minValue | maxValue | increment | default | unit |
23124+
| ------ | -------- | -------- | --------- | ------- | ---- |
23125+
| &nbsp; | | | | 0 | |
23126+
2310723127
### FW_GC_EN (`INT32`) {#FW_GC_EN}
2310823128

2310923129
Enable rate gain compression.
@@ -23264,6 +23284,10 @@ Chose source for manual setting of spoilers in manual flight modes.
2326423284
- `0`: Disabled
2326523285
- `1`: Flaps channel
2326623286
- `2`: Aux1
23287+
- `3`: Aux2
23288+
- `4`: Aux3
23289+
- `5`: Aux4
23290+
- `6`: Aux5
2326723291

2326823292
| Reboot | minValue | maxValue | increment | default | unit |
2326923293
| ------ | -------- | -------- | --------- | ------- | ---- |

0 commit comments

Comments
 (0)