commit | 0d698a538f8d4827c3209c44db57ca5a5945550e | [log] [tgz] |
---|---|---|
author | Lars-Peter Clausen <lars@metafoo.de> | Fri May 17 16:37:11 2019 +0300 |
committer | Jonathan Cameron <Jonathan.Cameron@huawei.com> | Sat May 18 09:40:37 2019 +0100 |
tree | 98d0c4eccdaa170a7e8039593c68fa540ba0ed41 | |
parent | a2d2010d95cd7ffe3773aba6eaee35d54e332c25 [diff] |
iio: ad9523-1: Improve reported VCO frequency accuracy To improve the accuracy of the reported VCO frequency perform all multiplications before divisions. This reduces rounding errors and makes sure the reported rates are accurate down to the last digit. Signed-off-by: Lars-Peter Clausen <lars@metafoo.de> Signed-off-by: Alexandru Ardelean <alexandru.ardelean@analog.com> Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>