Skip to content

Commit 1f0ff55

Browse files
committed
chore(vehicle templates): Update version
1 parent 45a124a commit 1f0ff55

27 files changed

Lines changed: 28 additions & 28 deletions

File tree

ardupilot_methodic_configurator/vehicle_templates/ArduCopter/AirCar_v1/vehicle_components.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -190,5 +190,5 @@
190190
"Notes": ""
191191
}
192192
},
193-
"Program version": "3.0.3"
193+
"Program version": "3.0.4"
194194
}

ardupilot_methodic_configurator/vehicle_templates/ArduCopter/Big_Owl/vehicle_components.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -190,6 +190,6 @@
190190
"Notes": ""
191191
}
192192
},
193-
"Program version": "3.0.3",
193+
"Program version": "3.0.4",
194194
"Configuration template": "Tarot_X4"
195195
}

ardupilot_methodic_configurator/vehicle_templates/ArduCopter/Chimera7/vehicle_components.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -190,5 +190,5 @@
190190
"Notes": "A cheap WiFi alternative to the more commonly used 3DR and RFDesigns telemetry modems"
191191
}
192192
},
193-
"Program version": "3.0.3"
193+
"Program version": "3.0.4"
194194
}

ardupilot_methodic_configurator/vehicle_templates/ArduCopter/Demo32Motor_PeterHall/vehicle_components.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -190,5 +190,5 @@
190190
"Notes": ""
191191
}
192192
},
193-
"Program version": "3.0.3"
193+
"Program version": "3.0.4"
194194
}

ardupilot_methodic_configurator/vehicle_templates/ArduCopter/FETtec-5/vehicle_components.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -190,6 +190,6 @@
190190
"Notes": ""
191191
}
192192
},
193-
"Program version": "3.0.3",
193+
"Program version": "3.0.4",
194194
"Configuration template": "ReadyToSkyZD550"
195195
}

ardupilot_methodic_configurator/vehicle_templates/ArduCopter/GazeboIrisWithTargetFollow/vehicle_components.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -190,6 +190,6 @@
190190
"Notes": ""
191191
}
192192
},
193-
"Program version": "3.0.3",
193+
"Program version": "3.0.4",
194194
"Configuration template": "4.5.x-params"
195195
}

ardupilot_methodic_configurator/vehicle_templates/ArduCopter/Holybro_X500/vehicle_components.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -190,5 +190,5 @@
190190
"Notes": "100mW at 433MHz, 13.6g without antenna + \n7.4g for 433MHz antenna"
191191
}
192192
},
193-
"Program version": "3.0.3"
193+
"Program version": "3.0.4"
194194
}

ardupilot_methodic_configurator/vehicle_templates/ArduCopter/Holybro_X500_V2/vehicle_components.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -190,6 +190,6 @@
190190
"Notes": "100mW at 433MHz, 13.6g without antenna + \n7.4g for 433MHz antenna"
191191
}
192192
},
193-
"Program version": "3.0.3",
193+
"Program version": "3.0.4",
194194
"Configuration template": "X11_plus"
195195
}

ardupilot_methodic_configurator/vehicle_templates/ArduCopter/Holybro_X650_LTE/vehicle_components.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -190,6 +190,6 @@
190190
"Notes": ""
191191
}
192192
},
193-
"Program version": "3.0.3",
193+
"Program version": "3.0.4",
194194
"Configuration template": "Holybro_X500_V2"
195195
}

ardupilot_methodic_configurator/vehicle_templates/ArduCopter/Hoverit_X11+/12_mp_setup_mandatory_hardware.param

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,8 +39,8 @@ INS_ACCSCAL_Y,1
3939
INS_ACCSCAL_Z,1
4040
INS_GYRO_FILTER,20
4141
INS_USE3,1
42-
MOT_BAT_VOLT_MAX,58.799999 # 14S LION PACK
43-
MOT_BAT_VOLT_MIN,49.700001 # AS PER BATTERY SPECS
42+
MOT_BAT_VOLT_MAX,58.8 # 14S LION PACK
43+
MOT_BAT_VOLT_MIN,46.2 # AS PER BATTERY SPECS
4444
MOT_SPIN_ARM,0.08 # AS PER OUR PREVIOUS SAME DRONE BUILDS
4545
MOT_SPIN_MAX,0.95 # WE WOULD NEVER GO AROUND 80% ALSO SO DEFAULT VALUE IS GOOD
4646
MOT_SPIN_MIN,0.1 # ABOVE SPIN ARM AND BELOW MIN THST HOVER

0 commit comments

Comments
 (0)