FreeCalypso > hg > freecalypso-tools
comparison CHANGES @ 486:f478d7491fe6
CHANGES: fc-bin2rftab addition documented
author | Mychaela Falconia <falcon@freecalypso.org> |
---|---|
date | Fri, 15 Mar 2019 06:34:51 +0000 |
parents | e76cb6994508 |
children | 9fce32cc6220 |
comparison
equal
deleted
inserted
replaced
485:944e26b2f314 | 486:f478d7491fe6 |
---|---|
1 Changes in the current code since fc-host-tools-r10: | 1 Changes in the current code since fc-host-tools-r10: |
2 | 2 |
3 * Bugfix: the ability to override CFLAGS= from the top level (see INSTALL) | 3 * Bugfix: the ability to override CFLAGS= from the top level (see INSTALL) |
4 has been fixed and now actually works as intended. | 4 has been fixed and now actually works as intended. |
5 | |
6 * New developer utility fc-bin2rftab can read or extract RF parameter tables | |
7 from binary files and convert them into our FreeCalypso ASCII format. | |
5 | 8 |
6 * Documentation updates for the new bits of knowledge learned from the | 9 * Documentation updates for the new bits of knowledge learned from the |
7 examination of a Sony Ericsson J100 phone: no code changes were needed to | 10 examination of a Sony Ericsson J100 phone: no code changes were needed to |
8 support flash manipulation and RF calibration data extraction on this model, | 11 support flash manipulation and RF calibration data extraction on this model, |
9 but this is the first time the Mother got her hands on one of these phones, | 12 but this is the first time the Mother got her hands on one of these phones, |