comparison CHANGES @ 846:a2e17e0f9622

CHANGES: document fc-tmsync mpr & madc command additions
author Mychaela Falconia <falcon@freecalypso.org>
date Sat, 31 Jul 2021 22:37:34 +0000
parents 6a0fcbca8ac7
children 52f507580d78
comparison
equal deleted inserted replaced
845:aec320fe2653 846:a2e17e0f9622
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. See doc/Audio-mode-config article for further details. 6 enabled. See doc/Audio-mode-config article for further details.
7 7
8 * fc-tmsync got new commands aur and aur-all, described in the 8 * fc-tmsync command additions:
9 doc/Audio-mode-config article. 9
10 + New aur and aur-all commands are documented in the doc/Audio-mode-config
11 article.
12
13 + mpr command works like in fc-tmsh, but also accepts the longer responses
14 (extra 2 bytes) returned by Pirelli's fw.
15
16 + madc command uses the mpr operation to read all 8 MADC channels, with
17 sensible choices of raw or converted reading and decimal or hex display.
10 18
11 * fc-tmsh got new commands rvf-dump, pwr-key and phone-on, sending commands 19 * fc-tmsh got new commands rvf-dump, pwr-key and phone-on, sending commands
12 that are encoded via the ETM debug opcode. On the target firmware side, 20 that are encoded via the ETM debug opcode. On the target firmware side,
13 rvf-dump is an original TCS211 command, whereas pwr-key and phone-on are 21 rvf-dump is an original TCS211 command, whereas pwr-key and phone-on are
14 FreeCalypso Tourmaline additions. 22 FreeCalypso Tourmaline additions.