FreeCalypso > hg > freecalypso-tools
changeset 396:519d914e08a2
CHANGES: fc-lcdemu move-out and rvinterf -X output inversion fix
author | Mychaela Falconia <falcon@freecalypso.org> |
---|---|
date | Thu, 15 Mar 2018 01:16:17 +0000 |
parents | 8027cc12f96a |
children | 4477d28c77bc |
files | CHANGES |
diffstat | 1 files changed, 9 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/CHANGES Thu Mar 15 00:58:39 2018 +0000 +++ b/CHANGES Thu Mar 15 01:16:17 2018 +0000 @@ -35,6 +35,15 @@ been moved to a separate fc-audio-config repository and are no longer a part of the core FC host tools package. +* The UI development aid utility fc-lcdemu which has been excluded from the + default build set since fc-host-tools-r5 has been moved to a separate + freecalypso-ui-dev repository and is no longer a part of the core FC host + tools package. + +* rvinterf -X mechanism which pipes LCD output to fc-lcdemu now always inverts + the RGB565 values as needed, and the -v option has been removed; see usage + documentation in the freecalypso-ui-dev repository. + * There is a new suite of tools for talking to the AT command interface provided by FreeCalypso phones and modems, primarily for sending and retrieving SMS - see doc/User-phone-tools for more info.