Releases: ArduPilot/MethodicConfigurator
Releases · ArduPilot/MethodicConfigurator
v0.8.4
Commits
- https://reuse.software/tutorial/ #25 (Dr.-Ing. Amilcar do Carmo Lucas)
- rename python-cleanliness to ruff to better explain what it does #25 (Dr.-Ing. Amilcar do Carmo Lucas)
- replace pull-request coverage (that always fails on master) with codecov that works fine on master (Dr.-Ing. Amilcar do Carmo Lucas)
- SPDX works a bit differently than expected (Dr.-Ing. Amilcar do Carmo Lucas)
- SPDX tags and codacy lint fixes (Dr.-Ing. Amilcar do Carmo Lucas)
- Implement TOW validation (Dr.-Ing. Amilcar do Carmo Lucas)
- Move prop next to TOW max, add GNSS connection (Dr.-Ing. Amilcar do Carmo Lucas)
- add generic component editor entry limits validation function (Dr.-Ing. Amilcar do Carmo Lucas)
- Add "from the top" explicitly to the instructions loop (Dr.-Ing. Amilcar do Carmo Lucas)
- Use battery capacity defined in component editor (Dr.-Ing. Amilcar do Carmo Lucas)
- SPDX headers (Dr.-Ing. Amilcar do Carmo Lucas)
- simplify and shorten GUI FrameLabel texts (Dr.-Ing. Amilcar do Carmo Lucas)
- Lint fix suggested by codacy (Dr.-Ing. Amilcar do Carmo Lucas)
- allow sorting by columns in template overview (Dr.-Ing. Amilcar do Carmo Lucas)
- Move some functionality to the component editor base class (Dr.-Ing. Amilcar do Carmo Lucas)
- Add validation of battery capacity and remove code duplication (Dr.-Ing. Amilcar do Carmo Lucas)
- more codacy linting fixes (Dr.-Ing. Amilcar do Carmo Lucas)
- Bump version info (Dr.-Ing. Amilcar do Carmo Lucas)
v0.8.3
Commits
- add a new coverage tool, one that works in the master branch (Dr.-Ing. Amilcar do Carmo Lucas)
- pylint on setup.py (Dr.-Ing. Amilcar do Carmo Lucas)
- correct master branch name (Dr.-Ing. Amilcar do Carmo Lucas)
- make codecov run faster (Dr.-Ing. Amilcar do Carmo Lucas)
- if not installed the tests are not found (Dr.-Ing. Amilcar do Carmo Lucas)
- Use python 3.12 everywhere (Dr.-Ing. Amilcar do Carmo Lucas)
- use coverage instead of pytest to generate the codecov (Dr.-Ing. Amilcar do Carmo Lucas)
- these tests fail with python 3.12 (Dr.-Ing. Amilcar do Carmo Lucas)
- Automaticaly use vehicle and version dependent apm.pdef.xml URLs (Dr.-Ing. Amilcar do Carmo Lucas)
- Refractor program settings methods out of backend_filesystem.py (Dr.-Ing. Amilcar do Carmo Lucas)
- Use a OS agnostic method for packaging the vehicle_template files (Dr.-Ing. Amilcar do Carmo Lucas)
- use FC FW version string from vehicle_components.json if it is available (Dr.-Ing. Amilcar do Carmo Lucas)
- Refractor for increased readability (Dr.-Ing. Amilcar do Carmo Lucas)
- setup.py pylint fixes (Dr.-Ing. Amilcar do Carmo Lucas)
- pylint else fix (Dr.-Ing. Amilcar do Carmo Lucas)
- setup.py pylint (Dr.-Ing. Amilcar do Carmo Lucas)
- pylint setup.py for a long line (Dr.-Ing. Amilcar do Carmo Lucas)
- Refractor more code out of backend_filesystem.py (Dr.-Ing. Amilcar do Carmo Lucas)
- Bump version info (Dr.-Ing. Amilcar do Carmo Lucas)
v0.8.2
Commits
- remove TOW Min from template overview, max is enough (Dr.-Ing. Amilcar do Carmo Lucas)
- QUICKSTART.md links in pypi packages (Dr.-Ing. Amilcar do Carmo Lucas)
- Added missing vehicle_templates to the pip package (Dr.-Ing. Amilcar do Carmo Lucas)
- Try to workaround a logging issue with throttle based notch filter settings (Dr.-Ing. Amilcar do Carmo Lucas)
- add more badges (Dr.-Ing. Amilcar do Carmo Lucas)
- Add https://app.codecov.io/github/amilcarlucas/MethodicConfigurator/ (Dr.-Ing. Amilcar do Carmo Lucas)
- Bump version info (Dr.-Ing. Amilcar do Carmo Lucas)
v0.8.1
Commits
- do not try to access and empty string in the __auto_detect_serial() function (Dr.-Ing. Amilcar do Carmo Lucas)
- fix a regression found by Yuri Rage, the windows asking to copy the parameters where no longer getting triggered on program open (Dr.-Ing. Amilcar do Carmo Lucas)
- Bump version info (Dr.-Ing. Amilcar do Carmo Lucas)