Bugzilla – Bug 2403
Enhancements patch for the LiIon and basic energy sources
Last modified: 2018-03-05 16:33:23 UTC
Created attachment 2413 [details] Enhancements patch The proposed patch introduces the below enhancements to the LiIon and basic energy sources: 1) The Separation between the initial energy of the source, and the capacity of the source. 2) Preventing the energy source from being recharged above the energy capacity 3) Preventing the energy source from being consumed below the low battery threshold Notes: Both the initial energy and the energy capacity can be specified in the simulation, and if one of them is not specified, it is assumed to be equal to the other one. The default values for the energy capacity and the initial energy are zero.
Shall I work on updating this patch?