FreeCalypso > hg > freecalypso-tools
comparison doc/Host-tools-overview @ 913:1b8929cb7371
doc/Host-tools-overview: document fc-vm2gsmx
| author | Mychaela Falconia <falcon@freecalypso.org> |
|---|---|
| date | Thu, 29 Dec 2022 21:36:37 +0000 |
| parents | 3ed4f53c6092 |
| children |
comparison
equal
deleted
inserted
replaced
| 912:3ed4f53c6092 | 913:1b8929cb7371 |
|---|---|
| 274 fc-tmsync This program reimplements a small subset of fc-tmsh commands in | 274 fc-tmsync This program reimplements a small subset of fc-tmsh commands in |
| 275 a synchronous manner; it was written together with fc-readcal | 275 a synchronous manner; it was written together with fc-readcal |
| 276 for the same purpose of extracting "in vivo" data from alien | 276 for the same purpose of extracting "in vivo" data from alien |
| 277 firmwares. | 277 firmwares. |
| 278 | 278 |
| 279 fc-vm2hex This utility converts the old-fashioned (non-AMR) voice memo | 279 fc-vm2gsmx This utility takes a TCS211 classic (non-AMR) voice memo |
| 280 files read out of FFS into hex strings that can be analyzed by | 280 recording (a binary file as you would read out with fc-fsio) and |
| 281 a human or further fed to fc-tch2fr. | 281 converts it into extended-libgsm (gsmx) format defined in our |
| 282 gsm-codec-lib package. Please refer to Voice-memo-utils article | |
| 283 for more information. | |
| 284 | |
| 285 fc-vm2hex This utility takes a TCS211 VM binary file just like fc-vm2gsmx | |
| 286 and converts it into ASCII hex format that can be analyzed by a | |
| 287 human, either directly or with the aid of gsmfr-dlcap-parse | |
| 288 utility from our gsm-codec-lib package. Please refer to | |
| 289 Voice-memo-utils article for more information. | |
| 282 | 290 |
| 283 fcup-* FreeCalypso User Phone Tools; see the User-phone-tools article. | 291 fcup-* FreeCalypso User Phone Tools; see the User-phone-tools article. |
| 284 | 292 |
| 285 imei-luhn A simple utility for computing or verifying the Luhn check | 293 imei-luhn A simple utility for computing or verifying the Luhn check |
| 286 digit of an IMEI number. | 294 digit of an IMEI number. |
