bms-firmware

Firmware for LibreSolar BMS boards based on bq769x0, bq769x2 or ISL94202

https://github.com/LibreSolar/bms-firmware

Science Score: 26.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
  • Academic publication links
  • Committers with academic emails
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (7.9%) to scientific vocabulary
Last synced: 11 months ago · JSON representation

Repository

Firmware for LibreSolar BMS boards based on bq769x0, bq769x2 or ISL94202

Basic Info
Statistics
  • Stars: 184
  • Watchers: 16
  • Forks: 80
  • Open Issues: 19
  • Releases: 3
Created over 9 years ago · Last pushed over 1 year ago
Metadata Files
Readme License

README.md

Libre Solar BMS Firmware

build badge

This repository contains the firmware for Libre Solar Battery Management Systems based on Zephyr RTOS .

Development and release model

The main branch is used for ongoing development of the firmware.

Releases are created from main after significant updates have been introduced to the firmware. Each release has to pass tests with multiple boards.

A release is tagged with a version number consisting of the release year and a release count for that year (starting at zero). For back-porting of bug-fixes, a branch named after the release followed by -branch is created, e.g. v21.0-branch.

Documentation

The firmware documentation including build instructions and API reference can be found under libre.solar/bms-firmware.

In order to build the documentation locally you need to install Doxygen, Sphinx and Breathe and run make html in the docs folder.

License

This firmware is released under the Apache-2.0 License.

Owner

  • Name: Libre Solar Project
  • Login: LibreSolar
  • Kind: organization
  • Location: Hamburg, Germany

GitHub Events

Total
  • Issues event: 9
  • Watch event: 31
  • Delete event: 6
  • Issue comment event: 11
  • Push event: 17
  • Pull request review event: 4
  • Pull request event: 7
  • Fork event: 15
  • Create event: 3
Last Year
  • Issues event: 9
  • Watch event: 31
  • Delete event: 6
  • Issue comment event: 11
  • Push event: 17
  • Pull request review event: 4
  • Pull request event: 7
  • Fork event: 15
  • Create event: 3

Committers

Last synced: 12 months ago

All Time
  • Total Commits: 376
  • Total Committers: 10
  • Avg Commits per committer: 37.6
  • Development Distribution Score (DDS): 0.053
Past Year
  • Commits: 39
  • Committers: 5
  • Avg Commits per committer: 7.8
  • Development Distribution Score (DDS): 0.128
Top Committers
Name Email Commits
Martin Jäger m****n@l****r 356
Roman PASSLER r****r@e****t 11
xsider x****r@m****e 2
Krzysztof Nowak k****k@g****m 1
Jean Alinei j****i@o****g 1
Grzegorz Araminowicz g****z@g****m 1
Case06 c****6@w****e 1
Ananyaaynana a****a@u****m 1
A-Emile 7****e 1
Muhammad Syazwan Bin Ahmad w****n@o****m 1
Committer Domains (Top 20 + Academic)

Issues and Pull Requests

Last synced: 11 months ago

All Time
  • Total issues: 49
  • Total pull requests: 41
  • Average time to close issues: 10 months
  • Average time to close pull requests: 14 days
  • Total issue authors: 18
  • Total pull request authors: 11
  • Average comments per issue: 2.98
  • Average comments per pull request: 0.8
  • Merged pull requests: 39
  • Bot issues: 0
  • Bot pull requests: 0
Past Year
  • Issues: 5
  • Pull requests: 8
  • Average time to close issues: about 23 hours
  • Average time to close pull requests: 14 days
  • Issue authors: 4
  • Pull request authors: 3
  • Average comments per issue: 0.6
  • Average comments per pull request: 1.25
  • Merged pull requests: 8
  • Bot issues: 0
  • Bot pull requests: 0
Top Authors
Issue Authors
  • Ananyaaynana (12)
  • martinjaeger (11)
  • xsider (4)
  • 1278043638 (4)
  • Vadiml1024 (3)
  • vlebedev-ora (2)
  • case06 (2)
  • kfessel (2)
  • ananya-wattsnext (2)
  • Retro-Fitt (1)
  • petermagdy24 (1)
  • seandheath (1)
  • intrinsicaly (1)
  • RianWardana (1)
  • kidspro88 (1)
Pull Request Authors
  • martinjaeger (39)
  • pasrom (12)
  • xsider (3)
  • wan-oge (2)
  • bjorniuppsala (2)
  • jalinei (2)
  • Ananyaaynana (2)
  • garaminowicz (1)
  • case06 (1)
  • krzysztof9nowak (1)
  • A-Emile (1)
Top Labels
Issue Labels
enhancement (12) bug (6) question (1) information (1)
Pull Request Labels
bug (1)

Dependencies

docs/requirements.txt pypi
  • Sphinx <4
  • breathe *
  • sphinx-notfound-page *
  • sphinx-rtd-theme *
  • sphinx-tabs *
.github/workflows/docs.yml actions
  • actions/checkout v2 composite
  • peaceiris/actions-gh-pages v3 composite
.github/workflows/zephyr.yml actions
  • actions/checkout v3 composite