comparison CHANGES @ 818:cf30ebf626bb

CHANGES: BSIM support
author Mychaela Falconia <falcon@freecalypso.org>
date Sat, 15 May 2021 02:31:44 +0000
parents d1fce6d9bfa4
children c2f3d3678b2a
comparison
equal deleted inserted replaced
817:9706832b740b 818:cf30ebf626bb
2 2
3 * fc-tmsh got new commands rvf-dump, pwr-key and phone-on, sending commands 3 * fc-tmsh got new commands rvf-dump, pwr-key and phone-on, sending commands
4 that are encoded via the ETM debug opcode. On the target firmware side, 4 that are encoded via the ETM debug opcode. On the target firmware side,
5 rvf-dump is an original TCS211 command, whereas pwr-key and phone-on are 5 rvf-dump is an original TCS211 command, whereas pwr-key and phone-on are
6 FreeCalypso Tourmaline additions. 6 FreeCalypso Tourmaline additions.
7
8 * Added support for FC Tourmaline battery simulation (BSIM) mode:
9
10 + fc-fsio write-bsim-config command writes the /etc/batterysim file that
11 enables and configures BSIM mode.
12
13 + fc-tmsh bsim family of commands send ETM_BSIM command packets to the
14 target, driving simulated battery charging and discharging events.
7 15
8 Changes from fc-host-tools-r14 to fc-host-tools-r15: 16 Changes from fc-host-tools-r14 to fc-host-tools-r15:
9 17
10 * New fc-simint host program and its associated simagent target back end work 18 * New fc-simint host program and its associated simagent target back end work
11 together with fc-simtool (separate FC SIM tools package), allowing the latter 19 together with fc-simtool (separate FC SIM tools package), allowing the latter