FreeCalypso > hg > freecalypso-tools
comparison doc/Host-tools-overview @ 863:694a94d15eb1
doc/Host-tools-overview: document fc-add-ramps
| author | Mychaela Falconia <falcon@freecalypso.org> |
|---|---|
| date | Thu, 24 Mar 2022 03:40:35 +0000 |
| parents | 2f401860e9ad |
| children | 82d4a7438639 |
comparison
equal
deleted
inserted
replaced
| 862:5efb2832f4c2 | 863:694a94d15eb1 |
|---|---|
| 89 build time, and these numeric indices are all that gets emitted | 89 build time, and these numeric indices are all that gets emitted |
| 90 on the RVTMUX serial channel. This numeric trace output can be | 90 on the RVTMUX serial channel. This numeric trace output can be |
| 91 turned back into ASCII strings if you have the str2ind.tab file | 91 turned back into ASCII strings if you have the str2ind.tab file |
| 92 corresponding to the fw version that emitted the output in | 92 corresponding to the fw version that emitted the output in |
| 93 question; this ctracedec utility performs that decoding. | 93 question; this ctracedec utility performs that decoding. |
| 94 | |
| 95 fc-add-ramps This program is a developer tool, specifically for engineers | |
| 96 working on RF Tx tract tuning. It reads a table of Tx ramp | |
| 97 templates in FreeCalypso RF table ASCII format, adds up each | |
| 98 ramp and reports the resulting sums. | |
| 94 | 99 |
| 95 fc-bin2rftab This program is a developer tool: it reads a binary RF table of | 100 fc-bin2rftab This program is a developer tool: it reads a binary RF table of |
| 96 the user-specified type from a binary file (at a user-specified | 101 the user-specified type from a binary file (at a user-specified |
| 97 offset, allowing extraction of tables from alien firmwares and | 102 offset, allowing extraction of tables from alien firmwares and |
| 98 whatnot) and emits it in FreeCalypso ASCII format. | 103 whatnot) and emits it in FreeCalypso ASCII format. |
