FreeCalypso > hg > freecalypso-tools
comparison CHANGES @ 839:b053e4141a16
CHANGES: refer to doc/Audio-mode-config for AEC support changes
author | Mychaela Falconia <falcon@freecalypso.org> |
---|---|
date | Fri, 30 Jul 2021 05:42:21 +0000 |
parents | 724a6bc2a4b8 |
children | 6a0fcbca8ac7 |
comparison
equal
deleted
inserted
replaced
838:02d92d49c9f8 | 839:b053e4141a16 |
---|---|
1 Changes in the current code since fc-host-tools-r15: | 1 Changes in the current code since fc-host-tools-r15: |
2 | 2 |
3 * tiaud-compile and tiaud-decomp now support two versions of the audio mode | 3 * tiaud-compile and tiaud-decomp now support two versions of the audio mode |
4 binary file format: the original one which we inherited from Openmoko | 4 binary file format: the original one which we inherited from Openmoko |
5 (L1_NEW_AEC disabled) and the new one used in FC Tourmaline, with L1_NEW_AEC | 5 (L1_NEW_AEC disabled) and the new one used in FC Tourmaline, with L1_NEW_AEC |
6 enabled. | 6 enabled. See doc/Audio-mode-config article for further details. |
7 | 7 |
8 * fc-tmsh got new commands rvf-dump, pwr-key and phone-on, sending commands | 8 * fc-tmsh got new commands rvf-dump, pwr-key and phone-on, sending commands |
9 that are encoded via the ETM debug opcode. On the target firmware side, | 9 that are encoded via the ETM debug opcode. On the target firmware side, |
10 rvf-dump is an original TCS211 command, whereas pwr-key and phone-on are | 10 rvf-dump is an original TCS211 command, whereas pwr-key and phone-on are |
11 FreeCalypso Tourmaline additions. | 11 FreeCalypso Tourmaline additions. |