bladeRF-adsb icon indicating copy to clipboard operation
bladeRF-adsb copied to clipboard

FPGA version issue

Open younesmaia opened this issue 3 years ago • 1 comments

After downloading the latest ADSB version FPGA (https://www.nuand.com/fpga/adsbxA4.rbf), i'm getting the following error:

[WARNING @ /privatehost/libraries/libbladeRF/src/board/bladerf1/bladerf1.c:590] FPGA v0.5.0 was detected. Firmware v2.4.0 requires FPGA v0.6.0 or later. Please load a different FPGA version before continuing.

I'm currently not receiving any ADSB messages.

Is this just a warning (and I should look elsewhere for why no messages are being received) or is the latest ADSB version incompatible with the latest firmware (2.4.0)?

younesmaia avatar Aug 16 '21 03:08 younesmaia

The warning clearly states that you not using the correct version of the FPGA image.

You are using v0.5.0 and v0.6.0 or later should be used.

DariusBotha95 avatar Feb 09 '23 08:02 DariusBotha95