Skip to main content

A clear configuration sequence for ArduPilot vehicles

Project description

Everyone should be able to configure ArduPilot for their vehicles

Lint Quality Test Deploy Maintain
Pylint Codacy Badge Python unit-tests pages-build-deployment Average time to resolve an issue
test Python cleanliness OpenSSF Best Practices Pytest unittests Upload MethodicConfigurator Package Percentage of issues still open
mypy Known Vulnerabilities codecov Windows Build
Code Climate Coverity Scan Build Status

Amilcar Lucas's ArduPilot Methodic Configurator is a software that semi-automates a clear, proven and safe configuration sequence for ArduCopter drones.

  • clear: the sequence is linear, executed one step at the time with no hidden complex dependencies
  • proven: the software has been used by hundreds of ArduPilot developers and users. From beginners to advanced. On big and small vehicles.
  • safe: the sequence reduces trial-and-error and aims at reducing the amount of flights required to configure the vehicle

When to use ArduPilot Methodic Configurator

It provides a graphical user interface (GUI) for managing and visualizing ArduPilot parameters, parameter files and documentation.

Application Screenshot

We are working on extending it to ArduPlane, Heli and Rover vehicles. But for those it is still very incomplete.

Usage

There is a Quick-start guide and a more detailed Usermanual

MS Windows Installation

Download the latest MethodicConfiguratorSetup-x.x.x.exe installer file.

Linux Installation

Older distros without venv

Install python pip. Then do:

pip install -U MethodicConfigurator

To run it do:

ardupilot_methodic_configurator

Newer distros with venv

python -m venv .ardupilot_methodic_configurator_venv
source .ardupilot_methodic_configurator_venv/bin/activate
python -m pip install --upgrade pip
pip install MethodicConfigurator

To run it do:

source .ardupilot_methodic_configurator_venv/bin/activate
ardupilot_methodic_configurator

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 open-source software packages

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

MethodicConfigurator-0.9.14-py3-none-any.whl (9.9 MB view details)

Uploaded Python 3

File details

Details for the file MethodicConfigurator-0.9.14-py3-none-any.whl.

File metadata

File hashes

Hashes for MethodicConfigurator-0.9.14-py3-none-any.whl
Algorithm Hash digest
SHA256 1ded8b145cd224f0e9b171c46a384a27c24799de0114c8c28154ac0149a4171f
MD5 73213097915651f8c3702aca56d2ec52
BLAKE2b-256 e99bb9cb46710e4388c267fe1549321bc1622494c4ccace8878a3a6e99b83d47

See more details on using hashes here.

Provenance

The following attestation bundles were made for MethodicConfigurator-0.9.14-py3-none-any.whl:

Publisher: python-publish.yml on ArduPilot/MethodicConfigurator

Attestations:

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page