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

Implement Asymmetric Active Power Voltage Characteristic and Symmetric Reactive Power Voltage Characteristic Controllers #1258

Merged
merged 69 commits into from
Nov 6, 2020

Commits on Jul 29, 2019

  1. active power characteristic added which allows to set fix power accor…

    …ding to the voltage ratio
    huseyinsaht committed Jul 29, 2019
    Configuration menu
    Copy the full SHA
    7d67635 View commit details
    Browse the repository at this point in the history
  2. name changed on symmetric

    huseyinsaht committed Jul 29, 2019
    Configuration menu
    Copy the full SHA
    e7bb908 View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2019

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

Commits on Aug 1, 2019

  1. debug deleted

    huseyinsaht committed Aug 1, 2019
    Configuration menu
    Copy the full SHA
    93a4c71 View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2019

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

Commits on Aug 3, 2019

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

Commits on Aug 4, 2019

  1. Merge branch 'develop' into feature/powervoltagecharacteristic

    # Conflicts:
    #	io.openems.edge.application/EdgeApp.bndrun
    huseyinsaht committed Aug 4, 2019
    Configuration menu
    Copy the full SHA
    8d1b390 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    20abc41 View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2019

  1. added some channels

    huseyinsaht committed Aug 7, 2019
    Configuration menu
    Copy the full SHA
    ea9947f View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2019

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

Commits on Sep 13, 2019

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

Commits on Sep 23, 2019

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

Commits on Oct 16, 2019

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

Commits on Oct 19, 2019

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

Commits on Nov 7, 2019

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

Commits on Nov 11, 2019

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

Commits on Feb 8, 2020

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

Commits on Feb 12, 2020

  1. Merge branch 'develop' into feature/powervoltagecharacteristic

    # Conflicts:
    #	io.openems.edge.application/EdgeApp.bndrun
    #	io.openems.edge.controller.asymmetric.powervoltagecharacteristic/bnd.bnd
    huseyinsaht committed Feb 12, 2020
    Configuration menu
    Copy the full SHA
    019a65c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    931e9e8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6645c10 View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2020

  1. Merge branch 'develop' into feature/powervoltagecharacteristic

    # Conflicts:
    #	io.openems.edge.application/EdgeApp.bndrun
    #	io.openems.edge.controller.asymmetric.powervoltagecharacteristic/src/io/openems/edge/controller/asymmetric/reactivepowervoltagecharacteristic/ReactivePowerVoltageCharacteristic.java
    #	io.openems.edge.meter.janitza/src/io/openems/edge/meter/janitza/umg604/MeterJanitzaUmg604.java
    huseyinsaht committed Sep 23, 2020
    Configuration menu
    Copy the full SHA
    3cc712d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    06a6e0c View commit details
    Browse the repository at this point in the history
  3. reactive json config second param. converted from percent to power, a…

    …dded missin package to bnd tools
    huseyinsaht committed Sep 23, 2020
    Configuration menu
    Copy the full SHA
    3dc773d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e0da1e7 View commit details
    Browse the repository at this point in the history
  5. Merge branch 'feature/powervoltagecharacteristic' of https://github.c…

    …om/OpenEMS/openems into feature/powervoltagecharacteristic
    
    # Conflicts:
    #	io.openems.edge.controller.asymmetric.powervoltagecharacteristic/src/io/openems/edge/controller/asymmetric/activepowervoltagecharacteristic/ActivePowerVoltageCharacteristic.java
    #	io.openems.edge.controller.asymmetric.powervoltagecharacteristic/src/io/openems/edge/controller/asymmetric/activepowervoltagecharacteristic/Utils.java
    #	io.openems.edge.controller.asymmetric.powervoltagecharacteristic/src/io/openems/edge/controller/asymmetric/powercharacteristic/AbstractPowerCharacteristic.java
    #	io.openems.edge.controller.asymmetric.powervoltagecharacteristic/src/io/openems/edge/controller/asymmetric/powercharacteristic/Utils.java
    #	io.openems.edge.controller.asymmetric.powervoltagecharacteristic/src/io/openems/edge/controller/asymmetric/reactivepowervoltagecharacteristic/Config.java
    #	io.openems.edge.controller.asymmetric.powervoltagecharacteristic/src/io/openems/edge/controller/asymmetric/reactivepowervoltagecharacteristic/ReactivePowerVoltageCharacteristic.java
    venu-sagar committed Sep 23, 2020
    Configuration menu
    Copy the full SHA
    5c5d687 View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2020

  1. Configuration menu
    Copy the full SHA
    592793f View commit details
    Browse the repository at this point in the history
  2. Deleted unused files

    huseyinsaht committed Sep 30, 2020
    Configuration menu
    Copy the full SHA
    df74c55 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0985229 View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2020

  1. power chr package name changed to activepowervoltagecharacteristic pa…

    …ckage, abstract class moved to edge.common.powercharacteristic
    huseyinsaht committed Oct 5, 2020
    Configuration menu
    Copy the full SHA
    2b094da View commit details
    Browse the repository at this point in the history
  2. Test cases added and voltage ratio calculation optimized ==> ess3, gr…

    …id volt L3 devided by the nominal voltage
    huseyinsaht committed Oct 5, 2020
    Configuration menu
    Copy the full SHA
    20676af View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d669aff View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2020

  1. add gitignore in test

    huseyinsaht committed Oct 6, 2020
    Configuration menu
    Copy the full SHA
    3810a7b View commit details
    Browse the repository at this point in the history
  2. reactive ctrl deleted

    huseyinsaht committed Oct 6, 2020
    Configuration menu
    Copy the full SHA
    1fa8b25 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    230f1e7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    267b368 View commit details
    Browse the repository at this point in the history

