# HG changeset patch # User Mychaela Falconia # Date 1628562698 0 # Node ID 6c306705f5036adb4d4395fed1c6a206f884476b # Parent 6e137995c9c80698124b0732921cf67bf81ce441 doc/Audio-mode-config: add pointer to fc-audio-config repository diff -r 6e137995c9c8 -r 6c306705f503 doc/Audio-mode-config --- 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.