Skip to content

Commit 1028b4f

Browse files
committed
FIX: Fix pypi html links
1 parent 2195e51 commit 1028b4f

File tree

1 file changed

+9
-8
lines changed

1 file changed

+9
-8
lines changed

README.md

Lines changed: 9 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ To methodically build, configure and tune ArduPilot vehicles follow this sequenc
6969

7070
- Install ArduPilot Methodic Configurator on [MS windows](https://ardupilot.github.io/MethodicConfigurator/INSTALL.html#ms-windows-installation),
7171
[linux](https://ardupilot.github.io/MethodicConfigurator/INSTALL.html#linux-installation) or
72-
[MacOS](https://ardupilot.github.io/MethodicConfigurator/INSTALL.html##macos-installation)
72+
[MacOS](https://ardupilot.github.io/MethodicConfigurator/INSTALL.html#macos-installation)
7373
- [Install the latest Mission Planner version](https://ardupilot.github.io/MethodicConfigurator/INSTALL.html#install-mission-planner-software-on-a-pc-or-mac)
7474
- [Install the latest ArduPilot firmware on your flight controller board](https://ardupilot.github.io/MethodicConfigurator/INSTALL.html#install-ardupilot-firmware-on-the-flight-controller)
7575

@@ -86,16 +86,16 @@ IMU temperature calibration reduces the probability of *Accel inconsistent* and
8686
IMU temperature calibration requires lowering the temperature of the autopilot (flight controller) to circa -20°C.
8787
That is harder to do once the autopilot is assembled inside the vehicle, hence it is done now.
8888

89-
- [start the software](#6-configure-the-vehicles-parameters-in-a-traceable-way)
90-
- Perform [IMU temperature calibration](https://ardupilot.github.io/MethodicConfigurator/TUNING_GUIDE_ArduCopter#21-configure-imu-temperature-calibration-using-the-offline-calibration-tool)
89+
- [start the software](https://ardupilot.github.io/MethodicConfigurator/USECASES.html#use-the-ardupilot-methodic-configurator-software-for-the-first-time)
90+
- Perform [IMU temperature calibration](https://ardupilot.github.io/MethodicConfigurator/TUNING_GUIDE_ArduCopter#41-setup-imu-temperature-calibration)
9191

9292
### 1.5 Assemble all components except the propellers
9393

9494
Assemble and connect all components. Make sure you [follow best practices](https://ardupilot.github.io/MethodicConfigurator/TUNING_GUIDE_ArduCopter#11-multicopter-hardware-best-practices)
9595

9696
### 1.6 Basic mandatory configuration
9797

98-
Again using the [*ArduPilot Methodic configurator* software GUI](#7-use-the-ardupilot-methodic-configurator-software-after-having-created-a-vehicle-from-a-template)
98+
Again using the [*ArduPilot Methodic configurator* software GUI](https://ardupilot.github.io/MethodicConfigurator/USECASES.html#use-the-ardupilot-methodic-configurator-software-after-having-created-a-vehicle-from-a-template)
9999
perform the following steps:
100100

101101
- [04_board_orientation.param](https://ardupilot.github.io/MethodicConfigurator/TUNING_GUIDE_ArduCopter#61-configure-flight-controller-orientation) flight controller orientation
@@ -112,7 +112,8 @@ Now use [Mission Planner](https://firmware.ardupilot.org/Tools/MissionPlanner/)
112112
- [12_mp_setup_mandatory_hardware.param](https://ardupilot.github.io/MethodicConfigurator/TUNING_GUIDE_ArduCopter#69-configure-mandatory-hardware-parameters)
113113
calibrate vehicle sensors
114114

115-
And continue with the [*ArduPilot Methodic configurator* software GUI](#7-use-the-ardupilot-methodic-configurator-software-after-having-created-a-vehicle-from-a-template):
115+
And continue with the [*ArduPilot Methodic configurator* software GUI](https://ardupilot.github.io/MethodicConfigurator/USECASES.html#use-the-ardupilot-methodic-configurator-software-after-having-created-a-vehicle-from-a-template)
116+
:
116117

117118
- [13_general_configuration.param](https://ardupilot.github.io/MethodicConfigurator/TUNING_GUIDE_ArduCopter#610-general-configuration) general misc configuration
118119
- [Test if the hardware diagnostics are OK](https://ardupilot.github.io/MethodicConfigurator/TUNING_GUIDE_ArduCopter#611-ardupilot-hardware-report)
@@ -204,7 +205,7 @@ The following sections describe each step of the procedure in more detail.
204205

205206
Install ArduPilot Methodic Configurator on [MS windows](https://ardupilot.github.io/MethodicConfigurator/INSTALL.html#ms-windows-installation),
206207
[linux](https://ardupilot.github.io/MethodicConfigurator/INSTALL.html#linux-installation) or
207-
[MacOS](https://ardupilot.github.io/MethodicConfigurator/INSTALL.html##macos-installation)
208+
[MacOS](https://ardupilot.github.io/MethodicConfigurator/INSTALL.html#macos-installation)
208209

209210
## 3. Install *Mission Planner* software on a PC or Mac
210211

@@ -216,7 +217,7 @@ Install ArduPilot Methodic Configurator on [MS windows](https://ardupilot.github
216217

217218
## 5. Use the *ArduPilot Methodic Configurator* software for the first time
218219

219-
See the [Use the *ArduPilot Methodic Configurator* software for the first time](USECASES.md#use-the-ardupilot-methodic-configurator-software-for-the-first-time)
220+
See the [Use the *ArduPilot Methodic Configurator* software for the first time](https://ardupilot.github.io/MethodicConfigurator/USECASES.html#use-the-ardupilot-methodic-configurator-software-for-the-first-time)
220221
usecase.
221222

222223
## 6. Configure the vehicle's parameters in a traceable way
@@ -240,7 +241,7 @@ Now do this in a loop until the software automatically closes or you are asked t
240241

241242
## 7. Use the *ArduPilot Methodic Configurator* software after having created a vehicle from a template
242243

243-
See the [Use the *ArduPilot Methodic Configurator* software after having created a vehicle from a template](USECASES.md#use-the-ardupilot-methodic-configurator-software-after-having-created-a-vehicle-from-a-template)
244+
See the [Use the *ArduPilot Methodic Configurator* software after having created a vehicle from a template](https://ardupilot.github.io/MethodicConfigurator/USECASES.html#use-the-ardupilot-methodic-configurator-software-after-having-created-a-vehicle-from-a-template)
244245
usecase.
245246

246247
Congratulations your flight controller is now fully configured in the safest and fastest way publicly known.

0 commit comments

Comments
 (0)