Skip to content

Charge profile limiting not working if current is set (tested with the simulator) #310

@rpseng

Description

@rpseng

Hello,

I was playing with charge profiles and found out that if a charging profile is set with current as the limit (as opposed to power), the simulator will be limited at zero power.

It looks like the source of the problem is the following line:

chargingLimitOutput(power);

Where even if a current is set as limit it will use the power limit (-1) in that case.

Thank you in advance.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions