Skip to content

Commit 6473d5e

Browse files
committed
style(eof): remove trailing newlines in various files for consistency
1 parent 778cbfd commit 6473d5e

File tree

64 files changed

+60
-64
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

64 files changed

+60
-64
lines changed

.coveragerc

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,4 @@ source = ardupilot_methodic_configurator
33

44
[report]
55
include = ardupilot_methodic_configurator/*
6-
omit = ardupilot_methodic_configurator/backend_mavftp.py, ardupilot_methodic_configurator/mavftp_example.py
6+
omit = ardupilot_methodic_configurator/backend_mavftp.py, ardupilot_methodic_configurator/mavftp_example.py

.github/ISSUE_TEMPLATE/config.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,4 @@ contact_links:
44
about: Ask questions and have discussions about ArduPilot Methodic Configurator on Discord
55
- name: Discuss Forum
66
url: https://discuss.ardupilot.org/t/new-ardupilot-methodic-configurator-gui/115038
7-
about: Ask questions and have discussions about ArduPilot Methodic Configurator on Discord on ArduPilot's Discuss Forum
7+
about: Ask questions and have discussions about ArduPilot Methodic Configurator on Discord on ArduPilot's Discuss Forum

.github/workflows/reuse.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -38,4 +38,4 @@ jobs:
3838
uses: actions/upload-artifact@4cec3d8aa04e39d1a68397de0c4cd6fb9dce8ec1 # v4.6.1
3939
with:
4040
name: reuse-output
41-
path: .reuse/
41+
path: .reuse/

.vscode/settings.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -59,4 +59,4 @@
5959
},
6060
"ruff.lint.run": "onSave",
6161
"files.eol": "\n"
62-
}
62+
}

.vscode/tasks.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -207,4 +207,4 @@
207207
"default": "ardupilot_methodic_configurator_new.po"
208208
}
209209
]
210-
}
210+
}

ardupilot_methodic_configurator/configuration_steps_schema.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -177,4 +177,4 @@
177177
}
178178
},
179179
"additionalProperties": false
180-
}
180+
}

ardupilot_methodic_configurator/vehicle_templates/ArduCopter/AirCar_v1/vehicle_components.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -181,4 +181,4 @@
181181
}
182182
},
183183
"Program version": "1.0.8"
184-
}
184+
}

ardupilot_methodic_configurator/vehicle_templates/ArduCopter/Chimera7/50_optical_flow_setup.param

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,4 +16,4 @@ FLOW_POS_Y,0
1616
FLOW_POS_Z,0
1717
FLOW_TYPE,6 # we have a dronecan flow sensor
1818
RC8_OPTION,158 # Use RC8 channel to enable optical flow calibration
19-
RC9_OPTION,90 # Use RC9 channel to select EKF Pos Source: low is GPS, middle is OpticalFlow, high is unused
19+
RC9_OPTION,90 # Use RC9 channel to select EKF Pos Source: low is GPS, middle is OpticalFlow, high is unused

ardupilot_methodic_configurator/vehicle_templates/ArduCopter/Chimera7/52_use_optical_flow_instead_of_gnss.param

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,4 @@ EK3_SRC1_VELXY,5 # Optical flow is now calibrated, use it
55
EK3_SRC1_VELZ,0 # None, optical flow will not provide Z velocity
66
EK3_SRC1_YAW,1 # Use magnetometer as a yaw reference
77
RC8_OPTION,0 # Disable RC8 switch for safety reasons
8-
RC9_OPTION,0 # Disable RC9 switch for safety reasons
8+
RC9_OPTION,0 # Disable RC9 switch for safety reasons

ardupilot_methodic_configurator/vehicle_templates/ArduCopter/FETtec-5/50_optical_flow_setup.param

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,4 +16,4 @@ FLOW_POS_Y,0
1616
FLOW_POS_Z,0
1717
FLOW_TYPE,6 # we have a dronecan flow sensor
1818
RC8_OPTION,158 # Use RC8 channel to enable optical flow calibration
19-
RC9_OPTION,90 # Use RC9 channel to select EKF Pos Source: low is GPS, middle is OpticalFlow, high is unused
19+
RC9_OPTION,90 # Use RC9 channel to select EKF Pos Source: low is GPS, middle is OpticalFlow, high is unused

ardupilot_methodic_configurator/vehicle_templates/ArduCopter/FETtec-5/52_use_optical_flow_instead_of_gnss.param

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,4 @@ EK3_SRC1_VELXY,5 # Optical flow is now calibrated, use it
55
EK3_SRC1_VELZ,0 # None, optical flow will not provide Z velocity
66
EK3_SRC1_YAW,1 # Use magnetometer as a yaw reference
77
RC8_OPTION,0 # Disable RC8 switch for safety reasons
8-
RC9_OPTION,0 # Disable RC9 switch for safety reasons
8+
RC9_OPTION,0 # Disable RC9 switch for safety reasons

ardupilot_methodic_configurator/vehicle_templates/ArduCopter/GazeboIrisWithTargetFollow/50_optical_flow_setup.param

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,4 +16,4 @@ FLOW_POS_Y,0
1616
FLOW_POS_Z,0
1717
FLOW_TYPE,6 # we have a dronecan flow sensor
1818
RC8_OPTION,158 # Use RC8 channel to enable optical flow calibration
19-
RC9_OPTION,90 # Use RC9 channel to select EKF Pos Source: low is GPS, middle is OpticalFlow, high is unused
19+
RC9_OPTION,90 # Use RC9 channel to select EKF Pos Source: low is GPS, middle is OpticalFlow, high is unused

ardupilot_methodic_configurator/vehicle_templates/ArduCopter/GazeboIrisWithTargetFollow/52_use_optical_flow_instead_of_gnss.param

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,4 @@ EK3_SRC1_VELXY,5 # Optical flow is now calibrated, use it
55
EK3_SRC1_VELZ,0 # None, optical flow will not provide Z velocity
66
EK3_SRC1_YAW,1 # Use magnetometer as a yaw reference
77
RC8_OPTION,0 # Disable RC8 switch for safety reasons
8-
RC9_OPTION,0 # Disable RC9 switch for safety reasons
8+
RC9_OPTION,0 # Disable RC9 switch for safety reasons

ardupilot_methodic_configurator/vehicle_templates/ArduCopter/GazeboIrisWithTargetFollow/vehicle_components.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -182,4 +182,4 @@
182182
},
183183
"Program version": "0.9.9",
184184
"Configuration template": "4.5.x-params"
185-
}
185+
}

ardupilot_methodic_configurator/vehicle_templates/ArduCopter/Holybro_X500_V2/vehicle_components.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -182,4 +182,4 @@
182182
},
183183
"Program version": "0.9.12",
184184
"Configuration template": "X11_plus"
185-
}
185+
}

ardupilot_methodic_configurator/vehicle_templates/ArduCopter/Hoverit_X11+/vehicle_components.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -182,4 +182,4 @@
182182
},
183183
"Program version": "1.0.7",
184184
"Configuration template": "Hoverit_X11+"
185-
}
185+
}

ardupilot_methodic_configurator/vehicle_templates/ArduCopter/Marmotte5v2/50_optical_flow_setup.param

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,4 +16,4 @@ FLOW_POS_Y,0
1616
FLOW_POS_Z,0
1717
FLOW_TYPE,6 # we have a dronecan flow sensor
1818
RC8_OPTION,158 # Use RC8 channel to enable optical flow calibration
19-
RC9_OPTION,90 # Use RC9 channel to select EKF Pos Source: low is GPS, middle is OpticalFlow, high is unused
19+
RC9_OPTION,90 # Use RC9 channel to select EKF Pos Source: low is GPS, middle is OpticalFlow, high is unused

ardupilot_methodic_configurator/vehicle_templates/ArduCopter/Marmotte5v2/52_use_optical_flow_instead_of_gnss.param

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,4 @@ EK3_SRC1_VELXY,5 # Optical flow is now calibrated, use it
55
EK3_SRC1_VELZ,0 # None, optical flow will not provide Z velocity
66
EK3_SRC1_YAW,1 # Use magnetometer as a yaw reference
77
RC8_OPTION,0 # Disable RC8 switch for safety reasons
8-
RC9_OPTION,0 # Disable RC9 switch for safety reasons
8+
RC9_OPTION,0 # Disable RC9 switch for safety reasons

ardupilot_methodic_configurator/vehicle_templates/ArduCopter/Marmotte5v2/vehicle_components.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -181,4 +181,4 @@
181181
}
182182
},
183183
"Program version": "0.9.9"
184-
}
184+
}
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
BRD_SER1_RTSCTS,2 # default to auto
22
SERIAL1_BAUD,115 # 115200 baud
3-
SERIAL1_PROTOCOL,2 # MAVLink 2
3+
SERIAL1_PROTOCOL,2 # MAVLink 2
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
BATT2_MONITOR,0 # use only first batt monitor
1+
BATT2_MONITOR,0 # use only first batt monitor

ardupilot_methodic_configurator/vehicle_templates/ArduCopter/ReadyToSkyZD550/13_general_configuration.param

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,4 +27,4 @@ RNGFND1_SCALING,3
2727
RNGFND1_STOP_PIN,-1
2828
RNGFND1_TYPE,14
2929
SCHED_LOOP_RATE,800 # On our vehicle the propellers rotate at speeds higher than 400Hz and we have a powerful STM32 H7 family processor. So we increase this for added performance.
30-
SCR_ENABLE,1 # Use lua scripting for VTOL-Quicktune, MagFit automation and Windspeed Estimation automation
30+
SCR_ENABLE,1 # Use lua scripting for VTOL-Quicktune, MagFit automation and Windspeed Estimation automation

ardupilot_methodic_configurator/vehicle_templates/ArduCopter/ReadyToSkyZD550/25_inflight_magnetometer_fit_results.param

+1-1
Original file line numberDiff line numberDiff line change
@@ -32,4 +32,4 @@ COMPASS_SCALE,1
3232
COMPASS_SCALE2,1
3333
COMPASS_USE,1
3434
COMPASS_USE2,0
35-
COMPASS_USE3,0
35+
COMPASS_USE3,0

ardupilot_methodic_configurator/vehicle_templates/ArduCopter/ReadyToSkyZD550/50_optical_flow_setup.param

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,4 +16,4 @@ FLOW_POS_Y,0
1616
FLOW_POS_Z,0
1717
FLOW_TYPE,6 # we have a dronecan flow sensor
1818
RC8_OPTION,158 # Use RC8 channel to enable optical flow calibration
19-
RC9_OPTION,90 # Use RC9 channel to select EKF Pos Source: low is GPS, middle is OpticalFlow, high is unused
19+
RC9_OPTION,90 # Use RC9 channel to select EKF Pos Source: low is GPS, middle is OpticalFlow, high is unused

ardupilot_methodic_configurator/vehicle_templates/ArduCopter/ReadyToSkyZD550/52_use_optical_flow_instead_of_gnss.param

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,4 @@ EK3_SRC1_VELXY,5 # Optical flow is now calibrated, use it
55
EK3_SRC1_VELZ,0 # None, optical flow will not provide Z velocity
66
EK3_SRC1_YAW,1 # Use magnetometer as a yaw reference
77
RC8_OPTION,0 # Disable RC8 switch for safety reasons
8-
RC9_OPTION,0 # Disable RC9 switch for safety reasons
8+
RC9_OPTION,0 # Disable RC9 switch for safety reasons

ardupilot_methodic_configurator/vehicle_templates/ArduCopter/ReadyToSkyZD550/vehicle_components.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -181,4 +181,4 @@
181181
}
182182
},
183183
"Program version": "0.9.9"
184-
}
184+
}

ardupilot_methodic_configurator/vehicle_templates/ArduCopter/Tarot_X4/vehicle_components.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -181,4 +181,4 @@
181181
}
182182
},
183183
"Program version": "0.9.4"
184-
}
184+
}

ardupilot_methodic_configurator/vehicle_templates/ArduCopter/X11_plus/50_optical_flow_setup.param

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,4 +16,4 @@ FLOW_POS_Y,0
1616
FLOW_POS_Z,0
1717
FLOW_TYPE,6 # we have a dronecan flow sensor
1818
RC8_OPTION,158 # Use RC8 channel to enable optical flow calibration
19-
RC9_OPTION,90 # Use RC9 channel to select EKF Pos Source: low is GPS, middle is OpticalFlow, high is unused
19+
RC9_OPTION,90 # Use RC9 channel to select EKF Pos Source: low is GPS, middle is OpticalFlow, high is unused

ardupilot_methodic_configurator/vehicle_templates/ArduCopter/X11_plus/52_use_optical_flow_instead_of_gnss.param

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,4 @@ EK3_SRC1_VELXY,5 # Optical flow is now calibrated, use it
55
EK3_SRC1_VELZ,0 # None, optical flow will not provide Z velocity
66
EK3_SRC1_YAW,1 # Use magnetometer as a yaw reference
77
RC8_OPTION,0 # Disable RC8 switch for safety reasons
8-
RC9_OPTION,0 # Disable RC9 switch for safety reasons
8+
RC9_OPTION,0 # Disable RC9 switch for safety reasons

ardupilot_methodic_configurator/vehicle_templates/ArduCopter/X11_plus/vehicle_components.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -181,4 +181,4 @@
181181
}
182182
},
183183
"Program version": "0.9.9"
184-
}
184+
}

ardupilot_methodic_configurator/vehicle_templates/ArduCopter/diatone_taycan_mxc/4.3.8-params/50_optical_flow_setup.param

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,4 +16,4 @@ FLOW_POS_Y,0
1616
FLOW_POS_Z,0
1717
FLOW_TYPE,6 # we have a dronecan flow sensor
1818
RC8_OPTION,158 # Use RC8 channel to enable optical flow calibration
19-
RC9_OPTION,90 # Use RC9 channel to select EKF Pos Source: low is GPS, middle is OpticalFlow, high is unused
19+
RC9_OPTION,90 # Use RC9 channel to select EKF Pos Source: low is GPS, middle is OpticalFlow, high is unused

ardupilot_methodic_configurator/vehicle_templates/ArduCopter/diatone_taycan_mxc/4.3.8-params/52_use_optical_flow_instead_of_gnss.param

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,4 @@ EK3_SRC1_VELXY,5 # Optical flow is now calibrated, use it
55
EK3_SRC1_VELZ,0 # None, optical flow will not provide Z velocity
66
EK3_SRC1_YAW,1 # Use magnetometer as a yaw reference
77
RC8_OPTION,0 # Disable RC8 switch for safety reasons
8-
RC9_OPTION,0 # Disable RC9 switch for safety reasons
8+
RC9_OPTION,0 # Disable RC9 switch for safety reasons

ardupilot_methodic_configurator/vehicle_templates/ArduCopter/diatone_taycan_mxc/4.3.8-params/vehicle_components.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -180,4 +180,4 @@
180180
"Notes": "A very good receiver with an excellent antenna https://docs.holybro.com/gps-and-rtk-system/gps-led-and-buzzer/status-led-changes"
181181
}
182182
}
183-
}
183+
}

ardupilot_methodic_configurator/vehicle_templates/ArduCopter/diatone_taycan_mxc/4.4.4-params/50_optical_flow_setup.param

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,4 +16,4 @@ FLOW_POS_Y,0
1616
FLOW_POS_Z,0
1717
FLOW_TYPE,6 # we have a dronecan flow sensor
1818
RC8_OPTION,158 # Use RC8 channel to enable optical flow calibration
19-
RC9_OPTION,90 # Use RC9 channel to select EKF Pos Source: low is GPS, middle is OpticalFlow, high is unused
19+
RC9_OPTION,90 # Use RC9 channel to select EKF Pos Source: low is GPS, middle is OpticalFlow, high is unused

ardupilot_methodic_configurator/vehicle_templates/ArduCopter/diatone_taycan_mxc/4.4.4-params/52_use_optical_flow_instead_of_gnss.param

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,4 @@ EK3_SRC1_VELXY,5 # Optical flow is now calibrated, use it
55
EK3_SRC1_VELZ,0 # None, optical flow will not provide Z velocity
66
EK3_SRC1_YAW,1 # Use magnetometer as a yaw reference
77
RC8_OPTION,0 # Disable RC8 switch for safety reasons
8-
RC9_OPTION,0 # Disable RC9 switch for safety reasons
8+
RC9_OPTION,0 # Disable RC9 switch for safety reasons

ardupilot_methodic_configurator/vehicle_templates/ArduCopter/diatone_taycan_mxc/4.4.4-params/vehicle_components.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -180,4 +180,4 @@
180180
"Notes": "A very good receiver with an excellent antenna https://docs.holybro.com/gps-and-rtk-system/gps-led-and-buzzer/status-led-changes"
181181
}
182182
}
183-
}
183+
}
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
BRD_SER1_RTSCTS,1 # we have RTS/CTS pins connected
22
SERIAL1_BAUD,460 # The MAVLink over ESP32 telemetry
3-
SERIAL1_PROTOCOL,2 # Use MAVLink 2 for telemetry
3+
SERIAL1_PROTOCOL,2 # Use MAVLink 2 for telemetry

ardupilot_methodic_configurator/vehicle_templates/ArduCopter/diatone_taycan_mxc/4.5.x-params/50_optical_flow_setup.param

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,4 +16,4 @@ FLOW_POS_Y,0
1616
FLOW_POS_Z,0
1717
FLOW_TYPE,6 # we have a dronecan flow sensor
1818
RC8_OPTION,158 # Use RC8 channel to enable optical flow calibration
19-
RC9_OPTION,90 # Use RC9 channel to select EKF Pos Source: low is GPS, middle is OpticalFlow, high is unused
19+
RC9_OPTION,90 # Use RC9 channel to select EKF Pos Source: low is GPS, middle is OpticalFlow, high is unused

ardupilot_methodic_configurator/vehicle_templates/ArduCopter/diatone_taycan_mxc/4.5.x-params/52_use_optical_flow_instead_of_gnss.param

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,4 @@ EK3_SRC1_VELXY,5 # Optical flow is now calibrated, use it
55
EK3_SRC1_VELZ,0 # None, optical flow will not provide Z velocity
66
EK3_SRC1_YAW,1 # Use magnetometer as a yaw reference
77
RC8_OPTION,0 # Disable RC8 switch for safety reasons
8-
RC9_OPTION,0 # Disable RC9 switch for safety reasons
8+
RC9_OPTION,0 # Disable RC9 switch for safety reasons

ardupilot_methodic_configurator/vehicle_templates/ArduCopter/diatone_taycan_mxc/4.5.x-params/vehicle_components.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -181,4 +181,4 @@
181181
}
182182
},
183183
"Program version": "0.9.9"
184-
}
184+
}

ardupilot_methodic_configurator/vehicle_templates/ArduCopter/diatone_taycan_mxc/4.6.x-params/47_position_controller.param

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,4 +15,4 @@ PSC_POSZ_P,1.5
1515
PSC_VELZ_P,7
1616
PILOT_SPEED_UP,800
1717
PILOT_SPEED_DN,500
18-
PILOT_ACCEL_Z,1000
18+
PILOT_ACCEL_Z,1000

ardupilot_methodic_configurator/vehicle_templates/ArduCopter/diatone_taycan_mxc/4.6.x-params/50_optical_flow_setup.param

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,4 +16,4 @@ FLOW_POS_Y,0
1616
FLOW_POS_Z,0
1717
FLOW_TYPE,6 # we have a dronecan flow sensor
1818
RC8_OPTION,158 # Use RC8 channel to enable optical flow calibration
19-
RC9_OPTION,90 # Use RC9 channel to select EKF Pos Source: low is GPS, middle is OpticalFlow, high is unused
19+
RC9_OPTION,90 # Use RC9 channel to select EKF Pos Source: low is GPS, middle is OpticalFlow, high is unused

ardupilot_methodic_configurator/vehicle_templates/ArduCopter/diatone_taycan_mxc/4.6.x-params/52_use_optical_flow_instead_of_gnss.param

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,4 @@ EK3_SRC1_VELXY,5 # Optical flow is now calibrated, use it
55
EK3_SRC1_VELZ,0 # None, optical flow will not provide Z velocity
66
EK3_SRC1_YAW,1 # Use magnetometer as a yaw reference
77
RC8_OPTION,0 # Disable RC8 switch for safety reasons
8-
RC9_OPTION,0 # Disable RC9 switch for safety reasons
8+
RC9_OPTION,0 # Disable RC9 switch for safety reasons

ardupilot_methodic_configurator/vehicle_templates/ArduCopter/diatone_taycan_mxc/4.6.x-params/vehicle_components.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -180,4 +180,4 @@
180180
"Notes": "A very good receiver with an excellent antenna https://docs.holybro.com/gps-and-rtk-system/gps-led-and-buzzer/status-led-changes"
181181
}
182182
}
183-
}
183+
}

ardupilot_methodic_configurator/vehicle_templates/Heli/OMP_M4/08_Swasplate.param

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,4 +22,4 @@ SERVO2_MIN,1000 # Operating Pulse Width:1050-1950us(Fixed or cannot be Programm
2222
SERVO2_TRIM,1500 # Adjust all linkages so the swasplate is level at 1500.
2323
SERVO3_MAX,2000 # Operating Pulse Width:1050-1950us(Fixed or cannot be Programmed)
2424
SERVO3_MIN,1000 # Operating Pulse Width:1050-1950us(Fixed or cannot be Programmed)
25-
SERVO3_TRIM,1500 # Adjust all linkages so the swasplate is level at 1500.
25+
SERVO3_TRIM,1500 # Adjust all linkages so the swasplate is level at 1500.
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
SERVO8_FUNCTION, 0 #No longer needed
22
SERVO5_FUNCTION, 31 #HeliRSC
33
RC3_MAX, 2011 #RC3 calibration values
4-
RC3_MIN, 988 #RC3 calibration values
4+
RC3_MIN, 988 #RC3 calibration values

ardupilot_methodic_configurator/vehicle_templates/Heli/OMP_M4/15_mp_setup_mandatory_hardware.param

-1
Original file line numberDiff line numberDiff line change
@@ -69,4 +69,3 @@ RC8_TRIM,1500
6969
RC9_MAX,1900
7070
RC9_MIN,1100
7171
RC9_TRIM,1500
72-

ardupilot_methodic_configurator/vehicle_templates/Heli/OMP_M4/22_initial_yaw.param

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,4 @@ ATC_RAT_YAW_IMAX,0.33
1313

1414
ATC_RAT_YAW_P,0.18
1515

16-
ATC_RAT_YAW_FF,0.0
16+
ATC_RAT_YAW_FF,0.0

ardupilot_methodic_configurator/vehicle_templates/Heli/OMP_M4/23_initial_PR.param

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,4 +24,4 @@ ATC_RAT_RLL_IMAX,0.40
2424
ATC_RAT_RLL_P,0
2525
ATC_RAT_RLL_FF,0.15
2626

27-
ATC_INPUT_TC,0.15
27+
ATC_INPUT_TC,0.15
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
ATC_RAT_PIT_FF, 0.109717
2-
ATC_RAT_RLL_FF, 0.128279
2+
ATC_RAT_RLL_FF, 0.128279
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
AUTOTUNE_AXES,1 # Roll
22
AUTOTUNE_SEQ,2 # Rate D and Rate P
3-
AUTOTUNE_GN_MAX,1.8
3+
AUTOTUNE_GN_MAX,1.8

ardupilot_methodic_configurator/vehicle_templates/Heli/OMP_M4/31_autotune_roll_pitch_AngleP_results.param

-1
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,3 @@ ATC_ACCEL_P_MAX,110000
22
ATC_ACCEL_R_MAX,110000
33
ATC_ANG_PIT_P,8.80203 # higher value mean a tighter tune
44
ATC_ANG_RLL_P,10 # higher value mean a tighter tune
5-
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,2 @@
11
ATC_ACCEL_Y_MAX,80000
22
ATC_ANG_YAW_P,10
3-

ardupilot_methodic_configurator/vehicle_templates/Heli/OMP_M4/50_optical_flow_setup.param

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,4 +16,4 @@ FLOW_POS_Y,0
1616
FLOW_POS_Z,0
1717
FLOW_TYPE,6 # we have a dronecan flow sensor
1818
RC8_OPTION,158 # Use RC8 channel to enable optical flow calibration
19-
RC9_OPTION,90 # Use RC9 channel to select EKF Pos Source: low is GPS, middle is OpticalFlow, high is unused
19+
RC9_OPTION,90 # Use RC9 channel to select EKF Pos Source: low is GPS, middle is OpticalFlow, high is unused

ardupilot_methodic_configurator/vehicle_templates/Heli/OMP_M4/52_use_optical_flow_instead_of_gnss.param

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,4 @@ EK3_SRC1_VELXY,5 # Optical flow is now calibrated, use it
55
EK3_SRC1_VELZ,0 # None, optical flow will not provide Z velocity
66
EK3_SRC1_YAW,1 # Use magnetometer as a yaw reference
77
RC8_OPTION,0 # Disable RC8 switch for safety reasons
8-
RC9_OPTION,0 # Disable RC9 switch for safety reasons
8+
RC9_OPTION,0 # Disable RC9 switch for safety reasons

ardupilot_methodic_configurator/vehicle_templates/Heli/OMP_M4/vehicle_components.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -181,4 +181,4 @@
181181
}
182182
},
183183
"Program version": "0.9.4"
184-
}
184+
}

ardupilot_methodic_configurator/vehicle_templates/Rover/AION_R1/50_optical_flow_setup.param

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,4 +16,4 @@ FLOW_POS_Y,0
1616
FLOW_POS_Z,0
1717
FLOW_TYPE,6 # we have a dronecan flow sensor
1818
RC8_OPTION,158 # Use RC8 channel to enable optical flow calibration
19-
RC9_OPTION,90 # Use RC9 channel to select EKF Pos Source: low is GPS, middle is OpticalFlow, high is unused
19+
RC9_OPTION,90 # Use RC9 channel to select EKF Pos Source: low is GPS, middle is OpticalFlow, high is unused

ardupilot_methodic_configurator/vehicle_templates/Rover/AION_R1/52_use_optical_flow_instead_of_gnss.param

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,4 @@ EK3_SRC1_VELXY,5 # Optical flow is now calibrated, use it
55
EK3_SRC1_VELZ,0 # None, optical flow will not provide Z velocity
66
EK3_SRC1_YAW,1 # Use magnetometer as a yaw reference
77
RC8_OPTION,0 # Disable RC8 switch for safety reasons
8-
RC9_OPTION,0 # Disable RC9 switch for safety reasons
8+
RC9_OPTION,0 # Disable RC9 switch for safety reasons

ardupilot_methodic_configurator/vehicle_templates/Rover/AION_R1/vehicle_components.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -180,4 +180,4 @@
180180
"Notes": "A very good receiver"
181181
}
182182
}
183-
}
183+
}

0 commit comments

Comments
 (0)