This battery was specially designed for the Parrot Disco. With it's 3s 5000mah capacity, you can fly for incredible distances!
Specs are as follows:
Weight: 225 grams
Size: 7cm x 4.2cm x 4.2cm
Voltage: 11.1V 3s
Capacity: 5000mah
Current Output: 15 amps continuous/20 amps burst
Power lead: 7cm
Balance lead: 3cm
Cells: LG M50LT
This product is manufactured in the United States of America
Parrot Disco Upgrade Battery
Here are instructions for how to set up the battery to work with your Disco:
More info can be found here: link
Parrot Disco LiIon battery settings:
#/////////////////////////////////////////////////////////////
# BATTERY
BATTERY_FILTER_CO_HZ = 1.0
VBAT_MIN = 8.8
VBAT_LOW = 8.9
VBAT_SHUTDOWN = 8.3
#/////////////////////////////////////////////////////////////
# PREFLIGHT
PREFLIGHT_BATTERY_LOW_LEVEL = 10
#/////////////////////////////////////////////////////////////
# SAFETY
SAFETY_GROUND_PROXIMITY_CHECK_ENABLED = true
# Battery voltage below which a warning is emitted.
SAFETY_LOW_BATTERY_VOLTAGE = 9.0
# Battery voltage below which a critical failure is reported.
SAFETY_CRITICAL_BATTERY_VOLTAGE = 8.5
# Battery voltage above which a EMPTY BAT failure is canceled
SAFETY_UNCRITICAL_BATTERY_VOLTAGE = 9.3
# Battery voltage below which a warning is emitted.
SAFETY_LOW_BATTERY_PERCENT = 9.6
#Battery voltage below which a critical alert is emitted.
SAFETY_CRITICAL_BATTERY_PERCENT = 0
You will also want to change the battery percentage table for your LiIon battery
BATTERY_PERCENTAGE_TABLE_LENGTH = 20
BATTERY_PERCENTAGE_TABLE_VOLTAGE = 8.5, 8.67, 8.81, 8.94, 9.17, 9.34, 9.51, 9.67, 9.81, 9.92, 10.1, 10.25, 10.83, 11.51, 11.69, 11.88, 11.98, 12.07, 12.17, 12.41
BATTERY_PERCENTAGE_TABLE_PERCENTAGE = 0, 1, 2, 3, 5, 7, 9, 11, 13, 15, 20, 25, 50, 75, 80, 85, 90, 95, 98, 100
More information can be found here: link