Nuand / bladeRF-adsb

bladeRF ADS-B hardware decoder
https://nuand.com/bladeRF-adsb
MIT License
115 stars 31 forks source link

FPGA version issue #14

Open younesmaia opened 2 years ago

younesmaia commented 2 years ago

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)?

DariusBotha95 commented 1 year ago

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.