compatibility firmware, fpga, and libbladerf

Having issues with the site, hardware, source code, or any other issues?
Post Reply
andrew77
Posts: 29
Joined: Mon Mar 02, 2015 2:02 pm

compatibility firmware, fpga, and libbladerf

Post by andrew77 »

Is there a explanation table by which I can load a fw release with a fpga and libbladerf without encountering problems of compatibility?

Thanks
jynik
Posts: 455
Joined: Thu Jun 06, 2013 8:15 pm

Re: compatibility firmware, fpga, and libbladerf

Post by jynik »

In general, you'll want to stick with version sets listed on release page on GitHub. These are the tested configurations and are what the developers recommend be packaged together.

The release notes of the FX3 and the FPGA should generally list important notes about compatibility changes. Lastly, libbladeRF itself tries to do some basic sanity checks using this table:
https://github.com/Nuand/bladeRF/blob/f ... n_compat.c
Post Reply