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

Changes 2023.05.18 #649

Merged
merged 427 commits into from
May 18, 2023
Merged

Changes 2023.05.18 #649

merged 427 commits into from
May 18, 2023
This pull request is big! We’re only showing the most recent 250 commits.

Commits on Apr 26, 2023

  1. Added: Show specific TimeToSoC points in GUI

    Only if 0%, 10%, 20%, 80%, 90% and/or 100% are selected
    mr-manuel committed Apr 26, 2023
    Configuration menu
    Copy the full SHA
    2ffa358 View commit details
    Browse the repository at this point in the history
  2. Added: Show specific TimeToSoC points in GUI

    Only if 0%, 10%, 20%, 80%, 90% and/or 100% are selected
    mr-manuel committed Apr 26, 2023
    Configuration menu
    Copy the full SHA
    6c710b1 View commit details
    Browse the repository at this point in the history
  3. fix black lint error

    mr-manuel committed Apr 26, 2023
    Configuration menu
    Copy the full SHA
    f7682fe View commit details
    Browse the repository at this point in the history
  4. fix black lint error

    mr-manuel committed Apr 26, 2023
    Configuration menu
    Copy the full SHA
    5a16cbd View commit details
    Browse the repository at this point in the history
  5. Some improvement and fixes

    * Added: Show specific TimeToSoC points in GUI, if 0%, 10%, 20%, 80%, 90% and/or 100% are selected
    * Changed: Corrected file permissions
    * Changed: Remove bluetooth option from the config file. Bluetooth classes are now imported automatically, if it's a Bluetooth port
    * Changed: Updated readme
    mr-manuel authored Apr 26, 2023
    Configuration menu
    Copy the full SHA
    964ec17 View commit details
    Browse the repository at this point in the history

Commits on Apr 27, 2023

  1. Configuration menu
    Copy the full SHA
    1e6d410 View commit details
    Browse the repository at this point in the history
  2. Fix for Louisvdw#397

    mr-manuel committed Apr 27, 2023
    Configuration menu
    Copy the full SHA
    922b82c View commit details
    Browse the repository at this point in the history
  3. small fixes

    mr-manuel committed Apr 27, 2023
    Configuration menu
    Copy the full SHA
    23356f6 View commit details
    Browse the repository at this point in the history
  4. sort bms imports

    mr-manuel committed Apr 27, 2023
    Configuration menu
    Copy the full SHA
    4bd257f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c56a9d1 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    314bb93 View commit details
    Browse the repository at this point in the history
  7. change flake8 settings

    mr-manuel committed Apr 27, 2023
    Configuration menu
    Copy the full SHA
    aceeac9 View commit details
    Browse the repository at this point in the history
  8. fix black lint errors

    mr-manuel committed Apr 27, 2023
    Configuration menu
    Copy the full SHA
    64a08f4 View commit details
    Browse the repository at this point in the history
  9. removed wildcard imports

    mr-manuel committed Apr 27, 2023
    Configuration menu
    Copy the full SHA
    31647db View commit details
    Browse the repository at this point in the history
  10. fixed black lint errors

    mr-manuel committed Apr 27, 2023
    Configuration menu
    Copy the full SHA
    8d3f25e View commit details
    Browse the repository at this point in the history
  11. change flake8 settings

    mr-manuel committed Apr 27, 2023
    Configuration menu
    Copy the full SHA
    a4a3efb View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    4a26d0d View commit details
    Browse the repository at this point in the history
  13. removed wildcard import

    mr-manuel committed Apr 27, 2023
    Configuration menu
    Copy the full SHA
    564d4ed View commit details
    Browse the repository at this point in the history
  14. fixed black lint check

    mr-manuel committed Apr 27, 2023
    Configuration menu
    Copy the full SHA
    41cdadb View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    51f5241 View commit details
    Browse the repository at this point in the history
  16. config changes

    mr-manuel committed Apr 27, 2023
    Configuration menu
    Copy the full SHA
    440b113 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    a286645 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    b7ddfa4 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    bc91973 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    808359b View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    83668b6 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    e7766bc View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    5001d03 View commit details
    Browse the repository at this point in the history
  24. Improvements and fixes

    * Added: Support for HLPdata BMS4S Louisvdw#505
    * Added: Support for Seplos BMS Louisvdw#530
    * Changed: Fix for Louisvdw#397 Louisvdw#484
    * Changed: flake8 settings
    * Changed: Improved JBD BMS soc calculation Louisvdw#439
    * Changed: Removed wildcard imports from several BMS drivers and fixed black lint errors
    * Changed: Simplified condition for Time-To-Go/Soc
    * Changed: Sort bms imports
    * Removed: Old log message in handle_changed_setting()
    mr-manuel authored Apr 27, 2023
    Configuration menu
    Copy the full SHA
    ed4d57b View commit details
    Browse the repository at this point in the history
  25. fix renogy import

    mr-manuel committed Apr 27, 2023
    Configuration menu
    Copy the full SHA
    d54581e View commit details
    Browse the repository at this point in the history
  26. fix renogy import

    mr-manuel committed Apr 27, 2023
    Configuration menu
    Copy the full SHA
    aee71f0 View commit details
    Browse the repository at this point in the history
  27. Merge pull request Louisvdw#588 from mr-manuel/jkbms_ble

    fix renogy import
    mr-manuel authored Apr 27, 2023
    Configuration menu
    Copy the full SHA
    362916c View commit details
    Browse the repository at this point in the history

