Patch to enable XB300 device string support

Discussions related to embedded firmware, driver, and user mode application software development
Post Reply
beaker
Posts: 1
Joined: Wed Sep 07, 2016 12:59 pm

Patch to enable XB300 device string support

Post by beaker »

I developed a patch to enable explicit support for the bladeRF XB300 amplifier in gr-osmosdr. I was surprised to find after purchasing one that this wasn't already integrated. Previously, the only way to configure these settings was to first run a separate bladeRF-cli script. I'm using this build in GNU Radio for R&D purposes and it works great; hopefully others find it as useful as I do.

Attached (tar): git-generated patch file, the two modified source files, and a readme primer. The two modified files are ~/lib/bladerf/bladerf_common.{cc,h}.
bglod
Posts: 201
Joined: Thu Jun 18, 2015 6:10 pm

Re: Patch to enable XB300 device string support

Post by bglod »

Please submit this as a pull request in GitHub. Apply your patch to the latest master so the pull operation is straightforward for us.

Thanks!
Electrical Engineer
Nuand, LLC.
Post Reply