FreeCalypso > hg > freecalypso-tools
changeset 210:071544322478
CHANGES: documented newly added utilities
author | Mychaela Falconia <falcon@freecalypso.org> |
---|---|
date | Thu, 18 May 2017 23:32:31 +0000 |
parents | 5433349a6e2c |
children | 3b009a0a1873 |
files | CHANGES |
diffstat | 1 files changed, 10 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- 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: