comparison CHANGES @ 732:4c19ca123c97

CHANGES: tiffs IVA additions
author Mychaela Falconia <falcon@freecalypso.org>
date Fri, 28 Aug 2020 06:07:53 +0000
parents c2fe49987323
children 6d97866bad79
comparison
equal deleted inserted replaced
731:d89b72f2181b 732:4c19ca123c97
9 9
10 * ADC calibration table /sys/adccal is now supported much like various RF 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 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 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. 13 be uploaded with fc-fsio upload-rf-table.
14
15 * Tiffs IVA (In Vitro Analyzer) new features, see doc/TIFFS-IVA-usage for more
16 details:
17
18 + New tiffs decode facility allows single-command extraction and decoding of
19 RF parameter tables and some other FFS files for which tiffs cat -h is
20 insufficient.
21
22 + New tiffs-8m convenience wrapper for examining FFS images read out of Tango
23 modules.
14 24
15 * New tiffs-mkfs utility can generate TIFFS images completely from scratch 25 * New tiffs-mkfs utility can generate TIFFS images completely from scratch
16 "in vitro", containing initial directory and file content given by a Unix 26 "in vitro", containing initial directory and file content given by a Unix
17 directory and file tree on the host system. The resulting image can then be 27 directory and file tree on the host system. The resulting image can then be
18 flashed into a Calypso GSM device running FreeCalypso firmware. 28 flashed into a Calypso GSM device running FreeCalypso firmware.