Commits on Apr 28, 2023

  1. added BMS info and cleanup

    * MNB
    * Revov
    * Sinowealth
    mr-manuel committed Apr 28, 2023
    Configuration menu
    Copy the full SHA
    9e358fa View commit details
    Browse the repository at this point in the history
  2. added BMS info and cleanup

    * MNB
    * Revov
    * Sinowealth
    mr-manuel committed Apr 28, 2023
    Configuration menu
    Copy the full SHA
    51fb746 View commit details
    Browse the repository at this point in the history
  3. moved BMS to subfolder

    mr-manuel committed Apr 28, 2023
    Configuration menu
    Copy the full SHA
    09034a1 View commit details
    Browse the repository at this point in the history
  4. moved BMS to subfolder

    mr-manuel committed Apr 28, 2023
    Configuration menu
    Copy the full SHA
    a0918ee View commit details
    Browse the repository at this point in the history
  5. moved BMS to subfolder

    mr-manuel committed Apr 28, 2023
    Configuration menu
    Copy the full SHA
    eaa6e3b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8f7d705 View commit details
    Browse the repository at this point in the history
  7. Added self.unique_identifier to the battery class

    Used to identify a BMS when multiple BMS are connected
    planned for future use
    mr-manuel committed Apr 28, 2023
    Configuration menu
    Copy the full SHA
    89cfe0a View commit details
    Browse the repository at this point in the history
  8. Added self.unique_identifier to the battery class

    Used to identify a BMS when multiple BMS are connected
    planned for future use
    mr-manuel committed Apr 28, 2023
    Configuration menu
    Copy the full SHA
    3a62eed View commit details
    Browse the repository at this point in the history
  9. changed ble service name

    from `dbus-blebattery-$1` to `dbus-blebattery.$1` like the non ble service
    mr-manuel committed Apr 28, 2023
    Configuration menu
    Copy the full SHA
    d882937 View commit details
    Browse the repository at this point in the history
  10. fix small errors

    mr-manuel committed Apr 28, 2023
    Configuration menu
    Copy the full SHA
    cc82d7b View commit details
    Browse the repository at this point in the history
  11. Changes 2023.04.28

    * Added: `self.unique_identifier` to the battery class. Used to identify a BMS when multiple BMS are connected - planned for future use by @mr-manuel
    * Changed: Fixed wrong file execution in `installble.sh`
    * Changed: Moved BMS scripts to subfolder by @mr-manuel
    mr-manuel authored Apr 28, 2023
    Configuration menu
    Copy the full SHA
    0aed855 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    d3a72d6 View commit details
    Browse the repository at this point in the history
  13. Merge pull request Louisvdw#594 from transistorgit/daly_capacity

    read installed capacity at startup
    mr-manuel authored Apr 28, 2023
    Configuration menu
    Copy the full SHA
    b113bff View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2023

  1. Configuration menu
    Copy the full SHA
    9cea902 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    49694b6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3a583ed View commit details
    Browse the repository at this point in the history
  4. improve read cell voltages - only work on sufficient data, drop only …

    …the bad package on checksum error, not the complete transmission
    transistorgit committed Apr 29, 2023
    Configuration menu
    Copy the full SHA
    554c01d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e8ad26d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    93a4e98 View commit details
    Browse the repository at this point in the history
  7. bump version

    mr-manuel committed Apr 29, 2023
    Configuration menu
    Copy the full SHA
    fdd0bd1 View commit details
    Browse the repository at this point in the history
  8. typo

    mr-manuel committed Apr 29, 2023
    Configuration menu
    Copy the full SHA
    ec04969 View commit details
    Browse the repository at this point in the history
  9. Fixes

    * Removed: ANT BMS was commented out, sice it connects to every serial device attached Louisvdw#479
    mr-manuel authored Apr 29, 2023
    Configuration menu
    Copy the full SHA
    ae1e447 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    878014b View commit details
    Browse the repository at this point in the history

