FreeCalypso > hg > freecalypso-tools
comparison doc/Host-tools-overview @ 485:944e26b2f314
doc/Host-tools-overview: fc-bin2rftab addition documented
| author | Mychaela Falconia <falcon@freecalypso.org> |
|---|---|
| date | Fri, 15 Mar 2019 06:24:08 +0000 |
| parents | 44f73d56b6f5 |
| children | 245ffa153cea |
comparison
equal
deleted
inserted
replaced
| 484:68c7e4edc4da | 485:944e26b2f314 |
|---|---|
| 77 build time, and these numeric indices are all that gets emitted | 77 build time, and these numeric indices are all that gets emitted |
| 78 on the RVTMUX serial channel. This numeric trace output can be | 78 on the RVTMUX serial channel. This numeric trace output can be |
| 79 turned back into ASCII strings if you have the str2ind.tab file | 79 turned back into ASCII strings if you have the str2ind.tab file |
| 80 corresponding to the fw version that emitted the output in | 80 corresponding to the fw version that emitted the output in |
| 81 question; this ctracedec utility performs that decoding. | 81 question; this ctracedec utility performs that decoding. |
| 82 | |
| 83 fc-bin2rftab This program is a developer tool: it reads a binary RF table of | |
| 84 the user-specified type from a binary file (at a user-specified | |
| 85 offset, allowing extraction of tables from alien firmwares and | |
| 86 whatnot) and emits it in FreeCalypso ASCII format. | |
| 82 | 87 |
| 83 fc-buzplay This program plays piezoelectic buzzer melodies on an actual | 88 fc-buzplay This program plays piezoelectic buzzer melodies on an actual |
| 84 Calypso device equipped with such a buzzer (Mot C1xx, TI's | 89 Calypso device equipped with such a buzzer (Mot C1xx, TI's |
| 85 D-Sample board, our planned future HSMBP) by loading a buzplayer | 90 D-Sample board, our planned future HSMBP) by loading a buzplayer |
| 86 agent onto the target and feeding melodies to be played to it. | 91 agent onto the target and feeding melodies to be played to it. |
