FreeCalypso > hg > freecalypso-tools
changeset 264:3b6e6b88a0c5
ffstools/aud-fcdev3b removed: migrated to the new fc-audio-config repository
author | Mychaela Falconia <falcon@freecalypso.org> |
---|---|
date | Fri, 20 Oct 2017 03:40:25 +0000 |
parents | fa3c3643cbec |
children | fb82dfbeeffe |
files | ffstools/Makefile ffstools/aud-fcdev3b/Makefile ffstools/aud-fcdev3b/mcsi.src ffstools/aud-fcdev3b/spkrmax.src |
diffstat | 4 files changed, 1 insertions(+), 37 deletions(-) [+] |
line wrap: on
line diff
--- a/ffstools/Makefile Fri Sep 29 01:04:54 2017 +0000 +++ b/ffstools/Makefile Fri Oct 20 03:40:25 2017 +0000 @@ -1,9 +1,7 @@ -SUBDIR= aud-fcdev3b cal2text tiaud tiffs-rd tiffs-wrappers +SUBDIR= cal2text tiaud tiffs-rd tiffs-wrappers all: ${SUBDIR} -aud-fcdev3b: tiaud - ${SUBDIR}: FRC cd $@; ${MAKE} ${MFLAGS}
--- a/ffstools/aud-fcdev3b/Makefile Fri Sep 29 01:04:54 2017 +0000 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,23 +0,0 @@ -BINFILES= mcsi.cfg mcsi.vol spkrmax.cfg spkrmax.vol -INSTDIR= /opt/freecalypso/aud-fcdev3b - -all: ${BINFILES} - -mcsi.cfg: mcsi.src - ../tiaud/compile $< $@ - -mcsi.vol: Makefile - ../tiaud/mkvol 150 $@ - -spkrmax.cfg: spkrmax.src - ../tiaud/compile $< $@ - -spkrmax.vol: Makefile - ../tiaud/mkvol 200 $@ - -install: ${BINFILES} - mkdir -p ${INSTDIR} - install -c -m 644 ${BINFILES} ${INSTDIR} - -clean: - rm -f *.cfg *.vol
--- a/ffstools/aud-fcdev3b/mcsi.src Fri Sep 29 01:04:54 2017 +0000 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,4 +0,0 @@ -# This audio config switches the voice path to MCSI in TI's -# so-called "Bluetooth headset" mode. - -voice-path 2
--- a/ffstools/aud-fcdev3b/spkrmax.src Fri Sep 29 01:04:54 2017 +0000 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,7 +0,0 @@ -# The purpose of this audio config table is to make the Iota ABB put the -# downlink audio out at the highest possible output level on EARN&EARP pins, -# to make the quiet speaker as loud as possible. - -speaker ear { - gain 6 -}