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

Soltaro Battery Handling Controller #1075

Merged
merged 37 commits into from Mar 12, 2020

Commits on Oct 18, 2019

  1. Configuration menu
    Copy the full SHA
    bdf4a95 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8862866 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    eb80598 View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2019

  1. Configuration menu
    Copy the full SHA
    ca9ef3d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3eb04a1 View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2019

  1. Merge branch 'develop' into feature/fix_soltaro

    # Conflicts:
    #	io.openems.edge.battery.soltaro/src/io/openems/edge/battery/soltaro/ModuleType.java
    #	io.openems.edge.battery.soltaro/src/io/openems/edge/battery/soltaro/cluster/versionb/Cluster.java
    wgerbl committed Nov 6, 2019
    Configuration menu
    Copy the full SHA
    c69f807 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fce1e28 View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2019

  1. fix reset address

    wgerbl committed Nov 8, 2019
    Configuration menu
    Copy the full SHA
    71f8a3e View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2019

  1. bms cluster min cell voltage

    wgerbl committed Nov 13, 2019
    Configuration menu
    Copy the full SHA
    86d8d55 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    09bd917 View commit details
    Browse the repository at this point in the history

Commits on Nov 18, 2019

  1. min cell for gridcon

    wgerbl committed Nov 18, 2019
    Configuration menu
    Copy the full SHA
    5ec4838 View commit details
    Browse the repository at this point in the history

Commits on Nov 27, 2019

  1. Configuration menu
    Copy the full SHA
    be9cb20 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    467a262 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e30c122 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'develop' into feature/limit_discharge_cell_voltage

    # Conflicts:
    #	io.openems.edge.controller.ess.limitdischargecellvoltage/src/io/openems/edge/controller/ess/limitdischargecellvoltage/state/Warning.java
    #	io.openems.edge.controller.ess.limitdischargecellvoltage/test/io/openems/edge/controller/ess/limitdischargecellvoltage/helper/DummyEss.java
    wgerbl committed Nov 27, 2019
    Configuration menu
    Copy the full SHA
    42603f7 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4afe8c3 View commit details
    Browse the repository at this point in the history

Commits on Nov 28, 2019

  1. readjust DummyEss, checkstyle

    wgerbl committed Nov 28, 2019
    Configuration menu
    Copy the full SHA
    badc698 View commit details
    Browse the repository at this point in the history

Commits on Dec 11, 2019

  1. Configuration menu
    Copy the full SHA
    5d90aa0 View commit details
    Browse the repository at this point in the history

Commits on Dec 13, 2019

  1. Configuration menu
    Copy the full SHA
    07a9726 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    08f7530 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'feature/limit_discharge_cell_voltage' of https://github…

    ….com/OpenEMS/openems into feature/limit_discharge_cell_voltage
    wgerbl committed Dec 13, 2019
    Configuration menu
    Copy the full SHA
    0256c42 View commit details
    Browse the repository at this point in the history

Commits on Dec 20, 2019

  1. no message

    wgerbl committed Dec 20, 2019
    Configuration menu
    Copy the full SHA
    48f0d07 View commit details
    Browse the repository at this point in the history

Commits on Jan 17, 2020

  1. Configuration menu
    Copy the full SHA
    e5c47d3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1e4c413 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'develop' into feature/limit_discharge_cell_voltage

    # Conflicts:
    #	cnf/templates/index.xml
    wgerbl committed Jan 17, 2020
    Configuration menu
    Copy the full SHA
    413145f View commit details
    Browse the repository at this point in the history

Commits on Jan 23, 2020

  1. removes the project for the limitdischarge cell voltage controller an…

    …d moves the classes to the soltaro package, finishes implementation with tests
    wgerbl committed Jan 23, 2020
    Configuration menu
    Copy the full SHA
    7b20f44 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d51e607 View commit details
    Browse the repository at this point in the history

Commits on Jan 24, 2020

  1. Merge branch 'develop' of https://github.com/OpenEMS/openems into dev…

    …elop
    
    # Conflicts:
    #	doc/modules/ROOT/pages/single_document.adoc
    #	io.openems.backend.application/BackendApp.bndrun
    #	io.openems.common/src/io/openems/common/OpenemsConstants.java
    #	io.openems.edge.application/EdgeApp.bndrun
    #	ui/package-lock.json
    #	ui/package.json
    #	ui/src/app/about/about.component.html
    wgerbl committed Jan 24, 2020
    Configuration menu
    Copy the full SHA
    f93117f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9eb42d4 View commit details
    Browse the repository at this point in the history

Commits on Feb 3, 2020

  1. modify pom

    wgerbl committed Feb 3, 2020
    Configuration menu
    Copy the full SHA
    b49c3e8 View commit details
    Browse the repository at this point in the history
  2. finish impl

    wgerbl committed Feb 3, 2020
    Configuration menu
    Copy the full SHA
    fe08eed View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0b44438 View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2020

  1. format

    wgerbl committed Mar 11, 2020
    Configuration menu
    Copy the full SHA
    6204f4f View commit details
    Browse the repository at this point in the history
  2. Merge branch 'develop' into feature/soltaro_battery_handling_controller

    # Conflicts:
    #	io.openems.edge.application/EdgeApp.bndrun
    #	io.openems.edge.battery.soltaro/test/io/openems/edge/battery/soltaro/controller/helper/DummyComponentManager.java
    wgerbl committed Mar 11, 2020
    Configuration menu
    Copy the full SHA
    e7a22f4 View commit details
    Browse the repository at this point in the history

Commits on Mar 12, 2020

  1. Configuration menu
    Copy the full SHA
    a4e9c70 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2e986ed View commit details
    Browse the repository at this point in the history
  3. Code cleaning

    sfeilmeier committed Mar 12, 2020
    Configuration menu
    Copy the full SHA
    5d0f078 View commit details
    Browse the repository at this point in the history