Skip to content

Commit 2598c8e

Browse files
committed
chore(templates): Update vehicle templates with latest parameters
1 parent 850786a commit 2598c8e

20 files changed

Lines changed: 40 additions & 40 deletions

File tree

ardupilot_methodic_configurator/vehicle_templates/ArduCopter/AirCar_v1/08_batt1.param

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,13 +2,13 @@ BATT_AMP_PERVLT,0.02
22
BATT_ARM_VOLT,86.801 # Only arm above this voltage, to avoid taking off with insufficient battery capacity
33
BATT_CAPACITY,30000 # Total battery capacity specified in the component editor
44
BATT_CRT_MAH,0
5-
BATT_CRT_VOLT,78.1 # (Critical voltage + 0.0) x no. of cells
5+
BATT_CRT_VOLT,78.1 # Critical failsafe voltage x nr. of cells
66
BATT_FS_CRT_ACT,1 # Land ASAP
77
BATT_FS_LOW_ACT,2 # Return and land at home or rally point
88
BATT_FS_VOLTSRC,0
99
BATT_I2C_BUS,0 # Selected in component editor window
1010
BATT_LOW_MAH,0
11-
BATT_LOW_VOLT,79.2 # (Low voltage + 0.0) x no. of cells
11+
BATT_LOW_VOLT,79.2 # Low failsafe voltage x nr. of cells
1212
BATT_MONITOR,4 # Selected in component editor window
1313
BATT_VOLT_MULT,12.17
1414
MOT_BAT_VOLT_MAX,92.4 # Scale the PIDs up when battery voltage is below this threshold

ardupilot_methodic_configurator/vehicle_templates/ArduCopter/Big_Owl/08_batt1.param

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
BATT_ARM_VOLT,50.3004 # Only arm above this voltage, to avoid taking off with insufficient battery capacity
22
BATT_CAPACITY,17000 # Total battery capacity specified in the component editor
33
BATT_CRT_MAH,0 # Energy consumption not measured
4-
BATT_CRT_VOLT,45.6 # (Critical voltage + 0.0) x no. of cells
4+
BATT_CRT_VOLT,45.6 # Critical failsafe voltage x nr. of cells
55
BATT_FS_CRT_ACT,1 # Land ASAP
66
BATT_FS_LOW_ACT,2 # Return and land at home or rally point
77
BATT_FS_VOLTSRC,0 # Using only RAW voltage
88
BATT_LOW_MAH,0 # Energy consumption not measured
9-
BATT_LOW_VOLT,46.8 # (Low voltage + 0.0) x no. of cells
9+
BATT_LOW_VOLT,46.8 # Low failsafe voltage x nr. of cells
1010
BATT_MONITOR,3 # Selected in component editor window
1111
BATT_VOLT_MULT,18.55167 # calibrated using a battery tester device
1212
MOT_BAT_VOLT_MAX,52.2 # Scale the PIDs up when battery voltage is below this threshold

ardupilot_methodic_configurator/vehicle_templates/ArduCopter/Chimera7/08_batt1.param

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,13 +2,13 @@ BATT_AMP_PERVLT,52.706 # new calibrated value for Mamba F45_128k 4in1 ESC
22
BATT_ARM_VOLT,23.5998 # Only arm above this voltage, to avoid taking off with insufficient battery capacity
33
BATT_CAPACITY,3000 # Total battery capacity specified in the component editor
44
BATT_CRT_MAH,0 # When only 0mAh out of the total 3000mAh remain, trigger critical failsafe
5-
BATT_CRT_VOLT,21.3 # (Critical voltage + 0.0) x no. of cells
5+
BATT_CRT_VOLT,21.3 # Critical failsafe voltage x nr. of cells
66
BATT_FS_CRT_ACT,1 # Land ASAP
77
BATT_FS_LOW_ACT,2 # Return and land at home or rally point
88
BATT_FS_VOLTSRC,1 # Let the firmware handle the nasty business of variable and battery dependent internal resistance
99
BATT_I2C_BUS,0 # Selected in component editor window
1010
BATT_LOW_MAH,600 # When only 600mAh out of the total 3000mAh remain, trigger low failsafe
11-
BATT_LOW_VOLT,21.6 # (Low voltage + 0.0) x no. of cells
11+
BATT_LOW_VOLT,21.6 # Low failsafe voltage x nr. of cells
1212
BATT_MONITOR,4 # Selected in component editor window
1313
BATT_VOLT_MULT,11 # Use a power source with a voltage close to BATT_LOW_VOLT measure with a calibrated voltimeter and adapt this parameter so that the telemetry voltage reading matches it
1414
MOT_BAT_VOLT_MAX,25.2 # Scale the PIDs up when battery voltage is below this threshold