Commits on May 1, 2023

  1. Configuration menu
    Copy the full SHA
    d1238e0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    62422de View commit details
    Browse the repository at this point in the history
  3. fix connection log startup message.

    now voltage/current/soc are displayed correctly
    transistorgit committed May 1, 2023
    Configuration menu
    Copy the full SHA
    a3915cb View commit details
    Browse the repository at this point in the history
  4. Revert utils.py changes, improved Daly driver

    - read_serialport_data() copied to daly.py and original state in utils.py restored. Other BMS should work again now
    - improvements in daly.py:
      - further improvement of serial parser
      - further improvement of cell data parser
      - read_soc() also retries the serial transmission if failed
      - add cell balance state info. before, cells were always red, now the color represents the balance state correctly
      - fix connection log startup message. now correctly displays voltage/current/soc
    mr-manuel authored May 1, 2023
    Configuration menu
    Copy the full SHA
    4d4d256 View commit details
    Browse the repository at this point in the history
  5. black reformatting

    transistorgit committed May 1, 2023
    Configuration menu
    Copy the full SHA
    3153962 View commit details
    Browse the repository at this point in the history
  6. added linear voltage recalculation interval

    In the config file can now be defined how often CVL, CCL and DCL is recalculated
    mr-manuel committed May 1, 2023
    Configuration menu
    Copy the full SHA
    eb7f328 View commit details
    Browse the repository at this point in the history
  7. revert Daly adaption

    mr-manuel committed May 1, 2023
    Configuration menu
    Copy the full SHA
    157532b View commit details
    Browse the repository at this point in the history
  8. replaced penalty voltage calculation

    with automatically calculated penalty voltages to simplify config
    max voltage is kept until batteries are balanced
    mr-manuel committed May 1, 2023
    Configuration menu
    Copy the full SHA
    aba26a9 View commit details
    Browse the repository at this point in the history
  9. flake config change

    mr-manuel committed May 1, 2023
    Configuration menu
    Copy the full SHA
    dac8766 View commit details
    Browse the repository at this point in the history
  10. flake config change

    mr-manuel committed May 1, 2023
    Configuration menu
    Copy the full SHA
    ec4a334 View commit details
    Browse the repository at this point in the history
  11. added linear voltage recalculation interval

    In the config file can now be defined how often CVL, CCL and DCL is recalculated
    mr-manuel committed May 1, 2023
    Configuration menu
    Copy the full SHA
    31a1e53 View commit details
    Browse the repository at this point in the history
  12. replaced penalty voltage calculation

    with automatically calculated penalty voltages to simplify config
    max voltage is kept until batteries are balanced
    mr-manuel committed May 1, 2023
    Configuration menu
    Copy the full SHA
    295efd1 View commit details
    Browse the repository at this point in the history
  13. fix black lint errors

    mr-manuel committed May 1, 2023
    Configuration menu
    Copy the full SHA
    f95dc05 View commit details
    Browse the repository at this point in the history
  14. updated changelog

    mr-manuel committed May 1, 2023
    Configuration menu
    Copy the full SHA
    17acb70 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    509e0bb View commit details
    Browse the repository at this point in the history
  16. updated config.default.ini

    mr-manuel committed May 1, 2023
    Configuration menu
    Copy the full SHA
    52fdc4a View commit details
    Browse the repository at this point in the history
  17. fix typo

    mr-manuel committed May 1, 2023
    Configuration menu
    Copy the full SHA
    3339fb1 View commit details
    Browse the repository at this point in the history
  18. Changes 2023.05.01

    * Added: Recalculation interval in linear mode for CVL, CCL and DCL by @mr-manuel
    * Changed: Removed cell voltage penalty. Replaced by automatic voltage calculation. Max voltage is kept until cells are balanced and reset when cells are inbalanced by @mr-manuel
    mr-manuel authored May 1, 2023
    Configuration menu
    Copy the full SHA
    d820050 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    912cd74 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    4de2ae5 View commit details
    Browse the repository at this point in the history
  21. Removed line

    mr-manuel authored May 1, 2023
    Configuration menu
    Copy the full SHA
    93caa23 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    fce00b9 View commit details
    Browse the repository at this point in the history

