Skip to content

Update bladeRF_SoapySDR::getGainMode to check not for BLADERF_GAIN_AUTOMATIC but that value is not BLADERF_GAIN_MANAUL#67

Open
aurimasniekis wants to merge 1 commit into
pothosware:masterfrom
aurimasniekis:patch-1
Open

Update bladeRF_SoapySDR::getGainMode to check not for BLADERF_GAIN_AUTOMATIC but that value is not BLADERF_GAIN_MANAUL#67
aurimasniekis wants to merge 1 commit into
pothosware:masterfrom
aurimasniekis:patch-1

Conversation

@aurimasniekis
Copy link
Copy Markdown

The current issue with BladeRF 2.0 is that when setGainMode is set to automatic, reading the value back returns false.

This occurs because BladeRF supports multiple automatic gain modes, but the current implementation represents them as a single boolean value. As a result, the readback does not accurately reflect the configured automatic mode, causing the check to return false.

…TOMATIC but that value is not BLADERF_GAIN_MANAUL
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant