FreeCalypso > hg > freecalypso-tools
comparison CHANGES @ 806:843850c526b7
CHANGES: document uptools changes
author | Mychaela Falconia <falcon@freecalypso.org> |
---|---|
date | Thu, 25 Mar 2021 05:35:07 +0000 |
parents | ccaa1319740c |
children | ac527de89a0d |
comparison
equal
deleted
inserted
replaced
805:a43c5dc251dc | 806:843850c526b7 |
---|---|
2 | 2 |
3 * New fc-simint host program and its associated simagent target back end work | 3 * New fc-simint host program and its associated simagent target back end work |
4 together with fc-simtool (separate FC SIM tools package), allowing the latter | 4 together with fc-simtool (separate FC SIM tools package), allowing the latter |
5 to operate on SIM cards inside Calypso phones and development boards. See | 5 to operate on SIM cards inside Calypso phones and development boards. See |
6 the new doc/SIM-manipulation article for the details. | 6 the new doc/SIM-manipulation article for the details. |
7 | |
8 * pcm-sms-decode and sms-pdu-decode now emit backslash escapes instead of '?' | |
9 error markers when the message body contains non-displayable characters, | |
10 allowing the user to see the full message content, good or bad. | |
11 | |
12 * fcup-smdump: if the output contains Phonebook-Name lines (if the AT command | |
13 modem reported a phonebook name along with the message in the +CMGL response), | |
14 these phonebook names are now emitted as quoted strings with the same possible | |
15 backslash escapes as defined in the SIM-data-formats specification in the | |
16 freecalypso-docs repository. | |
7 | 17 |
8 Changes from fc-host-tools-r13 to fc-host-tools-r14: | 18 Changes from fc-host-tools-r13 to fc-host-tools-r14: |
9 | 19 |
10 * fc-loadtool got new commands for reading the OTP protection register of | 20 * fc-loadtool got new commands for reading the OTP protection register of |
11 Intel-style flash chips; this OTP protection register holds the factory IMEI | 21 Intel-style flash chips; this OTP protection register holds the factory IMEI |