Closed jynik closed 10 years ago
The patch has been pushed to: https://github.com/Nuand/bladeRF/tree/dev-issue_309
My transverter's still on its way back to me. @n2cr, any chance you could double check this?
Found a couple little issues in the commit -- ammended the commit in dev-issue_309.
I also noted that BLADERF_XB_NONE isn't supported, and have opened Issue #310 for this.
Verified that xb enable 100 now fails on a system with base board + XB-200
Addressed in 0189d485122a96d05395a323c30fca7665ab2280.
As noted by @n2cr, attempting to attach an XB-100 via
bladerf_expansion_attach()
succeeds, despite there being no FPGA or host-side support for this device yet.I will push a patch to have this return BLADERF_ERR_UNSUPPORTED, until such support is added.