MethodicConfigurator
MethodicConfigurator copied to clipboard
A clear ArduPilot configuration sequence
ArduPilot Methodic Configurator
Everyone should be able to configure ArduPilot for their vehicles
| Lint | Build | Test | Deploy |
|---|---|---|---|
Amilcar Lucas's ArduPilot Methodic Configurator is a Python tool that implements a clear and proven configuration sequence of ArduPilot of drones. It provides a graphical user interface (GUI) for managing and visualizing ArduPilot parameters, parameter files and documentation.

Usage
Usage is detailed in the USERMANUAL.md file
MS Windows Installation
Download the latest MethodicConfiguratorSetup-x.x.x.exe installer file.
Linux Installation
Install python pip. Then do:
pip install -U MethodicConfigurator
MacOS Installation
Install git and python. Then do:
git clone https://github.com/ArduPilot/MethodicConfigurator.git
cd MethodicConfigurator
./install_macos.sh
Support and Contributing
Please feel free to submit issues or pull requests. More information is available on the contributing and support page.
Software architecture
To meet the Software requirements a software architecture was designed and implemented.
Code of conduct
To use and develop this software you must obey the ArduPilot Methodic Configurator Code of Conduct.
License
This project is licensed under the GNU General Public License v3.0. It builds upon other opensource software packages