FreeCalypso > hg > freecalypso-tools
comparison CHANGES @ 875:8ff9bce1b56e
document fc-ringlist-comp
| author | Mychaela Falconia <falcon@freecalypso.org> |
|---|---|
| date | Wed, 30 Mar 2022 06:25:47 +0000 |
| parents | b026f1156852 |
| children | 702470859ebd |
comparison
equal
deleted
inserted
replaced
| 874:f442156d31ad | 875:8ff9bce1b56e |
|---|---|
| 1 Changes in the current code since fc-host-tools-r16: | 1 Changes in the current code since fc-host-tools-r16: |
| 2 | 2 |
| 3 * New fc-pwt-comp utility compiles PWT buzzer melodies from our ASCII source | 3 * New utilities have been added for working with FreeCalypso PWT melodies, |
| 4 format (same as for fc-buzplay) into the new binary format we are defining | 4 to be played via the buzzer on those FC phones and development boards that |
| 5 for the new BUZM melody player engine in FC Tourmaline firmware. | 5 are equipped with such - see doc/Buzzer-melodies article for further details. |
| 6 The new utilities are: | |
| 7 | |
| 8 + fc-pwt-comp compiles PWT buzzer melodies from our ASCII source format (same | |
| 9 as for fc-buzplay) into the binary format read by the new BUZM melody player | |
| 10 engine in FC Tourmaline firmware. | |
| 11 | |
| 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. | |
| 6 | 14 |
| 7 * New l1trace-filter program connects to rvinterf as a client and displays only | 15 * New l1trace-filter program connects to rvinterf as a client and displays only |
| 8 certain filtered L1 traces; it was written for the purpose of isolating | 16 certain filtered L1 traces; it was written for the purpose of isolating |
| 9 specific traces of interest out of the noise. | 17 specific traces of interest out of the noise. |
| 10 | 18 |
