File tree Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -15,7 +15,7 @@ SPDX-License-Identifier: GPL-3.0-or-later
15
15
| [ ![ md-link-check] ( https://github.com/ArduPilot/MethodicConfigurator/actions/workflows/markdown-link-check.yml/badge.svg )] ( https://github.com/ArduPilot/MethodicConfigurator/actions/workflows/markdown-link-check.yml ) | | [ ![ Discord] ( https://img.shields.io/badge/Discord-%235865F2.svg?logo=discord&logoColor=white )] ( https://discord.com/channels/674039678562861068/1308233496535371856 ) | ![ PyPI - Downloads] ( https://img.shields.io/pypi/dm/ardupilot-methodic-configurator?link=https%3A%2F%2Fpypi.org%2Fproject%2Fardupilot-methodic-configurator%2F ) | |
16
16
17
17
* ArduPilot Methodic Configurator* is a software, developed by ArduPilot developers, that semi-automates a
18
- [ clear, proven and safe configuration sequence] ( https://ardupilot.github.io/MethodicConfigurator/TUNING_GUIDE_ArduCopter ) for ArduCopter drones.
18
+ [ clear, proven and safe configuration sequence for ArduCopter ] ( https://ardupilot.github.io/MethodicConfigurator/TUNING_GUIDE_ArduCopter ) drones.
19
19
We are working on extending it to [ ArduPlane] ( https://ardupilot.github.io/MethodicConfigurator/TUNING_GUIDE_ArduPlane ) ,
20
20
[ Heli] ( https://ardupilot.github.io/MethodicConfigurator/TUNING_GUIDE_Heli ) and
21
21
[ Rover] ( https://ardupilot.github.io/MethodicConfigurator/TUNING_GUIDE_Rover ) vehicles.
@@ -41,6 +41,7 @@ Let's compare it with the traditional tool used to configure ArduPilot: a genera
41
41
| reuse params in other vehicles | No, unless you hand edit files | Yes, out-of-the-box |
42
42
| documents why you changed each parameter | No | Yes |
43
43
| tutorials and learning resources | No, scattered and not integrated | Yes, context-aware help integrated |
44
+ | auto. install lua scripts on the FC | No | Yes |
44
45
45
46
[ ^ 1 ] : you need to know what/when/why you are doing
46
47
[ ^ 2 ] : it explains what you should do, when you should do it and why
You can’t perform that action at this time.
0 commit comments