Git Product home page Git Product logo

ardupilot / methodicconfigurator Goto Github PK

View Code? Open in Web Editor NEW
17.0 7.0 4.0 1.88 MB

A clear ArduPilot configuration sequence

Home Page: https://discuss.ardupilot.org/t/how-to-methodically-tune-almost-any-multicopter-using-arducopter-4-4-x/110842/1

License: GNU General Public License v3.0

Python 87.74% Shell 0.68% Batchfile 1.20% Inno Setup 1.79% HTML 8.58%
ardupilot configurable configuration-management devops scm

methodicconfigurator's Introduction

ArduPilot Methodic Configurator

Everyone should be able to configure ArduPilot for their vehicles

Lint Build Test Deploy
Pylint Python unit-tests pages-build-deployment
test Python cleanliness Pytest unittests Upload MethodicConfigurator Package
coverage Windows Build

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.

Application Screenshot

Usage

Usage is detailed in the USERMANUAL.md file

MS Windows Installation

Download the latest MethodicConfiguratorSetup-x.x.x.exe installer file. Just install it and you do not need any other steps.

Otherwise, install git and python. Then do:

git clone https://github.com/ArduPilot/MethodicConfigurator.git
cd MethodicConfigurator
.\install_windows.bat

Linux Installation

Install git and python. Then do:

git clone https://github.com/ArduPilot/MethodicConfigurator.git
cd MethodicConfigurator
./install_linux.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

methodicconfigurator's People

Contributors

amilcarlucas avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Forkers

ndevdrone

methodicconfigurator's Issues

Linux Install

Great work!
Not a real issue but just suggestions:

Please add an instruction in readme.md for the linux user to run
chmod +x install_linux.sh
before running the install script

A launcher for Ubuntu and probably other debian-based distros could be created and saved as "MethodicConfigurator.desktop" in /home/$USER/.local/share/applications
The linux install script might even be able to do this if you can detect the linux distro to ensure it's debian-based.

[Desktop Entry]
Name=Methodic Configurator
Comment=ArduPilot Methodic Configurator
Exec=python3 /home/$USER/MethodicConfigurator/MethodicConfigurator/ardupilot_methodic_configurator.py
Icon=/home/$USER/MethodicConfigurator/MethodicConfigurator/ArduPilot_icon.png
Terminal=true
Type=Application
Categories=Development;
Keywords=ardupilot;arducopter;drone;copter;

The .desktop file must have the users actual home path in it and cannot use $HOME or $USER, so the alternatives are:
a) end-user would have to modify the .desktop file and add in their own correct path
b) the install script would have to populate it
c) other options get very complex, not worth discussing I think

no FC connected when close

just to highlight if users click close when no FC connected.

system
Edition Windows 10 Pro
Version 22H2
OS build 19045.4291
Experience Windows Feature Experience Pack 1000.19056.1000.0

v0 2 0

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.