aboutsummaryrefslogtreecommitdiffstats
path: root/host/lib/usrp/dboard
diff options
context:
space:
mode:
authormichael-west <michael.west@ettus.com>2021-12-09 16:22:28 -0800
committerAaron Rossetto <aaron.rossetto@ni.com>2022-01-10 16:19:11 -0600
commit699870d7dec67b43c08e55fcc1d4e159a337c49a (patch)
tree4bb85f94157425a4f32d028ec8cdd8d5eaa36a8f /host/lib/usrp/dboard
parent5d80e28752d2b6f202480ce591f142f5e6f90139 (diff)
downloaduhd-699870d7dec67b43c08e55fcc1d4e159a337c49a.tar.gz
uhd-699870d7dec67b43c08e55fcc1d4e159a337c49a.tar.bz2
uhd-699870d7dec67b43c08e55fcc1d4e159a337c49a.zip
RFNoC: Fix DSP frequency accuracy
The host code was calculating and programming a 32-bit value for the DSP frequency, but the DDS modules in the FPGA only use the upper 24-bits. This led to inaccurate frequency values being returned. This change corrects the resolution of the value on the host side so an accurate value is returned. Signed-off-by: michael-west <michael.west@ettus.com>
Diffstat (limited to 'host/lib/usrp/dboard')
0 files changed, 0 insertions, 0 deletions