Commits on May 2, 2023

  1. fixed wrong variable assignment

    `str` instead of `int`
    mr-manuel committed May 2, 2023
    Configuration menu
    Copy the full SHA
    10972b9 View commit details
    Browse the repository at this point in the history
  2. fixed wrong variable assignment

    `str` instead of `int`
    mr-manuel committed May 2, 2023
    Configuration menu
    Copy the full SHA
    9e4b069 View commit details
    Browse the repository at this point in the history
  3. updated battery template

    mr-manuel committed May 2, 2023
    Configuration menu
    Copy the full SHA
    80e2c67 View commit details
    Browse the repository at this point in the history
  4. updated battery template

    mr-manuel committed May 2, 2023
    Configuration menu
    Copy the full SHA
    a225059 View commit details
    Browse the repository at this point in the history
  5. Fix for Louisvdw#450

    mr-manuel committed May 2, 2023
    Configuration menu
    Copy the full SHA
    70658e9 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    fbfdcc7 View commit details
    Browse the repository at this point in the history
  7. updated battery template

    mr-manuel committed May 2, 2023
    Configuration menu
    Copy the full SHA
    5c9d30a View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    6a9ee0a View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    ebfb5bc View commit details
    Browse the repository at this point in the history
  10. Changes 2023.05.02

    * Added: Read charge/discharge limits from JKBMS by @mr-manuel
    * Changed: Fix for Louisvdw#450 by @mr-manuel
    * Changed: Other small fixes and optimizations
    mr-manuel authored May 2, 2023
    Configuration menu
    Copy the full SHA
    1d82436 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    f44157a View commit details
    Browse the repository at this point in the history
  12. fixed log typo

    mr-manuel committed May 2, 2023
    Configuration menu
    Copy the full SHA
    da3fa07 View commit details
    Browse the repository at this point in the history
  13. updated nightly script

    mr-manuel committed May 2, 2023
    Configuration menu
    Copy the full SHA
    faeede5 View commit details
    Browse the repository at this point in the history
  14. Fix for Louisvdw#450

    mr-manuel committed May 2, 2023
    Configuration menu
    Copy the full SHA
    58b06b7 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    163a4c9 View commit details
    Browse the repository at this point in the history
  16. reworked installation procedure

    Bluetooth BMS is now also fetched from config.ini
    mr-manuel committed May 2, 2023
    Configuration menu
    Copy the full SHA
    cf46dab View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    58dc5da View commit details
    Browse the repository at this point in the history
  18. updated release workflow

    mr-manuel committed May 2, 2023
    Configuration menu
    Copy the full SHA
    b9f24cc View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    7a584bd View commit details
    Browse the repository at this point in the history
  20. updated readme

    mr-manuel committed May 2, 2023
    Configuration menu
    Copy the full SHA
    1e67d5b View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    9907912 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    94b1a21 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    93cb3f0 View commit details
    Browse the repository at this point in the history
  24. deploy to github pages only

    on changes in master or docusaurus branch
    mr-manuel committed May 2, 2023
    Configuration menu
    Copy the full SHA
    41c77a8 View commit details
    Browse the repository at this point in the history
  25. cleanup

    mr-manuel committed May 2, 2023
    Configuration menu
    Copy the full SHA
    83ea14e View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    557b9ac View commit details
    Browse the repository at this point in the history
  27. GitHub pages config change

    mr-manuel committed May 2, 2023
    Configuration menu
    Copy the full SHA
    335a0e7 View commit details
    Browse the repository at this point in the history
  28. GitHub pages config change

    mr-manuel committed May 2, 2023
    Configuration menu
    Copy the full SHA
    632c5ac View commit details
    Browse the repository at this point in the history
  29. cleanup

    mr-manuel committed May 2, 2023
    Configuration menu
    Copy the full SHA
    9f1da97 View commit details
    Browse the repository at this point in the history

