FreeCalypso > hg > freecalypso-tools
comparison doc/Host-tools-overview @ 875:8ff9bce1b56e
document fc-ringlist-comp
| author | Mychaela Falconia <falcon@freecalypso.org> |
|---|---|
| date | Wed, 30 Mar 2022 06:25:47 +0000 |
| parents | 5a7ab739e4f3 |
| children | 702470859ebd |
comparison
equal
deleted
inserted
replaced
| 874:f442156d31ad | 875:8ff9bce1b56e |
|---|---|
| 190 where compiled-in default RF parameter tables are defined. | 190 where compiled-in default RF parameter tables are defined. |
| 191 | 191 |
| 192 fc-rgbconv A simple aid for phone UI development that converts RGB color | 192 fc-rgbconv A simple aid for phone UI development that converts RGB color |
| 193 values between human-intuitive 8:8:8 format and the 5:6:5 format | 193 values between human-intuitive 8:8:8 format and the 5:6:5 format |
| 194 used by the color LCDs in the phones targeted by FreeCalypso. | 194 used by the color LCDs in the phones targeted by FreeCalypso. |
| 195 | |
| 196 fc-ringlist-comp | |
| 197 This program compiles a list of ringing tone or message alert | |
| 198 tone melodies from ASCII source into the binary format (.mls) | |
| 199 that will be uploaded into FreeCalypso device FFS and read by | |
| 200 the UI layer of FC phone firmwares. See the Buzzer-melodies | |
| 201 article for more details. | |
| 195 | 202 |
| 196 fc-serterm This tool is a trivial serial terminal program. Its special | 203 fc-serterm This tool is a trivial serial terminal program. Its special |
| 197 feature is that any output coming from the serial port that | 204 feature is that any output coming from the serial port that |
| 198 isn't printable ASCII is displayed as by cat -v. It is useful | 205 isn't printable ASCII is displayed as by cat -v. It is useful |
| 199 for talking to serially-interfaced devices that mix ASCII with | 206 for talking to serially-interfaced devices that mix ASCII with |
