Nuand / gr-bladeRF

GNU Radio block for bladeRF devices
GNU General Public License v3.0
28 stars 8 forks source link

getting errors in feature parameter of bladeRF sink/source block #15

Open harshjoshi01 opened 7 months ago

harshjoshi01 commented 7 months ago

hello everyone,

i just installed gr-bladeRF and try to run gr-bladeRF/apps/fm_receiver.grc but it gives runtime error that unable to set feature invalid opeartion or parameter.

i am using bladeRF 2.0 micro xA4.

so if anyone know how to solve this error than please help...

thanks

rthomp10 commented 7 months ago

What FPGA version and libbladeRF version is gr-bladeRF relying on? Please set the source block verbosity to verbose and provide the output. Also ensure the FPGA version is at least v0.15.0 since this is where the feature implementations were added to the HDL.