FreeCalypso > hg > freecalypso-tools
changeset 818:cf30ebf626bb
CHANGES: BSIM support
author | Mychaela Falconia <falcon@freecalypso.org> |
---|---|
date | Sat, 15 May 2021 02:31:44 +0000 |
parents | 9706832b740b |
children | 7b24c192a1e1 |
files | CHANGES |
diffstat | 1 files changed, 8 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/CHANGES Sat May 15 01:00:52 2021 +0000 +++ b/CHANGES Sat May 15 02:31:44 2021 +0000 @@ -5,6 +5,14 @@ rvf-dump is an original TCS211 command, whereas pwr-key and phone-on are FreeCalypso Tourmaline additions. +* Added support for FC Tourmaline battery simulation (BSIM) mode: + + + fc-fsio write-bsim-config command writes the /etc/batterysim file that + enables and configures BSIM mode. + + + fc-tmsh bsim family of commands send ETM_BSIM command packets to the + target, driving simulated battery charging and discharging events. + Changes from fc-host-tools-r14 to fc-host-tools-r15: * New fc-simint host program and its associated simagent target back end work