Skip to content

Commit 3e8d268

Browse files
committed
IMPROVEMENT: small usermanual fixes and improvements
1 parent e446fc3 commit 3e8d268

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

USERMANUAL.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ This interface allows users to select a vehicle directory that contains intermed
6868

6969
It provides three main options for selecting a vehicle directory:
7070

71-
#### Option 1: Create a new vehicle configuration directory
71+
#### New
7272

7373
Create a new vehicle configuration directory by copying files from an existing template directory.
7474
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.
7979
- Enter the name for the new vehicle directory in the "New vehicle name" field.
8080
- 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.
8181

82-
#### Option 2: Open an existing vehicle configuration directory
82+
#### Open
8383

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.
8585
It's useful for editing an existing vehicle configuration.
8686

8787
- Use the "Vehicle directory" `...` button to select the existing vehicle directory containing the intermediate parameter files.
8888

89-
#### Option 3: Open the last used vehicle configuration Directory
89+
#### Re-open
9090

91-
Select the last used vehicle configuration directory.
91+
Re-open the last used vehicle configuration directory.
9292

9393
### Vehicle Component Editor Interface
9494

@@ -156,7 +156,7 @@ When you click the ArduPilot logo the following window will appear:
156156
- Not available parameter values are presented as `N/A` on an *orange background*🟧
157157
- Parameters that have the default parameter value are presented on a *light blue background* 🟦
158158
- 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
160160
- **In the parameter table, you can edit the `New Value` and `Change Reason` entries for each parameter.**
161161
- **You MUST edit the `Change Reason` so that other users understand why you changed the parameter to that particular `New value`**
162162
- Check the `Upload` checkbox to select parameters to be uploaded to the flight controller

0 commit comments

Comments
 (0)