# HG changeset patch # User Mychaela Falconia # Date 1534026986 0 # Node ID f0e6dd5971f2cf7ab1f255b6e47c9416b7d2c422 # Parent 19e5a3e2f9c053e2b0a5292188917b1ee73c61aa CHANGES: fcup-* minor fixes documented diff -r 19e5a3e2f9c0 -r f0e6dd5971f2 CHANGES --- 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