FreeCalypso > hg > fc-pcsc-tools
comparison doc/User-oriented-commands @ 97:d924e4b1387f
doc/User-oriented-commands: grammar fix
author | Mychaela Falconia <falcon@freecalypso.org> |
---|---|
date | Wed, 17 Feb 2021 21:03:39 +0000 |
parents | 8a714fe98aa9 |
children | 6ba14a9247d2 |
comparison
equal
deleted
inserted
replaced
96:3bce899bcf78 | 97:d924e4b1387f |
---|---|
358 | 358 |
359 The extent of special support for the SIM SMS store in fc-simtool is rather | 359 The extent of special support for the SIM SMS store in fc-simtool is rather |
360 minimal because it just so happened that we already have external tools that do | 360 minimal because it just so happened that we already have external tools that do |
361 a major part of the work. Some phone firmwares, particularly that of the | 361 a major part of the work. Some phone firmwares, particularly that of the |
362 Pirelli DP-L10 phone currently used by the Mother, implement their on-the-phone | 362 Pirelli DP-L10 phone currently used by the Mother, implement their on-the-phone |
363 SMS storage by a way of a file in their local flash file system whose binary | 363 SMS storage by way of a file in their local flash file system whose binary |
364 format just happens to be exactly the same as the binary format of SIM-based | 364 format just happens to be exactly the same as the binary format of SIM-based |
365 EF_SMS if all 176-byte records are simply abutted together in the host-based | 365 EF_SMS if all 176-byte records are simply abutted together in the host-based |
366 binary representation. A few release cycles ago we added a new utility named | 366 binary representation. A few release cycles ago we added a new utility named |
367 pcm-sms-decode to our FreeCalypso host tools suite; this utility reads a binary | 367 pcm-sms-decode to our FreeCalypso host tools suite; this utility reads a binary |
368 file in this "EF_SMS records concat" format and performs the quite involved job | 368 file in this "EF_SMS records concat" format and performs the quite involved job |