FreeCalypso > hg > freecalypso-tools
comparison CHANGES @ 409:e62e1203863f
CHANGES: typo fix
author | Mychaela Falconia <falcon@freecalypso.org> |
---|---|
date | Fri, 07 Sep 2018 20:43:47 +0000 |
parents | f0e6dd5971f2 |
children | 245047b16c47 |
comparison
equal
deleted
inserted
replaced
408:f0e6dd5971f2 | 409:e62e1203863f |
---|---|
2 | 2 |
3 * fcup-smdump now restores the character set selection (AT+CSCS) setting on the | 3 * fcup-smdump now restores the character set selection (AT+CSCS) setting on the |
4 target to the default "IRA" (ASCII) upon successful completion, after | 4 target to the default "IRA" (ASCII) upon successful completion, after |
5 initially setting it to "HEX" for the operation; the intent of this change is | 5 initially setting it to "HEX" for the operation; the intent of this change is |
6 to avoid leaving a strange state for anyone using the AT command interface | 6 to avoid leaving a strange state for anyone using the AT command interface |
7 manually after fc-smdump. | 7 manually after fcup-smdump. |
8 | 8 |
9 * fcup-smsend bugfix: the corner case of omitting the destination address | 9 * fcup-smsend bugfix: the corner case of omitting the destination address |
10 argument with -W now works as documented. | 10 argument with -W now works as documented. |
11 | 11 |
12 * fcup-settime: minor code rearrangement should slightly reduce the unavoidable | 12 * fcup-settime: minor code rearrangement should slightly reduce the unavoidable |