Commits on Oct 20, 2020

  1. AbstractPowerCharacteristic chanellId extended, hysteresis feature an…

    …d JUnit tests deleted, will add later
    huseyinsaht committed Oct 20, 2020
    Configuration menu
    Copy the full SHA
    96163b4 View commit details
    Browse the repository at this point in the history
  2. test lines commented

    huseyinsaht committed Oct 20, 2020
    Configuration menu
    Copy the full SHA
    3105805 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    953424a View commit details
    Browse the repository at this point in the history
  4. test case

    huseyinsaht committed Oct 20, 2020
    Configuration menu
    Copy the full SHA
    5961c62 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    40e899a View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2020

  1. Configuration menu
    Copy the full SHA
    da4f9e3 View commit details
    Browse the repository at this point in the history
  2. EdgeApp fixed

    huseyinsaht committed Oct 21, 2020
    Configuration menu
    Copy the full SHA
    4033631 View commit details
    Browse the repository at this point in the history
  3. ActivePowerVoltageCharacteristic, ReactivePowerVoltageCharacteristic …

    …Controllers contructures and AbstractPowerCharacteristic class contructure changed
    huseyinsaht committed Oct 21, 2020
    Configuration menu
    Copy the full SHA
    bb35184 View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2020

  1. Configuration menu
    Copy the full SHA
    7ae9f6f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b1f3bc2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    96493c2 View commit details
    Browse the repository at this point in the history
  4. AbstractPowerCharacteristic converted to AbstractRampFunction, Json e…

    …lement names will change
    huseyinsaht committed Oct 23, 2020
    Configuration menu
    Copy the full SHA
    d43f413 View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2020

  1. Configuration menu
    Copy the full SHA
    26f4fb2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fe4c5d9 View commit details
    Browse the repository at this point in the history

Commits on Nov 4, 2020

  1. *Export and Private are not required packages deleted from bndtools, …

    …*ratio in comparison to floorEntry key and ceilingEntry key missing case added
    huseyinsaht committed Nov 4, 2020
    Configuration menu
    Copy the full SHA
    06fcf1b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f1f77af View commit details
    Browse the repository at this point in the history
  3. parseLine made static

    huseyinsaht committed Nov 4, 2020
    Configuration menu
    Copy the full SHA
    59b2e16 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3643aca View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    60f7238 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    604988f View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    7d8dc6b View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    3eab791 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    3ea312a View commit details
    Browse the repository at this point in the history
  10. checkstyle applied

    huseyinsaht committed Nov 4, 2020
    Configuration menu
    Copy the full SHA
    9ff3697 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    a9cf0db View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    16bd8ff View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    91e4ab3 View commit details
    Browse the repository at this point in the history
  14. EdgeApp updated

    huseyinsaht committed Nov 4, 2020
    Configuration menu
    Copy the full SHA
    41fcc59 View commit details
    Browse the repository at this point in the history

Commits on Nov 5, 2020

  1. Configuration menu
    Copy the full SHA
    c8492a2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    470ba39 View commit details
    Browse the repository at this point in the history
  3. Review

    sfeilmeier committed Nov 5, 2020
    Configuration menu
    Copy the full SHA
    6ab2a5c View commit details
    Browse the repository at this point in the history
  4. Checkstyle PolyLine

    sfeilmeier committed Nov 5, 2020
    Configuration menu
    Copy the full SHA
    a3df0cd View commit details
    Browse the repository at this point in the history
  5. Update readme

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

Commits on Nov 6, 2020

  1. review + reset

    sfeilmeier committed Nov 6, 2020
    Configuration menu
    Copy the full SHA
    2f83d7f View commit details
    Browse the repository at this point in the history