Commits on May 3, 2023

  1. Configuration menu
    Copy the full SHA
    74b459a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dff74d7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    645cd92 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    19a62bc View commit details
    Browse the repository at this point in the history
  5. change sh with bash

    mr-manuel committed May 3, 2023
    Configuration menu
    Copy the full SHA
    c615a61 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a1972c8 View commit details
    Browse the repository at this point in the history
  7. limitation reason cleanup

    mr-manuel committed May 3, 2023
    Configuration menu
    Copy the full SHA
    43368fe View commit details
    Browse the repository at this point in the history
  8. limitation reason cleanup

    mr-manuel committed May 3, 2023
    Configuration menu
    Copy the full SHA
    cf88e22 View commit details
    Browse the repository at this point in the history
  9. changed default config settings

    FLOAT_CELL_VOLTAGE from 3.350V to 3.375V
    LINEAR_LIMITATION_ENABLE from False to True
    mr-manuel committed May 3, 2023
    Configuration menu
    Copy the full SHA
    ad2855d View commit details
    Browse the repository at this point in the history
  10. changed default config settings

    FLOAT_CELL_VOLTAGE from 3.350V to 3.375V
    LINEAR_LIMITATION_ENABLE from False to True
    mr-manuel committed May 3, 2023
    Configuration menu
    Copy the full SHA
    1f7b11d View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    2c9d3dd View commit details
    Browse the repository at this point in the history
  12. Changes 2023.05.03

    * Changed: Default FLOAT_CELL_VOLTAGE from 3.350 V to 3.375 V by @mr-manuel
    * Changed: Default LINEAR_LIMITATION_ENABLE from False to True by @mr-manuel
    * Changed: Moved Bluetooth part to `reinstall-local.sh` by @mr-manuel
    * Changed: Renamed scripts for better reading Louisvdw#532 by @mr-manuel
    * Changed: Reworked and optimized installation scripts by @mr-manuel
    mr-manuel authored May 3, 2023
    Configuration menu
    Copy the full SHA
    9fcf1a5 View commit details
    Browse the repository at this point in the history
  13. removed testing line

    mr-manuel authored May 3, 2023
    Configuration menu
    Copy the full SHA
    66f982a View commit details
    Browse the repository at this point in the history
  14. Cleanup duplicated files

    Files were moved and not deleted
    mr-manuel committed May 3, 2023
    Configuration menu
    Copy the full SHA
    524321c View commit details
    Browse the repository at this point in the history
  15. Cleanup

    mr-manuel committed May 3, 2023
    Configuration menu
    Copy the full SHA
    ff1b143 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    12ec57e View commit details
    Browse the repository at this point in the history
  17. small typo fixes

    mr-manuel committed May 3, 2023
    Configuration menu
    Copy the full SHA
    c283067 View commit details
    Browse the repository at this point in the history
  18. updated changelog

    mr-manuel committed May 3, 2023
    Configuration menu
    Copy the full SHA
    84556e8 View commit details
    Browse the repository at this point in the history
  19. updated changelog

    mr-manuel committed May 3, 2023
    Configuration menu
    Copy the full SHA
    7ea6317 View commit details
    Browse the repository at this point in the history
  20. Small fixes

    mr-manuel committed May 3, 2023
    Configuration menu
    Copy the full SHA
    56fecf3 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    bbb7b1b View commit details
    Browse the repository at this point in the history
  22. fix merge conflicts

    transistorgit committed May 3, 2023
    Configuration menu
    Copy the full SHA
    1514206 View commit details
    Browse the repository at this point in the history
  23. fix flake errors

    transistorgit committed May 3, 2023
    Configuration menu
    Copy the full SHA
    d647b1e View commit details
    Browse the repository at this point in the history

Commits on May 4, 2023

  1. Merge pull request #4 from transistorgit/jkbms_ble

    fix disconnection behavior
    mr-manuel authored May 4, 2023
    Configuration menu
    Copy the full SHA
    f496103 View commit details
    Browse the repository at this point in the history
  2. small fix

    mr-manuel committed May 4, 2023
    Configuration menu
    Copy the full SHA
    8ed42ae View commit details
    Browse the repository at this point in the history
  3. fix disconnection behaviour & small fixes

    * on disconnect, show '---' after 10s and 'not connected' after 60s by @transistorgit
    * small fixes in shell script
    * added restart driver script
    mr-manuel committed May 4, 2023
    Configuration menu
    Copy the full SHA
    32079a9 View commit details
    Browse the repository at this point in the history
  4. fixed file permission

    mr-manuel committed May 4, 2023
    Configuration menu
    Copy the full SHA
    c93c7ac View commit details
    Browse the repository at this point in the history
  5. Added: apply max voltage if CVCM_ENABLE is False

    before float voltage was applied
    mr-manuel committed May 4, 2023
    Configuration menu
    Copy the full SHA
    77fc212 View commit details
    Browse the repository at this point in the history
  6. fixed type error

    mr-manuel committed May 4, 2023
    Configuration menu
    Copy the full SHA
    9acfb15 View commit details
    Browse the repository at this point in the history
  7. Added: BMS disconnect behaviour

    * Choose to block charge/discharge on disconnect
    * Trigger Venus OS alarm
    mr-manuel committed May 4, 2023
    Configuration menu
    Copy the full SHA
    7e1ada1 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    2b32e11 View commit details
    Browse the repository at this point in the history
  9. small fixes

    mr-manuel committed May 4, 2023
    Configuration menu
    Copy the full SHA
    cd8c22a View commit details
    Browse the repository at this point in the history
  10. Added: apply max voltage if CVCM_ENABLE is False

    before float voltage was applied
    mr-manuel committed May 4, 2023
    Configuration menu
    Copy the full SHA
    2c20991 View commit details
    Browse the repository at this point in the history
  11. Added: BMS disconnect behaviour

    * Choose to block charge/discharge on disconnect
    * Trigger Venus OS alarm
    mr-manuel committed May 4, 2023
    Configuration menu
    Copy the full SHA
    28395bc View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    47fe42c View commit details
    Browse the repository at this point in the history
  13. Changes 2023.05.04

    * Added: Alert is triggered, when BMS communication is lost by @mr-manuel
    * Added: Apply max voltage, if `CVCM_ENABLE` is `False`. Before float voltage was applied by @mr-manuel
    * Added: Block charge/discharge when BMS communication is lost. Can be enabled trough the config file by @mr-manuel
    * Added: Reset values to None, if battery goes offline (not reachable for 10s) by @transistorgit
    * Changed: Removed all wildcard imports and fixed black lint errors by @mr-manuel
    mr-manuel authored May 4, 2023
    Configuration menu
    Copy the full SHA
    8a37bf2 View commit details
    Browse the repository at this point in the history
  14. flake8 changes

    mr-manuel committed May 4, 2023
    Configuration menu
    Copy the full SHA
    1ad0f13 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    1e93047 View commit details
    Browse the repository at this point in the history
  16. Added and adapted LltJbd_Ble

    ATTENTION: Currently it's untested
    mr-manuel committed May 4, 2023
    Configuration menu
    Copy the full SHA
    497fa2b View commit details
    Browse the repository at this point in the history
  17. small changes

    mr-manuel committed May 4, 2023
    Configuration menu
    Copy the full SHA
    e25eff1 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    5e4d375 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    b05053d View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    0135916 View commit details
    Browse the repository at this point in the history

