# HG changeset patch # User Mychaela Falconia # Date 1495150351 0 # Node ID 071544322478dfda9f7452dfcb41199ae3a35874 # Parent 5433349a6e2cc602659d9e71a8da92e02d389772 CHANGES: documented newly added utilities diff -r 5433349a6e2c -r 071544322478 CHANGES --- a/CHANGES Thu May 18 22:52:12 2017 +0000 +++ b/CHANGES Thu May 18 23:32:31 2017 +0000 @@ -41,9 +41,19 @@ * New in vitro analysis utilities: fc-cal2text and tiaud-decomp. +* Added tools for working with ringtone melodies: fc-e1decode and fc-e1gen for + loudspeaker melodies (see doc/Melody_E1) and fc-buzplay (plus target-side + buzplayer.srec) for devices that use a piezoelectric buzzer. + * rvinterf & fc-shell: added support for the experimental TCH rerouting feature of FreeCalypso Citrine firmware. +* fc-fr2tch, fc-gsm2vm, fc-tch2fr, fc-vm2hex: new utilities for converting + GSM 06.10 FR codec bits between different formats. + +* c139explore & pirexplore: added host shell script wrappers invoking + fc-compalram and fc-iram with the respective target binaries. + * Internal cleanup and refactoring in various places. Changes from fc-host-tools-r3 to fc-host-tools-r4: