commit | b8843c7979fc8ea54efeaef8e9d524c33c42f099 | [log] [tgz] |
---|---|---|
author | Antti Palosaari <crope@iki.fi> | Sun Aug 24 20:11:27 2014 -0300 |
committer | Mauro Carvalho Chehab <mchehab@osg.samsung.com> | Sun Sep 21 16:42:33 2014 -0300 |
tree | 7feec03a9df82458297b8463442113bc4b6ac14b | |
parent | 8880f2cbdb0a981ea8e6a5ce2915abac26120523 [diff] |
[media] airspy: enhance sample rate debug calculation precision Sample rate calculation gives a little bit too large results because in real life there was around one milliseconds (~one usb packet) too much data for given time. Calculate time more accurate in order to provide better results. Signed-off-by: Antti Palosaari <crope@iki.fi> Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>