You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
So I am actually running FPGA version 0.15.3, but for whatever reason it is being reported incorrectly. The issue still seems to appear in FPGA v0.12.0 as well, so I am assuming it is a libbladerf issue and not the fpga (or fx3 firmware?)
BladeRf Version Info
after setting
BLADERF_CORR_DCOFF_I
orBLADERF_CORR_DCOFF_Q
to 0, reads frombladerf_get_correction
output a value of 2048.Further, setting values 0-15 inclusive also report 2048 while values 16-32 set it to 2064.
This pattern seems to repeat.
C Test Script
I originally noticed this with other program I am working on here.
Potentially, but probably unrelated (from a long time ago) issue: #284
The text was updated successfully, but these errors were encountered: