FreeCalypso > hg > freecalypso-tools
changeset 408:f0e6dd5971f2
CHANGES: fcup-* minor fixes documented
author | Mychaela Falconia <falcon@freecalypso.org> |
---|---|
date | Sat, 11 Aug 2018 22:36:26 +0000 |
parents | 19e5a3e2f9c0 |
children | e62e1203863f |
files | CHANGES |
diffstat | 1 files changed, 15 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/CHANGES Sat Aug 11 21:52:17 2018 +0000 +++ b/CHANGES Sat Aug 11 22:36:26 2018 +0000 @@ -1,3 +1,18 @@ +Changes in the current code since fc-host-tools-r8: + +* fcup-smdump now restores the character set selection (AT+CSCS) setting on the + target to the default "IRA" (ASCII) upon successful completion, after + initially setting it to "HEX" for the operation; the intent of this change is + to avoid leaving a strange state for anyone using the AT command interface + manually after fc-smdump. + +* fcup-smsend bugfix: the corner case of omitting the destination address + argument with -W now works as documented. + +* fcup-settime: minor code rearrangement should slightly reduce the unavoidable + delay between the time retrieval on the host and that time being set on the + target. + Changes from fc-host-tools-r7 to fc-host-tools-r8: * fc-loadtool can now correctly program the flash on TI's D-Sample board