Releases: ArduPilot/MethodicConfigurator
Releases · ArduPilot/MethodicConfigurator
v0.9.6
Commits
- Deprecate old non vehicle type specific links (Dr.-Ing. Amilcar do Carmo Lucas)
- this should include the vehicle template files into the pip instalation (Dr.-Ing. Amilcar do Carmo Lucas)
- Bump version info (Dr.-Ing. Amilcar do Carmo Lucas)
v0.9.5
Commits
- better FC info warnings (Dr.-Ing. Amilcar do Carmo Lucas)
- do not copy tempcal_*.png files from template (Dr.-Ing. Amilcar do Carmo Lucas)
- do not copy last_uploaded_filename.txt from template, if it exists (Dr.-Ing. Amilcar do Carmo Lucas)
- add a Tarot X4 template that uses FFT based notch filter (Dr.-Ing. Amilcar do Carmo Lucas)
- add a --skip-welcome-popup option #43 (Dr.-Ing. Amilcar do Carmo Lucas)
- Add dynamic filtered parameter name suggestions to the add parameter button #43 (Dr.-Ing. Amilcar do Carmo Lucas)
- re-order the blog post test to follow a more natural and structured flow (Dr.-Ing. Amilcar do Carmo Lucas)
- Add more screenshots (Dr.-Ing. Amilcar do Carmo Lucas)
- The tuning guide should have a proper name and be vehicle type dependent (Dr.-Ing. Amilcar do Carmo Lucas)
- Subdivide IMU temperature calibration into two steps (Dr.-Ing. Amilcar do Carmo Lucas)
- Add step 21 (Dr.-Ing. Amilcar do Carmo Lucas)
- Add more fine granual sections (Dr.-Ing. Amilcar do Carmo Lucas)
- Each vehicle type has it's own TUNING_GUIDE (Dr.-Ing. Amilcar do Carmo Lucas)
- Bump version information (Dr.-Ing. Amilcar do Carmo Lucas)
v0.9.4
Commits
- better error message when an invalid vehicle configuration directory is selected #40 (Dr.-Ing. Amilcar do Carmo Lucas)
- Add MAVFTP support for uploading lua scripts and other files #40 (Dr.-Ing. Amilcar do Carmo Lucas)
- simplify the ftp tests (Dr.-Ing. Amilcar do Carmo Lucas)
- only set ESC protocol if no ESC was found in the serial ports (Dr.-Ing. Amilcar do Carmo Lucas)
- pylint and simplify the code (Dr.-Ing. Amilcar do Carmo Lucas)
- fix for when --device=test (do Carmo Lucas)
- also add *.pdef.xml files to the .zip file #41 (Dr.-Ing. Amilcar do Carmo Lucas)
- do not copy apm.pdef.xml files from templates. They are probably not aplicable to the new vehicle #41 (Dr.-Ing. Amilcar do Carmo Lucas)
- Make sure files are files and directories are directories #41 (Dr.-Ing. Amilcar do Carmo Lucas)
- Add configuration template information to the vehicle_components.json file #41 (Dr.-Ing. Amilcar do Carmo Lucas)
- Make some functions private, it also fixes pylint #41 (Dr.-Ing. Amilcar do Carmo Lucas)
- Correct CubePilot brand #42 (Dr.-Ing. Amilcar do Carmo Lucas)
- Prepare support for other vehicle types #42 (Dr.-Ing. Amilcar do Carmo Lucas)
- Support ArduPilot traditional Heli vehicles #42 (Dr.-Ing. Amilcar do Carmo Lucas)
- Bump version information (Dr.-Ing. Amilcar do Carmo Lucas)
v0.9.3
Commits
- avoid crashing when no vehicle_components.json file is present (Dr.-Ing. Amilcar do Carmo Lucas)
- Save Program Version into vehicle_components.json (Dr.-Ing. Amilcar do Carmo Lucas)
- update the Blog post (Dr.-Ing. Amilcar do Carmo Lucas)
- Add more sequence whys (do Carmo Lucas)
- Fixed documentation links (Dr.-Ing. Amilcar do Carmo Lucas)
- 0fe5b4a: IMPROVEMENT use parameter metadata if available instead of harcoding (Dr.-Ing. Amilcar do Carmo Lucas) #39
- Implement TODOs #39 (Dr.-Ing. Amilcar do Carmo Lucas)
- handle banner length issues better #39 (Dr.-Ing. Amilcar do Carmo Lucas)
- correctly handle reading connection information from the FC #39 (Dr.-Ing. Amilcar do Carmo Lucas)
- remove code duplication #39 (Dr.-Ing. Amilcar do Carmo Lucas)
- also restore the ['Motors']['Specifications']['Poles'] from FC if possible #39 (Dr.-Ing. Amilcar do Carmo Lucas)
- pylint fixes #39 (Dr.-Ing. Amilcar do Carmo Lucas)
- ComponentEditorWindow initialization #39 (do Carmo Lucas)
- Output less error messages when opening the com port for the first time #39 (do Carmo Lucas)
- Older versions used receiver instead of Receiver, rename it for consistency with other fields #39 (Dr.-Ing. Amilcar do Carmo Lucas)
- set_values_from_fc_parameters when the parameter value is 0 #39 (Dr.-Ing. Amilcar do Carmo Lucas)
- Simplify the code that populates "component editor" from FC parameters #39 (Dr.-Ing. Amilcar do Carmo Lucas)
- prepare code simplification #39 (Dr.-Ing. Amilcar do Carmo Lucas)
- Bump version info (Dr.-Ing. Amilcar do Carmo Lucas)
v0.9.2
Commits
- Add "Quick overview of the entire process" section (Dr.-Ing. Amilcar do Carmo Lucas)
- Add what, why and why_now to some of the configuration steps (Dr.-Ing. Amilcar do Carmo Lucas)
- Better quickstart wording (Dr.-Ing. Amilcar do Carmo Lucas)
- better documentation (Dr.-Ing. Amilcar do Carmo Lucas)
- Quickstart documentation (Dr.-Ing. Amilcar do Carmo Lucas)
- Limit MOT_THST_EXPO to 0.8 as recomended by Leonard Hall (Dr.-Ing. Amilcar do Carmo Lucas)
- Bump version info (Dr.-Ing. Amilcar do Carmo Lucas)
v0.9.1
Commits
- parameter default values must be a Dict[str, Par] (Dr.-Ing. Amilcar do Carmo Lucas)
- Really write parameter default values to disk (Dr.-Ing. Amilcar do Carmo Lucas)
- Use FC banner messages to determine the FC name #36 (Dr.-Ing. Amilcar do Carmo Lucas)
- use the correct library prefix #36 (Dr.-Ing. Amilcar do Carmo Lucas)
- Add a parameter metadata download fallback URL #37 (Dr.-Ing. Amilcar do Carmo Lucas)
- Reduce the verbosity of some warning messages #38 (Dr.-Ing. Amilcar do Carmo Lucas)
- Bump version info (Dr.-Ing. Amilcar do Carmo Lucas)
v0.9.0
Commits
- MAVFTP callback progress hack to avoid crashing (Dr.-Ing. Amilcar do Carmo Lucas)
- Use MAVFTP to speed up download of parameters values (Dr.-Ing. Amilcar do Carmo Lucas)
- Bump version info (Dr.-Ing. Amilcar do Carmo Lucas)
v0.8.11
Commits
- pylint fixes (Dr.-Ing. Amilcar do Carmo Lucas)
- small ZD550 consistency fixes (Dr.-Ing. Amilcar do Carmo Lucas)
- proper resize of FC info window (Dr.-Ing. Amilcar do Carmo Lucas)
- validate the --reboot-time parameter range (Dr.-Ing. Amilcar do Carmo Lucas)
- Add BRD_BOOT_DELAY to the reboot_time (Dr.-Ing. Amilcar do Carmo Lucas)
- pylint argparse_check_range.py (Dr.-Ing. Amilcar do Carmo Lucas)
- --allow-editing-template-files while debugging (Dr.-Ing. Amilcar do Carmo Lucas)
- Detect response.status_code != 200 errors while downloading apm.pdef.xml files (Dr.-Ing. Amilcar do Carmo Lucas)
- Do not allow opening recent directory if directory does not exist (Dr.-Ing. Amilcar do Carmo Lucas)
- component editor validation exception on empty strings #34 (Dr.-Ing. Amilcar do Carmo Lucas)
- Add an initial rover template #34 (Dr.-Ing. Amilcar do Carmo Lucas)
- Delete outdated template versions when installing on windows (Dr.-Ing. Amilcar do Carmo Lucas)
- give an error message if the recent directory exists but is empty #35 (Dr.-Ing. Amilcar do Carmo Lucas)
- also .zip the "_configuration_steps.json" file if it exists #35 (Dr.-Ing. Amilcar do Carmo Lucas)
v0.8.10
Commits
- The SPDX comment should not appear in the rendered license file presented during instalation (Dr.-Ing. Amilcar do Carmo Lucas)
- Update for ArduCopter 4.5.5 release (Dr.-Ing. Amilcar do Carmo Lucas)
- Remove download counter badge as it gets resetted on every release (Dr.-Ing. Amilcar do Carmo Lucas)
- Explain the benefits of IMU temperature calibration (Dr.-Ing. Amilcar do Carmo Lucas)
- Bump version info (Dr.-Ing. Amilcar do Carmo Lucas)
v0.8.9
Commits
- pylint fixes (Dr.-Ing. Amilcar do Carmo Lucas)
- also start at 02 if no FC is connected (Dr.-Ing. Amilcar do Carmo Lucas)
- Bump version info (Dr.-Ing. Amilcar do Carmo Lucas)