Skip to content

Commit 2f63d81

Browse files
committed
chore(templates): Update vehicle templates with latest parameters
1 parent 9e464ea commit 2f63d81

67 files changed

Lines changed: 54 additions & 75 deletions

File tree

Some content is hidden

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

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

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@ 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
9-
BATT_I2C_BUS,0 # Selected in component editor window
109
BATT_LOW_MAH,0
1110
BATT_LOW_VOLT,79.2 # Low failsafe voltage x nr. of cells
1211
BATT_MONITOR,4 # Selected in component editor window

ardupilot_methodic_configurator/vehicle_templates/ArduCopter/AirCar_v1/14_logging.param

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,5 @@ INS_LOG_BAT_CNT,1024 # the default of 1024 causes some problems with https://fi
22
INS_LOG_BAT_MASK,1 # Use acc and gyro batch logging on F4 processors or big props, gyro raw logging on others
33
INS_LOG_BAT_OPT,4 # Use pre and post filters acc and gyro batch logging on F4 processors or big props, pre-post gyro raw logging on others
44
INS_RAW_LOG_OPT,0 # Use pre and post filters acc and gyro batch logging on F4 processors or big props, pre-post gyro raw logging on others
5-
LOG_BITMASK,145118 # Log all but fast att, Nav, Mission, OF, camera, fast IMU, raw, IMU, video stabilization. These are not needed now
5+
LOG_BITMASK,2242525 # Log relevant data for attitude PID and notch filter tuning. Later on we'll change this to other subsystems
66
LOG_FILE_DSRMROT,1 # One .bin log file per flight, not per battery/reboot

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": "2.11.0"
193+
"Program version": "3.0.3"
194194
}

ardupilot_methodic_configurator/vehicle_templates/ArduCopter/Big_Owl/14_logging.param

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,5 @@ INS_LOG_BAT_MASK,1 # Use acc and gyro batch logging on F4 processors or big pro
22
INS_LOG_BAT_OPT,4 # Use pre and post filters acc and gyro batch logging on F4 processors or big props, pre-post gyro raw logging on others
33
INS_RAW_LOG_OPT,0 # Use pre and post filters acc and gyro batch logging on F4 processors or big props, pre-post gyro raw logging on others
44
LOG_BACKEND_TYPE,1 # we want to log data to the SDCard
5-
LOG_BITMASK,145118 # Log all but fast att, Nav, Mission, OF, camera, fast IMU, raw, IMU, video stabilization. These are not needed now
5+
LOG_BITMASK,2242525 # Log relevant data for attitude PID and notch filter tuning. Later on we'll change this to other subsystems
66
LOG_FILE_DSRMROT,1 # One .bin log file per flight, not per battery/reboot

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": "2.11.0",
193+
"Program version": "3.0.3",
194194
"Configuration template": "Tarot_X4"
195195
}

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

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@ 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
9-
BATT_I2C_BUS,0 # Selected in component editor window
109
BATT_LOW_MAH,600 # When only 600mAh out of the total 3000mAh remain, trigger low failsafe
1110
BATT_LOW_VOLT,21.6 # Low failsafe voltage x nr. of cells
1211
BATT_MONITOR,4 # Selected in component editor window
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
INS_LOG_BAT_MASK,0 # Use acc and gyro batch logging on F4 processors or big props, gyro raw logging on others
22
INS_LOG_BAT_OPT,0 # Use pre and post filters acc and gyro batch logging on F4 processors or big props, pre-post gyro raw logging on others
33
INS_RAW_LOG_OPT,9 # Use pre and post filters acc and gyro batch logging on F4 processors or big props, pre-post gyro raw logging on others
4-
LOG_BITMASK,145118 # Log all but fast att, Nav, Mission, OF, camera, fast IMU, raw, IMU, video stabilization. These are not needed now
4+
LOG_BITMASK,2242525 # Log relevant data for attitude PID and notch filter tuning. Later on we'll change this to other subsystems
55
LOG_FILE_DSRMROT,1 # One .bin log file per flight, not per battery/reboot

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": "2.11.0"
193+
"Program version": "3.0.3"
194194
}

ardupilot_methodic_configurator/vehicle_templates/ArduCopter/Demo32Motor_PeterHall/14_logging.param

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,5 @@ INS_LOG_BAT_CNT,1024
22
INS_LOG_BAT_MASK,0 # Use acc and gyro batch logging on F4 processors or big props, gyro raw logging on others
33
INS_LOG_BAT_OPT,0 # Use pre and post filters acc and gyro batch logging on F4 processors or big props, pre-post gyro raw logging on others
44
INS_RAW_LOG_OPT,9 # Use pre and post filters acc and gyro batch logging on F4 processors or big props, pre-post gyro raw logging on others
5-
LOG_BITMASK,145118 # Log all but fast att, Nav, Mission, OF, camera, fast IMU, raw, IMU, video stabilization. These are not needed now
5+
LOG_BITMASK,2242525 # Log relevant data for attitude PID and notch filter tuning. Later on we'll change this to other subsystems
66
LOG_FILE_DSRMROT,1 # One .bin log file per flight, not per battery/reboot

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": "2.11.0"
193+
"Program version": "3.0.3"
194194
}

0 commit comments

Comments
 (0)