You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: USERMANUAL.md
+6-6Lines changed: 6 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -68,7 +68,7 @@ This interface allows users to select a vehicle directory that contains intermed
68
68
69
69
It provides three main options for selecting a vehicle directory:
70
70
71
-
#### Option 1: Create a new vehicle configuration directory
71
+
#### New
72
72
73
73
Create a new vehicle configuration directory by copying files from an existing template directory.
74
74
It's useful for setting up a new vehicle configuration quickly.
@@ -79,16 +79,16 @@ It's useful for setting up a new vehicle configuration quickly.
79
79
- Enter the name for the new vehicle directory in the "New vehicle name" field.
80
80
- Click the "Create vehicle directory from template" button to create the new vehicle directory on the base directory and copy the template files to it.
81
81
82
-
#### Option 2: Open an existing vehicle configuration directory
82
+
#### Open
83
83
84
-
Select an existing vehicle configuration directory that already contains intermediate parameter files.
84
+
Open an existing vehicle configuration directory that already contains intermediate parameter files.
85
85
It's useful for editing an existing vehicle configuration.
86
86
87
87
- Use the "Vehicle directory" `...` button to select the existing vehicle directory containing the intermediate parameter files.
88
88
89
-
#### Option 3: Open the last used vehicle configuration Directory
89
+
#### Re-open
90
90
91
-
Select the last used vehicle configuration directory.
91
+
Re-open the last used vehicle configuration directory.
92
92
93
93
### Vehicle Component Editor Interface
94
94
@@ -156,7 +156,7 @@ When you click the ArduPilot logo the following window will appear:
156
156
- Not available parameter values are presented as `N/A` on an *orange background*🟧
157
157
- Parameters that have the default parameter value are presented on a *light blue background* 🟦
158
158
- The new value is the value in the intermediate file and will be uploaded to the flight controller. **You MUST change the value to meet your needs**. The provided values in the `vehicle_template` directory are just examples.
159
-
- parameters that should not be changed by the users, or are derived from information in the [*component editor*](#component-editor-interface) are greyed out and can not be edited
159
+
- parameters that should not be changed by the users, or are derived from information in the [*component editor*](#vehicle-component-editor-interface) are greyed out and can not be edited
160
160
-**In the parameter table, you can edit the `New Value` and `Change Reason` entries for each parameter.**
161
161
-**You MUST edit the `Change Reason` so that other users understand why you changed the parameter to that particular `New value`**
162
162
- Check the `Upload` checkbox to select parameters to be uploaded to the flight controller
0 commit comments