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

Port to libbladerf 2

Open brianmwaters opened this issue 6 years ago • 0 comments

Port to libbladerf 2, as explained here: https://www.nuand.com/libbladeRF-doc/v2.0.0/relnotes_2_0_0.html. Fixes issues 14 and 15 (which seem like the same issue).

I simply opted to cast instances of BLADERF_MODULE_RX to bladerf_channel_layout instead of renaming things. Only one instance was actually required for it to compile, but I casted all of them.

Tested against local GSM towers and it seems to work.

brianmwaters avatar Sep 27 '18 07:09 brianmwaters