comparison rvinterf/etmsync/fsio.help @ 819:7b24c192a1e1

fc-fsio help: document write-bsim-config
author Mychaela Falconia <falcon@freecalypso.org>
date Sat, 15 May 2021 03:15:03 +0000
parents 28d58a8cd704
children
comparison
equal deleted inserted replaced
818:cf30ebf626bb 819:7b24c192a1e1
34 upload-fs Upload a complete file system tree into device FFS 34 upload-fs Upload a complete file system tree into device FFS
35 upload-rf-table Upload an RF calibration table into device FFS 35 upload-rf-table Upload an RF calibration table into device FFS
36 upload-subtree Upload a subtree into device FFS 36 upload-subtree Upload a subtree into device FFS
37 write-battery-table-v1 Upload table of battery thresholds into device FFS (v1) 37 write-battery-table-v1 Upload table of battery thresholds into device FFS (v1)
38 write-battery-table-v2 Upload table of battery thresholds into device FFS (v2) 38 write-battery-table-v2 Upload table of battery thresholds into device FFS (v2)
39 write-bsim-config Create Battery Simulation configuration file
39 write-charging-config Upload FCHG configuration into device FFS 40 write-charging-config Upload FCHG configuration into device FFS
40 41
41 To get help on any command, type help and the command keyword. 42 To get help on any command, type help and the command keyword.
42 43
43 The RTOS environment inside GSM device firmwares with which this utility 44 The RTOS environment inside GSM device firmwares with which this utility
342 /etc/batterytab2 (a different binary format) as needed for the new Tourmaline 343 /etc/batterytab2 (a different binary format) as needed for the new Tourmaline
343 version of FCHG. Both accept the same table source files; conversion to v1 344 version of FCHG. Both accept the same table source files; conversion to v1
344 binary format made by write-battery-table-v1 discards the battery bars icon 345 binary format made by write-battery-table-v1 discards the battery bars icon
345 thresholds that were added in v2. 346 thresholds that were added in v2.
346 347
348 === write-bsim-config
349 write-bsim-config init-percent start-enable
350
351 This command writes a /etc/batterysim file into target device FFS, enabling and
352 configuring the battery simulation (BSIM) mode in FC Tourmaline firmware.
353 init-percent and start-enable are BSIM configuration parameters.
354
355 To disable BSIM, do 'rm /etc/batterysim'.
356
347 === write-charging-config 357 === write-charging-config
348 write-charging-config src-file 358 write-charging-config src-file
349 359
350 This command provides the mechanism for uploading FreeCalypso-invented battery 360 This command provides the mechanism for uploading FreeCalypso-invented battery
351 charging configuration files (configuration for the FreeCalypso battery charging 361 charging configuration files (configuration for the FreeCalypso battery charging