Skip to content

Commit 01daaad

Browse files
committed
IMPROVEMENT: small usermanual fixes and improvements
1 parent e446fc3 commit 01daaad

File tree

1 file changed

+6
-7
lines changed

1 file changed

+6
-7
lines changed

USERMANUAL.md

Lines changed: 6 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,6 @@ The information is presented in the corresponding window and at the same time al
5555
<ins><b><i>Flight controller info and parameter download</i></b></ins>
5656
</figure>
5757

58-
5958
### Vehicle Configuration Directory Selection Interface
6059

6160
This interface allows users to select a vehicle directory that contains intermediate parameter files for ArduPilot **if one was not specified with the `--vehicle-dir` command line parameter**.
@@ -68,7 +67,7 @@ This interface allows users to select a vehicle directory that contains intermed
6867

6968
It provides three main options for selecting a vehicle directory:
7069

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

7372
Create a new vehicle configuration directory by copying files from an existing template directory.
7473
It's useful for setting up a new vehicle configuration quickly.
@@ -79,16 +78,16 @@ It's useful for setting up a new vehicle configuration quickly.
7978
- Enter the name for the new vehicle directory in the "New vehicle name" field.
8079
- 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.
8180

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

84-
Select an existing vehicle configuration directory that already contains intermediate parameter files.
83+
Open an existing vehicle configuration directory that already contains intermediate parameter files.
8584
It's useful for editing an existing vehicle configuration.
8685

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

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

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

9392
### Vehicle Component Editor Interface
9493

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

0 commit comments

Comments
 (0)