# HG changeset patch # User Mychaela Falconia # Date 1598372438 0 # Node ID c2fe499873237147ef3c3b27b23d985f0352b645 # Parent 7f30f92a6e3578f839f623ce077e85cf9658d5b9 CHANGES: adc-cal table support documented diff -r 7f30f92a6e35 -r c2fe49987323 CHANGES --- a/CHANGES Tue Aug 25 07:48:25 2020 +0000 +++ b/CHANGES Tue Aug 25 16:20:38 2020 +0000 @@ -7,6 +7,11 @@ * fc-iram second program invokation mode fix: options for the second program are no longer misinterpreted as fc-iram options. +* ADC calibration table /sys/adccal is now supported much like various RF + parameter tables: it can be decoded from binary to our own ASCII format with + fc-bin2rftab, it can be compiled back into binary with fc-cal2bin, and it can + be uploaded with fc-fsio upload-rf-table. + * New tiffs-mkfs utility can generate TIFFS images completely from scratch "in vitro", containing initial directory and file content given by a Unix directory and file tree on the host system. The resulting image can then be