FreeCalypso > hg > freecalypso-tools
comparison CHANGES @ 408:f0e6dd5971f2
CHANGES: fcup-* minor fixes documented
author | Mychaela Falconia <falcon@freecalypso.org> |
---|---|
date | Sat, 11 Aug 2018 22:36:26 +0000 |
parents | c0716b2ddfce |
children | e62e1203863f |
comparison
equal
deleted
inserted
replaced
407:19e5a3e2f9c0 | 408:f0e6dd5971f2 |
---|---|
1 Changes in the current code since fc-host-tools-r8: | |
2 | |
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 | |
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 | |
7 manually after fc-smdump. | |
8 | |
9 * fcup-smsend bugfix: the corner case of omitting the destination address | |
10 argument with -W now works as documented. | |
11 | |
12 * fcup-settime: minor code rearrangement should slightly reduce the unavoidable | |
13 delay between the time retrieval on the host and that time being set on the | |
14 target. | |
15 | |
1 Changes from fc-host-tools-r7 to fc-host-tools-r8: | 16 Changes from fc-host-tools-r7 to fc-host-tools-r8: |
2 | 17 |
3 * fc-loadtool can now correctly program the flash on TI's D-Sample board | 18 * fc-loadtool can now correctly program the flash on TI's D-Sample board |
4 after implementing the needed quirk for the Intel 28F640W30B flash chip. | 19 after implementing the needed quirk for the Intel 28F640W30B flash chip. |
5 | 20 |