ardupilot_methodic_configurator/vehicle_templates/ArduCopter/Demo32Motor_PeterHall/08_batt1.param

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
BATT_ARM_VOLT,14.7 # Only arm above this voltage, to avoid taking off with insufficient battery capacity
22
BATT_CAPACITY,3300 # Total battery capacity specified in the component editor
33
BATT_CRT_MAH,0
4-
BATT_CRT_VOLT,13.2 # (Critical voltage + 0.0) x no. of cells
4+
BATT_CRT_VOLT,13.2 # Critical failsafe voltage x nr. of cells
55
BATT_FS_CRT_ACT,1 # Land ASAP
66
BATT_FS_LOW_ACT,2 # Return and land at home or rally point
77
BATT_FS_VOLTSRC,0
88
BATT_LOW_MAH,0
9-
BATT_LOW_VOLT,14 # (Low voltage + 0.0) x no. of cells
9+
BATT_LOW_VOLT,14 # Low failsafe voltage x nr. of cells
1010
BATT_MONITOR,10 # Selected in component editor window
1111
BATT_SUM_MASK,60
1212
BATT2_CAPACITY,1800
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
BATT_ARM_VOLT,21.4998 # Only arm above this voltage, to avoid taking off with insufficient battery capacity
22
BATT_CAPACITY,5000 # Total battery capacity specified in the component editor
33
BATT_CRT_MAH,200 # trigger critical failsafe at 25% remaining
4-
BATT_CRT_VOLT,19.2 # (Critical voltage + 0.0) x no. of cells
4+
BATT_CRT_VOLT,19.2 # Critical failsafe voltage x nr. of cells
55
BATT_FS_CRT_ACT,1 # Land ASAP
66
BATT_FS_LOW_ACT,2 # Return and land at home or rally point
77
BATT_FS_VOLTSRC,0
88
BATT_I2C_BUS,0 # Selected in component editor window
99
BATT_LOW_MAH,900 # trigger low failsafe just below 33% remaining
10-
BATT_LOW_VOLT,21 # (Low voltage + 0.0) x no. of cells
10+
BATT_LOW_VOLT,21 # Low failsafe voltage x nr. of cells
1111
BATT_MONITOR,9 # Selected in component editor window
1212
MOT_BAT_VOLT_MAX,25.2 # Scale the PIDs up when battery voltage is below this threshold
1313
MOT_BAT_VOLT_MIN,19.2 # Scale the PIDs up when battery voltage is above this threshold

