FreeCalypso > hg > freecalypso-tools
comparison CHANGES @ 724:c2fe49987323
CHANGES: adc-cal table support documented
author | Mychaela Falconia <falcon@freecalypso.org> |
---|---|
date | Tue, 25 Aug 2020 16:20:38 +0000 |
parents | 631b096108cd |
children | 4c19ca123c97 |
comparison
equal
deleted
inserted
replaced
723:7f30f92a6e35 | 724:c2fe49987323 |
---|---|
4 Intel-style flash chips; this OTP protection register holds the factory IMEI | 4 Intel-style flash chips; this OTP protection register holds the factory IMEI |
5 on Compal phones. | 5 on Compal phones. |
6 | 6 |
7 * fc-iram second program invokation mode fix: options for the second program | 7 * fc-iram second program invokation mode fix: options for the second program |
8 are no longer misinterpreted as fc-iram options. | 8 are no longer misinterpreted as fc-iram options. |
9 | |
10 * ADC calibration table /sys/adccal is now supported much like various RF | |
11 parameter tables: it can be decoded from binary to our own ASCII format with | |
12 fc-bin2rftab, it can be compiled back into binary with fc-cal2bin, and it can | |
13 be uploaded with fc-fsio upload-rf-table. | |
9 | 14 |
10 * New tiffs-mkfs utility can generate TIFFS images completely from scratch | 15 * New tiffs-mkfs utility can generate TIFFS images completely from scratch |
11 "in vitro", containing initial directory and file content given by a Unix | 16 "in vitro", containing initial directory and file content given by a Unix |
12 directory and file tree on the host system. The resulting image can then be | 17 directory and file tree on the host system. The resulting image can then be |
13 flashed into a Calypso GSM device running FreeCalypso firmware. | 18 flashed into a Calypso GSM device running FreeCalypso firmware. |