Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Delta chargers #11176

Merged
merged 30 commits into from
Dec 30, 2023
Merged

Add Delta chargers #11176

merged 30 commits into from
Dec 30, 2023

Commits on Dec 30, 2023

  1. Configuration menu
    Copy the full SHA
    018905e View commit details
    Browse the repository at this point in the history
  2. fix: enable sponsor token checks

    mirgonet authored and andig committed Dec 30, 2023
    Configuration menu
    Copy the full SHA
    8cce222 View commit details
    Browse the repository at this point in the history
  3. refactor: add new registers and rename

    mirgonet authored and andig committed Dec 30, 2023
    Configuration menu
    Copy the full SHA
    a024f3f View commit details
    Browse the repository at this point in the history
  4. feat: implement phase detection to detect active phases needed for cu…

    …rrent to power limit conversion
    mirgonet authored and andig committed Dec 30, 2023
    Configuration menu
    Copy the full SHA
    3532123 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d80fa13 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    279e3b2 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    0f4b78a View commit details
    Browse the repository at this point in the history
  8. fix states

    premultiply authored and andig committed Dec 30, 2023
    Configuration menu
    Copy the full SHA
    07b74cf View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    be2ba55 View commit details
    Browse the repository at this point in the history
  10. wip

    premultiply authored and andig committed Dec 30, 2023
    Configuration menu
    Copy the full SHA
    6d8ca9d View commit details
    Browse the repository at this point in the history
  11. add connectors

    premultiply authored and andig committed Dec 30, 2023
    Configuration menu
    Copy the full SHA
    4b9e6f9 View commit details
    Browse the repository at this point in the history
  12. fix template

    premultiply authored and andig committed Dec 30, 2023
    Configuration menu
    Copy the full SHA
    0bf23ea View commit details
    Browse the repository at this point in the history
  13. wip

    premultiply authored and andig committed Dec 30, 2023
    Configuration menu
    Copy the full SHA
    6560959 View commit details
    Browse the repository at this point in the history
  14. add rfid uid

    premultiply authored and andig committed Dec 30, 2023
    Configuration menu
    Copy the full SHA
    eec058e View commit details
    Browse the repository at this point in the history
  15. encoding

    premultiply authored and andig committed Dec 30, 2023
    Configuration menu
    Copy the full SHA
    921192c View commit details
    Browse the repository at this point in the history
  16. wip

    premultiply authored and andig committed Dec 30, 2023
    Configuration menu
    Copy the full SHA
    4b45fe8 View commit details
    Browse the repository at this point in the history
  17. wip

    premultiply authored and andig committed Dec 30, 2023
    Configuration menu
    Copy the full SHA
    399ce2f View commit details
    Browse the repository at this point in the history
  18. gofumpt

    premultiply authored and andig committed Dec 30, 2023
    Configuration menu
    Copy the full SHA
    d4299bb View commit details
    Browse the repository at this point in the history
  19. wip

    premultiply authored and andig committed Dec 30, 2023
    Configuration menu
    Copy the full SHA
    0ea9876 View commit details
    Browse the repository at this point in the history
  20. fix: remove unused mutex

    mirgonet authored and andig committed Dec 30, 2023
    Configuration menu
    Copy the full SHA
    969369f View commit details
    Browse the repository at this point in the history
  21. remove commented code

    mirgonet authored and andig committed Dec 30, 2023
    Configuration menu
    Copy the full SHA
    7f5aab9 View commit details
    Browse the repository at this point in the history
  22. add mutex lock for setting current

    mirgonet authored and andig committed Dec 30, 2023
    Configuration menu
    Copy the full SHA
    91c75f3 View commit details
    Browse the repository at this point in the history
  23. fix ChargedEnergy calculation

    mirgonet authored and andig committed Dec 30, 2023
    Configuration menu
    Copy the full SHA
    71c65bf View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    24028f5 View commit details
    Browse the repository at this point in the history
  25. fix soc register

    premultiply authored and andig committed Dec 30, 2023
    Configuration menu
    Copy the full SHA
    176d3fa View commit details
    Browse the repository at this point in the history
  26. godumpt

    premultiply authored and andig committed Dec 30, 2023
    Configuration menu
    Copy the full SHA
    c7c450c View commit details
    Browse the repository at this point in the history
  27. chore typo

    mirgonet authored and andig committed Dec 30, 2023
    Configuration menu
    Copy the full SHA
    fa54af3 View commit details
    Browse the repository at this point in the history
  28. remove SoC reporting because it is not available for AC chargers from…

    … Delta and overrides actual SoC from vehicle
    mirgonet authored and andig committed Dec 30, 2023
    Configuration menu
    Copy the full SHA
    905757d View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    f730617 View commit details
    Browse the repository at this point in the history
  30. remove iso151182 from template

    mirgonet authored and andig committed Dec 30, 2023
    Configuration menu
    Copy the full SHA
    5c89fc4 View commit details
    Browse the repository at this point in the history