FreeCalypso > hg > freecalypso-tools
comparison CHANGES @ 312:eb6a0a052aab
CHANGES: c1xx-calextr and RF table changes documented
author | Mychaela Falconia <falcon@freecalypso.org> |
---|---|
date | Wed, 22 Nov 2017 05:46:28 +0000 |
parents | 081e22784044 |
children | b8479251ad0a |
comparison
equal
deleted
inserted
replaced
311:b84bc65e7f86 | 312:eb6a0a052aab |
---|---|
1 Changes in the current code since fc-host-tools-r7: | 1 Changes in the current code since fc-host-tools-r7: |
2 | |
3 * New c1xx-calextr utility can extract the factory RF calibration values for | |
4 Mot C1xx phones from a dump of their flash; see doc/Compal-calibration. | |
5 | |
6 * Support for RF tables in FreeCalypso ASCII format (see doc/RF_tables) is | |
7 more complete: there is an ASCII format for the full 512 byte Tx ramps table, | |
8 any ASCII RF table can be converted to native binary with fc-cal2bin, most | |
9 ASCII RF tables can be uploaded directly into FFS with fc-fsio's new | |
10 upload-rf-table command. | |
11 | |
12 * fc-cal2text change: Tx ramps tables are now emitted in the new ASCII format | |
13 with one file for the whole table, not split into 16 single ramp template | |
14 files any more. | |
2 | 15 |
3 * fc-fsio pirelli-magnetite-init command now copies the previously missed | 16 * fc-fsio pirelli-magnetite-init command now copies the previously missed |
4 /gsm/rf/afcdac record. | 17 /gsm/rf/afcdac record. |
5 | 18 |
6 * The audio mode configurations that have been added in fc-host-tools-r7 have | 19 * The audio mode configurations that have been added in fc-host-tools-r7 have |