comparison CHANGES @ 908:3aca343be11c

CHANGES: add TCH changes since fc-host-tools-r17
author Mychaela Falconia <falcon@freecalypso.org>
date Thu, 29 Dec 2022 09:54:09 +0000
parents 203c025e71ab
children fec07c595ad3
comparison
equal deleted inserted replaced
907:3de3b34189be 908:3aca343be11c
1 Changes from fc-host-tools-r17 to fc-host-tools-r18:
2
3 * Changes for the newly resurrected TCH tap feature:
4
5 + fc-shell tch record facility now accepts both the old DL bits format sent
6 by FC Citrine firmware and the new format sent by current FC Tourmaline fw;
7 when the new DL bits format is received, the line-based ASCII output also
8 exhibits a new extended format.
9
10 + New fc-efr2tch utility is the EFR counterpart to unchanged fc-fr2tch.
11
12 + doc/TCH-bit-access article updated for the new environment that includes
13 not only the small-ish changes above, but also new FC Tourmaline firmware
14 and the new GSM codec libraries & utilities package.
15
16 * rvinterf log output verbosity change: TCH packets are now elided from the
17 output by default, replaced by a count of how many were sent and received;
18 the new -v option turns on verbose mode in which every such packet is dumped
19 in hex like before.
20
1 Changes from fc-host-tools-r16 to fc-host-tools-r17: 21 Changes from fc-host-tools-r16 to fc-host-tools-r17:
2 22
3 * New utilities have been added for working with FreeCalypso PWT melodies, 23 * New utilities have been added for working with FreeCalypso PWT melodies,
4 to be played via the buzzer on those FC phones and development boards that 24 to be played via the buzzer on those FC phones and development boards that
5 are equipped with such - see doc/Buzzer-melodies article for further details. 25 are equipped with such - see doc/Buzzer-melodies article for further details.