# HG changeset patch # User Mychaela Falconia # Date 1521076577 0 # Node ID 519d914e08a2411df635719bd9f1598b494241f6 # Parent 8027cc12f96a37cabe0869bc04313f3a5afb3304 CHANGES: fc-lcdemu move-out and rvinterf -X output inversion fix diff -r 8027cc12f96a -r 519d914e08a2 CHANGES --- 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.