mirror of
https://github.com/iNavFlight/inav.git
synced 2025-07-24 16:55:29 +03:00
Update settings.yaml
This commit is contained in:
parent
ee5b387d62
commit
54ee2cc9bd
1 changed files with 1 additions and 6 deletions
|
@ -77,7 +77,7 @@ tables:
|
|||
enum: videoSystem_e
|
||||
- name: osd_telemetry
|
||||
values: ["OFF", "ON","TEST"]
|
||||
enum: osd_telemetry_e
|
||||
enum: osd_telemetry_e
|
||||
- name: osd_alignment
|
||||
values: ["LEFT", "RIGHT"]
|
||||
enum: osd_alignment_e
|
||||
|
@ -2350,11 +2350,6 @@ groups:
|
|||
field: general.waypoint_multi_mission_index
|
||||
min: 0
|
||||
max: 9
|
||||
- name: nav_wp_load_on_boot
|
||||
description: "If set to ON WP mission will automatically load during boot."
|
||||
default_value: OFF
|
||||
field: general.flags.waypoint_load_on_boot
|
||||
type: bool
|
||||
- name: nav_auto_speed
|
||||
description: "Maximum velocity firmware is allowed in full auto modes (RTH, WP) [cm/s] [Multirotor only]"
|
||||
default_value: 300
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue