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
1. select the destination directory, give it a name and press `Create a vehicle configuration directory from template`
141
-
1. On the component editor window, **add all the details of the components of your system** as we did in [Section 1.2](#12-our-example-vehicle):
142
+
1. Select the options that meet your requirements:
143
+
-*Copy vehicle image from template* - Use the template vehicle image in your created vehicle configuration directory. This image helps identify the vehicle configuration.
144
+
-*Blank component data* - Create a new blank vehicle configuration, with no component data from the template.
145
+
-*Reset flight controller parameters to their defaults* - Reset the flight controller parameters to their default values when creating a new vehicle configuration.
146
+
Helps avoid issues caused by incorrect or incompatible parameter settings. WARNING: This will delete all parameters stored on the flight controller.
147
+
-*Infer component specifications and FC connections from FC parameters, not from template files* - When creating a new vehicle configuration, extract component
148
+
specifications and connection information directly from the connected flight controller instead of using the specifications defined in the template files.
149
+
This helps ensure the configuration accurately matches your actual hardware.
150
+
Note: you will not see the information from the correctly configured vehicle template. This option is only available when a flight controller is connected.
151
+
-*Use parameter values from connected FC, not from template files* - Use the parameter values from the connected flight controller instead of the template files when
152
+
creating a new vehicle configuration directory from a template.
153
+
Only makes sense if your FC has already been correctly configured. This option is only available when a flight controller is connected.
154
+
-*Blank parameter change reason* - Do not use the parameters change reason from the template.
155
+
1. Select the destination directory, give it a name, and press the *Create a vehicle configuration directory from template* button.
156
+
1. On the component editor window, **add all the details of the components of your system** as we did in [Section 1.2](#12-our-example-vehicle):<br>
0 commit comments