ardupilot_methodic_configurator/vehicle_templates/ArduCopter/GazeboIrisWithTargetFollow/08_batt1.param

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,13 +2,13 @@ BATT_AMP_PERVLT,17 # new calibrated value for Mamba F45_128k 4in1 ESC
22
BATT_ARM_VOLT,15.7 # Only arm above this voltage, to avoid taking off with insufficient battery capacity
33
BATT_CAPACITY,1800 # Total battery capacity specified in the component editor
44
BATT_CRT_MAH,0 # When only 450mAh out of the total 1800mAh remain, trigger critical failsafe
5-
BATT_CRT_VOLT,14.2 # (Critical voltage + 0.0) x no. of cells
5+
BATT_CRT_VOLT,14.2 # Critical failsafe voltage x nr. of cells
66
BATT_FS_CRT_ACT,1 # Land ASAP
77
BATT_FS_LOW_ACT,2 # Return and land at home or rally point
88
BATT_FS_VOLTSRC,0 # Let the firmware handle the nasty business of variable and battery dependent internal resistance
99
BATT_I2C_BUS,0 # Selected in component editor window
1010
BATT_LOW_MAH,0 # When only 450mAh out of the total 1800mAh remain, trigger low failsafe
11-
BATT_LOW_VOLT,14.4 # (Low voltage + 0.0) x no. of cells
11+
BATT_LOW_VOLT,14.4 # Low failsafe voltage x nr. of cells
1212
BATT_MONITOR,4 # Selected in component editor window
1313
BATT_VOLT_MULT,10.1 # Use a power source with a voltage close to BATT_LOW_VOLT measure with a calibrated voltimeter and adapt this parameter so that the telemetry voltage reading matches it
1414
MOT_BAT_VOLT_MAX,16.8 # Scale the PIDs up when battery voltage is below this threshold

ardupilot_methodic_configurator/vehicle_templates/ArduCopter/Holybro_X500/08_batt1.param

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,13 +2,13 @@ BATT_AMP_PERVLT,36.363998 # Provided by the manufacturer
22
BATT_ARM_VOLT,14.7 # Only arm above this voltage, to avoid taking off with insufficient battery capacity
33
BATT_CAPACITY,5000 # Total battery capacity specified in the component editor
44
BATT_CRT_MAH,0 # No capacity based failsafes, too unreliable
5-
BATT_CRT_VOLT,13.2 # (Critical voltage + 0.0) x no. of cells
5+
BATT_CRT_VOLT,13.2 # Critical failsafe voltage x nr. of cells
66
BATT_CURR_PIN,3
77
BATT_FS_CRT_ACT,1 # Land ASAP
88
BATT_FS_LOW_ACT,2 # Return and land at home or rally point
99
BATT_FS_VOLTSRC,1
1010
BATT_LOW_MAH,0 # No capacity based failsafes, too unreliable
11-
BATT_LOW_VOLT,13.6 # (Low voltage + 0.0) x no. of cells
11+
BATT_LOW_VOLT,13.6 # Low failsafe voltage x nr. of cells
1212
BATT_MONITOR,4 # Selected in component editor window
1313
BATT_VOLT_MULT,18.181999 # Provided by the manufacturer
1414
BATT_VOLT_PIN,2

ardupilot_methodic_configurator/vehicle_templates/ArduCopter/Holybro_X500_V2/08_batt1.param

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,13 +2,13 @@ BATT_AMP_PERVLT,36.363998
22
BATT_ARM_VOLT,14.7 # Only arm above this voltage, to avoid taking off with insufficient battery capacity
33
BATT_CAPACITY,5000 # Total battery capacity specified in the component editor
44
BATT_CRT_MAH,0 # No capacity based failsafes, too unreliable
5-
BATT_CRT_VOLT,13.2 # (Critical voltage + 0.0) x no. of cells
5+
BATT_CRT_VOLT,13.2 # Critical failsafe voltage x nr. of cells
66
BATT_FS_CRT_ACT,1 # Land ASAP
77
BATT_FS_LOW_ACT,2 # Return and land at home or rally point
88
BATT_FS_VOLTSRC,0
99
BATT_I2C_BUS,0 # Selected in component editor window
1010
BATT_LOW_MAH,1000 # Fail-safe needs to be responsive at 1000 mAh, no risk taking
11-
BATT_LOW_VOLT,13.6 # (Low voltage + 0.0) x no. of cells
11+
BATT_LOW_VOLT,13.6 # Low failsafe voltage x nr. of cells
1212
BATT_MONITOR,4 # Selected in component editor window
1313
BATT_VOLT_MULT,18.181999
1414
MOT_BAT_VOLT_MAX,16.8 # Scale the PIDs up when battery voltage is below this threshold

