FreeCalypso > hg > freecalypso-tools
changeset 602:ea948d6d3b3d
CHANGES: pcm-sms-decode documented
author | Mychaela Falconia <falcon@freecalypso.org> |
---|---|
date | Mon, 10 Feb 2020 03:10:20 +0000 |
parents | 4c58e09578d0 |
children | f1ee6c480432 |
files | CHANGES |
diffstat | 1 files changed, 4 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/CHANGES Mon Feb 10 02:56:21 2020 +0000 +++ b/CHANGES Mon Feb 10 03:10:20 2020 +0000 @@ -41,6 +41,10 @@ + cleandir removes all content of a directory (all files and subdirectories and their content), but keeps the remaining empty directory. +* New pcm-sms-decode utility can decode /pcm/SMS binary files read out of FFS + maintained by certain firmwares (Pirelli DP-L10 is the prime use case), + displaying the stored SMS content in human-readable form. + Changes from fc-host-tools-r10 to fc-host-tools-r11: * Bugfix: the ability to override CFLAGS= from the top level (see INSTALL)