-
-
Notifications
You must be signed in to change notification settings - Fork 147
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
Merge branch 'jkbms_ble' into master #616
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
- added: MOS temperature - added: Balancing switch status
* added battery details - added: capacity - added: MOS temperature - added: charging switch status - added: discharging switch status - added: balancing switch status - added: show if balancing is active and which cells are balanced - added: cell imbalance alert * changed cell imbalance thresholds * added battery details - added: MOS temperature - added: Balancing switch status
Pull request from @tcrichton #462
- Added: Setup cronjob when installing driver - Added: Information how to pair JKBMS changed default pin - Changed: Bump version to v0.15.0-ble
* * Other JK BMS’ have an underscore in their vendor_id * Don’t forget to include your new PageLynxIonIo in the build lis * build list is removed upstream --------- Co-authored-by: Tristan Crichton <[email protected]>
jkbms_ble: 32s-Support and connection workaround for bt-fail
Some improvements and fixes (jkbms_ble)
install BLE battery as local independent service
* 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
make Reset SoC a spin box
Optimizations and added advanced debugging for Daly.
fix possible read_capacity problem
service was not removed and if removed, it was recreated by the serial starter
* 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
@Louisvdw ready to merge |
Louisvdw
approved these changes
May 8, 2023
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
reinstall-local.sh
by @mr-manuelhttps://github.com/Louisvdw/dbus-serialbattery/compare/master..Louisvdw:dbus-serialbattery:jkbms_ble