FreeCalypso > hg > freecalypso-tools
comparison CHANGES @ 879:702470859ebd
document fc-meltest-{e1,pwt}
author | Mychaela Falconia <falcon@freecalypso.org> |
---|---|
date | Wed, 30 Mar 2022 21:23:37 +0000 |
parents | 8ff9bce1b56e |
children | 110749b39ea2 |
comparison
equal
deleted
inserted
replaced
878:f80e3ec41998 | 879:702470859ebd |
---|---|
9 as for fc-buzplay) into the binary format read by the new BUZM melody player | 9 as for fc-buzplay) into the binary format read by the new BUZM melody player |
10 engine in FC Tourmaline firmware. | 10 engine in FC Tourmaline firmware. |
11 | 11 |
12 + fc-ringlist-comp compiles melody lists into the binary format that will be | 12 + fc-ringlist-comp compiles melody lists into the binary format that will be |
13 read by our phone UI firmware at a later stage of integration. | 13 read by our phone UI firmware at a later stage of integration. |
14 | |
15 + fc-meltest-pwt plays a single PWT melody (read from ASCII source file) on a | |
16 running FreeCalypso phone or devboard, accessed via rvinterf. fc-meltest-e1 | |
17 does the same for E1 melodies, playing in the currently active voice path. | |
14 | 18 |
15 * New l1trace-filter program connects to rvinterf as a client and displays only | 19 * New l1trace-filter program connects to rvinterf as a client and displays only |
16 certain filtered L1 traces; it was written for the purpose of isolating | 20 certain filtered L1 traces; it was written for the purpose of isolating |
17 specific traces of interest out of the noise. | 21 specific traces of interest out of the noise. |
18 | 22 |