Commits on May 5, 2023

  1. Added: Show additional data in device page

    * show self.unique_identifier as serial number
    * show self.production as device name
    mr-manuel committed May 5, 2023
    Configuration menu
    Copy the full SHA
    62d8afd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    94fc423 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f79ce83 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2e8e7fc View commit details
    Browse the repository at this point in the history
  5. read production date and append to hardware version

    this adds the battery production date to the hardware version  string. maybe somebody can make use of it to distinguish multiply dalys
    mr-manuel authored May 5, 2023
    Configuration menu
    Copy the full SHA
    61571be View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    6c4c545 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    a22cde9 View commit details
    Browse the repository at this point in the history
  8. Added: Show additional data in device page

    * show self.unique_identifier as serial number
    * show self.production as device name
    mr-manuel committed May 5, 2023
    Configuration menu
    Copy the full SHA
    a6b6465 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    63433a1 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    6897900 View commit details
    Browse the repository at this point in the history
  11. read production date by @tranistorgit

    this adds the battery production date
    mr-manuel committed May 5, 2023
    Configuration menu
    Copy the full SHA
    082bbeb View commit details
    Browse the repository at this point in the history
  12. Changes 2023.05.05

    * Added: Daly BMS - Read production date and build unique identifier by @transistorgit
    * Added: JKBMS - Uniqie identifier and show "User Private Data" field that can be set in the JKBMS App to identify the BMS in a multi battery environment by @mr-manuel
    * Added: JKBMS BLE - Show serial number and "User Private Data" field that can be set in the JKBMS App to identify the BMS in a multi battery environment by @mr-manuel
    * Added: Show serial number (used for unique identifier) and device name (custom BMS field) in the remote console/GUI to identify a BMS in a multi battery environment by @mr-manuel
    mr-manuel authored May 5, 2023
    Configuration menu
    Copy the full SHA
    aff297e View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    fe77013 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    f0e4270 View commit details
    Browse the repository at this point in the history
  15. Merge pull request #6 from transistorgit/daly_battery_code

    read out daly battery code and use as unique id
    mr-manuel authored May 5, 2023
    Configuration menu
    Copy the full SHA
    16b0e70 View commit details
    Browse the repository at this point in the history
  16. clean battery code

    strip whitespace and replace one or multiple spaces with one underline
    if no battery code generate unique field
    mr-manuel committed May 5, 2023
    Configuration menu
    Copy the full SHA
    8953689 View commit details
    Browse the repository at this point in the history

