# HG changeset patch # User Mychaela Falconia # Date 1508470825 0 # Node ID 3b6e6b88a0c551f951a128dc63a4efacf9fcbf52 # Parent fa3c3643cbec7f6255c7ce05f4efaf888a5c2c03 ffstools/aud-fcdev3b removed: migrated to the new fc-audio-config repository diff -r fa3c3643cbec -r 3b6e6b88a0c5 ffstools/Makefile --- 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} diff -r fa3c3643cbec -r 3b6e6b88a0c5 ffstools/aud-fcdev3b/Makefile --- 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 diff -r fa3c3643cbec -r 3b6e6b88a0c5 ffstools/aud-fcdev3b/mcsi.src --- 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 diff -r fa3c3643cbec -r 3b6e6b88a0c5 ffstools/aud-fcdev3b/spkrmax.src --- 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 -}