# HG changeset patch # User Mychaela Falconia # Date 1621048503 0 # Node ID 7b24c192a1e1d3ba2994e397ce322ab4aaa6088b # Parent cf30ebf626bb34f549c8d39d793a2ccecc5bb7a9 fc-fsio help: document write-bsim-config diff -r cf30ebf626bb -r 7b24c192a1e1 rvinterf/etmsync/fsio.help --- a/rvinterf/etmsync/fsio.help Sat May 15 02:31:44 2021 +0000 +++ b/rvinterf/etmsync/fsio.help Sat May 15 03:15:03 2021 +0000 @@ -36,6 +36,7 @@ upload-subtree Upload a subtree into device FFS write-battery-table-v1 Upload table of battery thresholds into device FFS (v1) write-battery-table-v2 Upload table of battery thresholds into device FFS (v2) +write-bsim-config Create Battery Simulation configuration file write-charging-config Upload FCHG configuration into device FFS To get help on any command, type help and the command keyword. @@ -344,6 +345,15 @@ binary format made by write-battery-table-v1 discards the battery bars icon thresholds that were added in v2. +=== write-bsim-config +write-bsim-config init-percent start-enable + +This command writes a /etc/batterysim file into target device FFS, enabling and +configuring the battery simulation (BSIM) mode in FC Tourmaline firmware. +init-percent and start-enable are BSIM configuration parameters. + +To disable BSIM, do 'rm /etc/batterysim'. + === write-charging-config write-charging-config src-file