.charge_full_design = 1450, to 3000
static struct power_supply_info battery_data ={.name ="PTI PL336078",.technology = POWER_SUPPLY_TECHNOLOGY_LION,.voltage_max_design = 4200000,.voltage_min_design = 2700000,.charge_full_design = 1450,.energy_full_design = 1450,.use_for_apm = 1,};
Another method I use for battery support for the cubie is as follows: solar array to charge controller to battery bank to 5v regulator (BTW... is this also onboard?) to cubie. Since I already had the solar gear from previous research, it was pretty easy for me. If anyone wants further details, let me know.