comparison CHANGES @ 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 2a47a8ef860a
children be2683e1ac5e
comparison
equal deleted inserted replaced
395:8027cc12f96a 396:519d914e08a2
32 files with the new auw-fir command. 32 files with the new auw-fir command.
33 33
34 * The audio mode configurations that have been added in fc-host-tools-r7 have 34 * The audio mode configurations that have been added in fc-host-tools-r7 have
35 been moved to a separate fc-audio-config repository and are no longer a part 35 been moved to a separate fc-audio-config repository and are no longer a part
36 of the core FC host tools package. 36 of the core FC host tools package.
37
38 * The UI development aid utility fc-lcdemu which has been excluded from the
39 default build set since fc-host-tools-r5 has been moved to a separate
40 freecalypso-ui-dev repository and is no longer a part of the core FC host
41 tools package.
42
43 * rvinterf -X mechanism which pipes LCD output to fc-lcdemu now always inverts
44 the RGB565 values as needed, and the -v option has been removed; see usage
45 documentation in the freecalypso-ui-dev repository.
37 46
38 * There is a new suite of tools for talking to the AT command interface 47 * There is a new suite of tools for talking to the AT command interface
39 provided by FreeCalypso phones and modems, primarily for sending and 48 provided by FreeCalypso phones and modems, primarily for sending and
40 retrieving SMS - see doc/User-phone-tools for more info. 49 retrieving SMS - see doc/User-phone-tools for more info.
41 50