ardupilot_methodic_configurator/vehicle_templates/ArduCopter/Holybro_X650_LTE/08_batt1.param

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,14 +2,14 @@ BATT_AMP_PERVLT,36.363998 # from https://ardupilot.org/copter/docs/common-holyb
22
BATT_ARM_VOLT,22.0998 # Only arm above this voltage, to avoid taking off with insufficient battery capacity
33
BATT_CAPACITY,11000 # Total battery capacity specified in the component editor
44
BATT_CRT_MAH,0 # No capacity based failsafes, no current monitor
5-
BATT_CRT_VOLT,19.8 # (Critical voltage + 0.0) x no. of cells
5+
BATT_CRT_VOLT,19.8 # Critical failsafe voltage x nr. of cells
66
BATT_CURR_PIN,4 # from https://ardupilot.org/copter/docs/common-holybro-pixhawk6C.html#battery-monitoring
77
BATT_FS_CRT_ACT,1 # Land ASAP
88
BATT_FS_LOW_ACT,2 # Return and land at home or rally point
99
BATT_FS_VOLTSRC,0 # no current monitor
1010
BATT_I2C_BUS,0 # Selected in component editor window
1111
BATT_LOW_MAH,0 # No capacity based failsafes, no current monitor
12-
BATT_LOW_VOLT,20.4 # (Low voltage + 0.0) x no. of cells
12+
BATT_LOW_VOLT,20.4 # Low failsafe voltage x nr. of cells
1313
BATT_MONITOR,3 # Selected in component editor window
1414
BATT_VOLT_MULT,18.181999 # from https://ardupilot.org/copter/docs/common-holybro-pixhawk6C.html#battery-monitoring
1515
BATT_VOLT_PIN,8 # from https://ardupilot.org/copter/docs/common-holybro-pixhawk6C.html#battery-monitoring

ardupilot_methodic_configurator/vehicle_templates/ArduCopter/Hoverit_X11+/08_batt1.param

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,13 +2,13 @@ BATT_AMP_PERVLT,0 # WE DO NOT HAVE A VOLTAGE OR AMP SENSOR , WE TAKE DATA FROM
22
BATT_ARM_VOLT,55.2006 # Only arm above this voltage, to avoid taking off with insufficient battery capacity
33
BATT_CAPACITY,80000 # Total battery capacity specified in the component editor
44
BATT_CRT_MAH,0 # WE DONT HAVE MAH READING SENSOR
5-
BATT_CRT_VOLT,49.7 # (Critical voltage + 0.0) x no. of cells
5+
BATT_CRT_VOLT,49.7 # Critical failsafe voltage x nr. of cells
66
BATT_FS_CRT_ACT,1 # Land ASAP
77
BATT_FS_LOW_ACT,2 # Return and land at home or rally point
88
BATT_FS_VOLTSRC,0 # AS EPR OUR PREVIOUS DRONE SETUP
99
BATT_I2C_BUS,0 # Selected in component editor window
1010
BATT_LOW_MAH,0 # WE DONT HAVE A MAH SENSOR
11-
BATT_LOW_VOLT,50.4 # (Low voltage + 0.0) x no. of cells
11+
BATT_LOW_VOLT,50.4 # Low failsafe voltage x nr. of cells
1212
BATT_MONITOR,9 # Selected in component editor window
1313
BATT_VOLT_MULT,0 # WE DONT HAVE A VOLT METER
1414
MOT_BAT_VOLT_MAX,58.8 # Scale the PIDs up when battery voltage is below this threshold

0 commit comments

Comments
 (0)