Commits on May 6, 2023

  1. Configuration menu
    Copy the full SHA
    8dafe69 View commit details
    Browse the repository at this point in the history
  2. Daly read_capacity change

    Read capacity from config file, if no value provided by BMS
    mr-manuel committed May 6, 2023
    Configuration menu
    Copy the full SHA
    e794363 View commit details
    Browse the repository at this point in the history
  3. Daly try to fix no reply

    mr-manuel committed May 6, 2023
    Configuration menu
    Copy the full SHA
    8aeebb1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a51c975 View commit details
    Browse the repository at this point in the history
  5. changed value

    mr-manuel committed May 6, 2023
    Configuration menu
    Copy the full SHA
    ff205b8 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    7346758 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    a480158 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    991b1db View commit details
    Browse the repository at this point in the history
  9. format fix

    transistorgit committed May 6, 2023
    Configuration menu
    Copy the full SHA
    80d7194 View commit details
    Browse the repository at this point in the history
  10. format fix

    transistorgit committed May 6, 2023
    Configuration menu
    Copy the full SHA
    46855e2 View commit details
    Browse the repository at this point in the history
  11. fix extra long serial timeouts

    by calculating max time instead of loop counts
    transistorgit committed May 6, 2023
    Configuration menu
    Copy the full SHA
    11696e8 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    115521d View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    0fc9589 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    f45d4db View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    76b8410 View commit details
    Browse the repository at this point in the history
  16. Small fixes

    mr-manuel committed May 6, 2023
    Configuration menu
    Copy the full SHA
    c980e3b View commit details
    Browse the repository at this point in the history
  17. Merge pull request #7 from transistorgit/set_daly_soc

    Set daly soc
    mr-manuel authored May 6, 2023
    Configuration menu
    Copy the full SHA
    a8703c3 View commit details
    Browse the repository at this point in the history
  18. changed config backup

    mr-manuel committed May 6, 2023
    Configuration menu
    Copy the full SHA
    d908a21 View commit details
    Browse the repository at this point in the history
  19. updated config file

    mr-manuel committed May 6, 2023
    Configuration menu
    Copy the full SHA
    6a06313 View commit details
    Browse the repository at this point in the history
  20. updated changelog

    mr-manuel committed May 6, 2023
    Configuration menu
    Copy the full SHA
    c22e174 View commit details
    Browse the repository at this point in the history
  21. Changes 2023.05.06

    * Added: Daly BMS - Set SoC by @transistorgit
    * Added: Daly BMS - Show "battery code" field that can be set in the Daly app by @transistorgit
    * Added: Device name field (found in the GUI -> SerialBattery -> Device), that show a custom string that can be set in some BMS, if available by @mr-manuel
    * Added: Serial number field (found in the GUI -> SerialBattery -> Device), that show the serial number or a unique identifier for the BMS, if available by @mr-manuel
    * Changed: Daly BMS - Improved driver stability by @transistorgit
    mr-manuel authored May 6, 2023
    Configuration menu
    Copy the full SHA
    cb050e2 View commit details
    Browse the repository at this point in the history

Commits on May 7, 2023

  1. debug daly

    mr-manuel committed May 7, 2023
    Configuration menu
    Copy the full SHA
    20d83e2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    12b0a4c View commit details
    Browse the repository at this point in the history
  3. changed release workflow

    mr-manuel committed May 7, 2023
    Configuration menu
    Copy the full SHA
    1a11eaa View commit details
    Browse the repository at this point in the history
  4. changed release workflow

    mr-manuel committed May 7, 2023
    Configuration menu
    Copy the full SHA
    eb7a8cf View commit details
    Browse the repository at this point in the history
  5. changed release workflow

    mr-manuel committed May 7, 2023
    Configuration menu
    Copy the full SHA
    910d228 View commit details
    Browse the repository at this point in the history
  6. changed release workflow

    mr-manuel committed May 7, 2023
    Configuration menu
    Copy the full SHA
    bbcd135 View commit details
    Browse the repository at this point in the history
  7. Updated from master

    mr-manuel committed May 7, 2023
    Configuration menu
    Copy the full SHA
    a88d704 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    2f047a9 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    944feda View commit details
    Browse the repository at this point in the history
  10. Merge pull request #8 from transistorgit/set_daly_soc

    make Reset SoC a spin box
    mr-manuel authored May 7, 2023
    Configuration menu
    Copy the full SHA
    ecb586d View commit details
    Browse the repository at this point in the history
  11. Changes 2023.05.07

    Optimizations and added advanced debugging for Daly.
    mr-manuel authored May 7, 2023
    Configuration menu
    Copy the full SHA
    13a9f41 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    b83f5bf View commit details
    Browse the repository at this point in the history
  13. Merge pull request #9 from transistorgit/set_daly_soc

    fix possible read_capacity problem
    mr-manuel authored May 7, 2023
    Configuration menu
    Copy the full SHA
    6816441 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    e5880bd View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    f167eb0 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    93bbbfe View commit details
    Browse the repository at this point in the history

