FreeCalypso > hg > freecalypso-tools
changeset 848:6c306705f503
doc/Audio-mode-config: add pointer to fc-audio-config repository
author | Mychaela Falconia <falcon@freecalypso.org> |
---|---|
date | Tue, 10 Aug 2021 02:31:38 +0000 |
parents | 6e137995c9c8 |
children | a66095c7f35f |
files | doc/Audio-mode-config |
diffstat | 1 files changed, 13 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/doc/Audio-mode-config Tue Aug 10 01:50:41 2021 +0000 +++ b/doc/Audio-mode-config Tue Aug 10 02:31:38 2021 +0000 @@ -515,3 +515,16 @@ fw and our fc-tmsync addition makes it possible to read out Pirelli's highly tuned audio configurations in a very convenient manner, much more convenient than reading ABB registers with abbr and reading DSP API words with r16. + +fc-audio-config repository +========================== + +We have a separate repository for FC audio mode configurations, both complete +configs and individual config pieces (AEC and FIR): + +https://www.freecalypso.org/hg/fc-audio-config/ + +These audio configuration bits are maintained in their own repository because +they are separate from the present FC host tools package and also separate from +our firmwares, evolving independently without strict synchronization with these +other components.