Skip to content

Commit

Permalink
Update nrf_fuel_gauge/CHANGELOG.rst
Browse files Browse the repository at this point in the history
Co-authored-by: Pekka Niskanen <73991005+peknis@users.noreply.github.com>
  • Loading branch information
nordic-auko and peknis authored Feb 18, 2025
1 parent d72e2c5 commit 636d9a4
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions nrf_fuel_gauge/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,8 @@ Added
Such changes includes charger state, vbus connection status, and current measurement correction.
* A functionality to retrieve and restore the library state, using the :c:func:`nrf_fuel_gauge_state_get` function and state member of the :c:struct:`nrf_fuel_gauge_init_parameters` structure.
* A new member in the :c:struct:`nrf_fuel_gauge_state_info` structure to determine the current measurement value used after corrections.
* A new member in the :c:struct:`nrf_fuel_gauge_state_info` structure to determine the state-of-charge value before it is rounded off.
The rounding off only applies to primary cell batteries.
* A new member in the :c:struct:`nrf_fuel_gauge_state_info` structure to determine the state-of-charge value before it is rounded off.
The rounding off only applies to primary cell batteries.
* New undocumented members in the :c:struct:`nrf_fuel_gauge_config_parameters` structure, intended for future adjustability.
Expand Down

0 comments on commit 636d9a4

Please sign in to comment.