.codeclimate.json | |
|
|
.coveragerc | |
|
|
.flake8 | |
|
|
.github/ISSUE_TEMPLATE/bug_report.md | |
|
|
.github/workflows/changelog.yml | |
|
|
.github/workflows/codecov.yml | |
|
|
.github/workflows/coverage.yml | |
|
|
.github/workflows/gitavscan.yml | |
|
|
.github/workflows/pylint.yml | |
|
|
.github/workflows/python-publish.yml | |
|
|
.github/workflows/ruff.yml | |
|
|
.github/workflows/unit-tests.yml | |
|
|
.github/workflows/unittests.yml | |
|
|
.github/workflows/windows_build.yml | |
|
|
.gitignore | |
|
|
.pylintrc | |
|
|
.vscode/launch.json | |
|
|
.vscode/settings.json | |
|
|
24_inflight_magnetometer_fit_setup.pdef.xml | |
|
|
ARCHITECTURE.md | |
|
|
BLOG-discuss1.md | |
|
|
BLOG-discuss2.md | |
|
|
BLOG.md | |
|
|
CODE_OF_CONDUCT.md | |
|
|
CONTRIBUTING.md | |
|
|
LICENSE.md | |
|
|
LICENSES/GPL-3.0-or-later.txt | |
|
|
MANIFEST.in | |
|
|
MethodicConfigurator/ArduCopter_configuration_steps.json | |
|
|
MethodicConfigurator/ArduPilot_icon.png | |
|
|
MethodicConfigurator/ArduPilot_logo.png | |
|
|
MethodicConfigurator/ArduPlane_configuration_steps.json | |
|
|
MethodicConfigurator/__init__.py | 1 | A 0 mins |
|
MethodicConfigurator/annotate_params.py | 560 | A 2 hrs |
|
MethodicConfigurator/ardupilot_methodic_configurator.py | 105 | A 35 mins |
|
MethodicConfigurator/argparse_check_range.py | 48 | A 0 mins |
|
MethodicConfigurator/backend_filesystem.py | 439 | B 4 hrs |
|
MethodicConfigurator/backend_filesystem_configuration_steps.py | 141 | A 45 mins |
|
MethodicConfigurator/backend_filesystem_program_settings.py | 153 | A 0 mins |
|
MethodicConfigurator/backend_filesystem_vehicle_components.py | 93 | A 0 mins |
|
MethodicConfigurator/backend_flightcontroller.py | 342 | A 30 mins |
|
MethodicConfigurator/backend_flightcontroller_info.py | 218 | A 0 mins |
|
MethodicConfigurator/backend_mavftp.py | 567 | B 4 hrs |
|
MethodicConfigurator/battery_cell_voltages.py | 86 | A 0 mins |
|
MethodicConfigurator/common_arguments.py | 17 | A 0 mins |
|
MethodicConfigurator/extract_param_defaults.py | 176 | A 35 mins |
|
MethodicConfigurator/frontend_tkinter_base.py | 261 | A 1 hr |
|
MethodicConfigurator/frontend_tkinter_component_editor.py | 323 | A 50 mins |
|
MethodicConfigurator/frontend_tkinter_component_editor_base.py | 162 | A 0 mins |
|
MethodicConfigurator/frontend_tkinter_connection_selection.py | 228 | A 1 hr |
|