wiedehopf / readsb

ADS-B decoder swiss knife
Other
346 stars 78 forks source link

bladeRF error after loading bitstream FPGA image #50

Closed tjmullicani closed 10 months ago

tjmullicani commented 10 months ago

Get the following error when using readsb with a Nuand bladeRF 2.0 micro xA4:

bladeRF: loading FPGA bitstream from /usr/share/Nuand/bladeRF/hostedxA4.rbf Calibration TIMEOUT (0x16, 0x80) [ERROR @ host/libraries/libbladeRF/src/board/bladerf2/rfic_host.c:397] _rfic_host_set_sample_rate: ad9361_set_rx_sampling_freq(phy, rate) failed: An unexpected error occurred [ERROR @ host/libraries/libbladeRF/src/board/bladerf2/bladerf2.c:1131] bladerf2_set_sample_rate: rfic->set_sample_rate(dev, ch, rate) failed: An unexpected error occurred bladerf_set_sample_rate failed: An unexpected error occurred [2023-11-17 16:08:09.641 UTC] sdrOpen() failed, exiting! [2023-11-17 16:08:09.648 UTC] Abnormal exit.

tjmullicani commented 10 months ago

resolved by https://github.com/wiedehopf/readsb/pull/48