Commits on May 8, 2023

  1. Configuration menu
    Copy the full SHA
    a74cd5d View commit details
    Browse the repository at this point in the history
  2. fixes for disable and uninstall

    service was not removed and if removed, it was recreated by the serial starter
    mr-manuel committed May 8, 2023
    Configuration menu
    Copy the full SHA
    8185918 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b3cd424 View commit details
    Browse the repository at this point in the history
  4. updated changelog

    mr-manuel committed May 8, 2023
    Configuration menu
    Copy the full SHA
    4a92378 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    80a10c4 View commit details
    Browse the repository at this point in the history
  6. Changes 2023.05.08

    * Added: Possibility to add `config.ini` to the root of a USB flash drive on install via the USB method by @mr-manuel
    * Changed: Daly BMS - Improved driver stability by @transistorgit & @mr-manuel
    * Changed: Improved install workflow via USB flash drive by @mr-manuel
    mr-manuel authored May 8, 2023
    Configuration menu
    Copy the full SHA
    6250836 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    a5ae224 View commit details
    Browse the repository at this point in the history
  8. Daly improvements

    * Set SoC on button press by @transistorgit
    * Improved driver stability by @transistorgit & @mr-manuel
    mr-manuel committed May 8, 2023
    Configuration menu
    Copy the full SHA
    f721682 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    043a4a2 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    9db0847 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    3eb5e57 View commit details
    Browse the repository at this point in the history
  12. changed jkbms_ble to dev

    mr-manuel committed May 8, 2023
    Configuration menu
    Copy the full SHA
    b7c14ea View commit details
    Browse the repository at this point in the history
  13. changed order

    mr-manuel committed May 8, 2023
    Configuration menu
    Copy the full SHA
    5bd3bc3 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    cc98244 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    777b18d View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    4256c47 View commit details
    Browse the repository at this point in the history

Commits on May 9, 2023

  1. Configuration menu
    Copy the full SHA
    9d0fe6b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    53349c9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    47a3d16 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a2e988c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c543e75 View commit details
    Browse the repository at this point in the history

Commits on May 10, 2023

  1. fix Daly alarms

    mr-manuel committed May 10, 2023
    Configuration menu
    Copy the full SHA
    cc7e35e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    53daa76 View commit details
    Browse the repository at this point in the history

Commits on May 11, 2023

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

Commits on May 12, 2023

  1. Configuration menu
    Copy the full SHA
    04befba View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    55d7130 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d30e0ca View commit details
    Browse the repository at this point in the history
  4. rename tar after USB install

    mr-manuel committed May 12, 2023
    Configuration menu
    Copy the full SHA
    72a4017 View commit details
    Browse the repository at this point in the history

Commits on May 15, 2023

  1. Configuration menu
    Copy the full SHA
    251a2f8 View commit details
    Browse the repository at this point in the history
  2. add force buttons

    transistorgit committed May 15, 2023
    Configuration menu
    Copy the full SHA
    5c134be View commit details
    Browse the repository at this point in the history
  3. force buttons working

    transistorgit committed May 15, 2023
    Configuration menu
    Copy the full SHA
    15cde94 View commit details
    Browse the repository at this point in the history
  4. fixed removing entries

    mr-manuel committed May 15, 2023
    Configuration menu
    Copy the full SHA
    07af17e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2e68714 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    880d779 View commit details
    Browse the repository at this point in the history

Commits on May 16, 2023

  1. Merge pull request #1 from transistorgit/fix-restart-driver.sh

    fix missing driver name in restart-driver.sh
    transistorgit authored May 16, 2023
    Configuration menu
    Copy the full SHA
    6d300d4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    10a921f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f747ba0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    cb0e53d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    219e3b7 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    3abd689 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    2c6e298 View commit details
    Browse the repository at this point in the history

Commits on May 17, 2023

  1. Configuration menu
    Copy the full SHA
    8f8f587 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f80f826 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5496723 View commit details
    Browse the repository at this point in the history

Commits on May 18, 2023

  1. Merge pull request #11 from transistorgit/jkbms_ble

    add IO switches
    mr-manuel authored May 18, 2023
    Configuration menu
    Copy the full SHA
    194a8d5 View commit details
    Browse the repository at this point in the history
  2. fix merge errors

    mr-manuel committed May 18, 2023
    Configuration menu
    Copy the full SHA
    1453003 View commit details
    Browse the repository at this point in the history
  3. added changelog info

    mr-manuel committed May 18, 2023
    Configuration menu
    Copy the full SHA
    05bf2b8 View commit details
    Browse the repository at this point in the history
  4. Fix Louisvdw#648

    mr-manuel committed May 18, 2023
    Configuration menu
    Copy the full SHA
    09171fe View commit details
    Browse the repository at this point in the history