FreeCalypso > hg > freecalypso-tools
comparison CHANGES @ 605:5b286f910148
CHANGES: scripts addition documented
| author | Mychaela Falconia <falcon@freecalypso.org> |
|---|---|
| date | Mon, 10 Feb 2020 03:55:13 +0000 |
| parents | ea948d6d3b3d |
| children | ffd606adb039 |
comparison
equal
deleted
inserted
replaced
| 604:a87ac210727a | 605:5b286f910148 |
|---|---|
| 38 a given directory (equivalent of UNIX rm -r); -f option is also available | 38 a given directory (equivalent of UNIX rm -r); -f option is also available |
| 39 like with plain rm. | 39 like with plain rm. |
| 40 | 40 |
| 41 + cleandir removes all content of a directory (all files and subdirectories | 41 + cleandir removes all content of a directory (all files and subdirectories |
| 42 and their content), but keeps the remaining empty directory. | 42 and their content), but keeps the remaining empty directory. |
| 43 | |
| 44 * Added some fc-fsio command scripts (installed in /opt/freecalypso/scripts) | |
| 45 for preening GTM900-B and GTM900-P FFS content when converting these modem | |
| 46 modules to FreeCalypso. | |
| 43 | 47 |
| 44 * New pcm-sms-decode utility can decode /pcm/SMS binary files read out of FFS | 48 * New pcm-sms-decode utility can decode /pcm/SMS binary files read out of FFS |
| 45 maintained by certain firmwares (Pirelli DP-L10 is the prime use case), | 49 maintained by certain firmwares (Pirelli DP-L10 is the prime use case), |
| 46 displaying the stored SMS content in human-readable form. | 50 displaying the stored SMS content in human-readable form. |
| 47 | 51 |
