Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Gains doing some odd things in calibration on LimeSDR #5

Open
kieranfish opened this issue Nov 8, 2017 · 2 comments
Open

Gains doing some odd things in calibration on LimeSDR #5

kieranfish opened this issue Nov 8, 2017 · 2 comments

Comments

@kieranfish
Copy link

Hey there. I’m using Qspectrumanalyzer, which runs on soapy_power. And I'm using the "--specific gains" command to change my gains and it goes through the usual calibration, but it's doing some odd things. I’ve set the gains using:

–specific-gains LNA=10,PGA=10,TIA=10

But when I read through the terminal, it says the following:

Rx calibration using RSSI INTERNAL ON BOARD loopback Rx ch.A @ 1904.65 MHz, BW: 30 MHz, RF input: LNAH, PGA: 22, LNA: 4, TIA: 2 Rx calibration: using cached values Rx calibration values found in cache:

According to the data sheet, the max gains are: LNA = 30, TIA =12, and PGA = 19. So that shouldn't be an issue.

If I set the gains to their max, I get the following.

Rx ch.A @ 1904.65 MHz, BW: 30 MHz, RF input: LNAH, PGA: 31, LNA: 15, TIA: 3

Not sure if this is relevant, but I commented out 2 lines (111 and 112) in Soapy_power.py that apply a -g option to the command line if the value is not negative. This was just to get the program to accept the specific gains, as it was telling me:

'soapy_power: error: argument -G/–specific-gains: not allowed with argument -g/–gain'

@kieranfish
Copy link
Author

Just set the LNA, TIA and PGA to 10dB with the specific gains command and got the following on the terminal

'Rx ch.A @ 1904.65 MHz, BW: 30 MHz, RF input: LNAH, PGA: 22, LNA: 4, TIA: 2'
So something weird is happening. Can someone try replicate this?

@kieranfish
Copy link
Author

@xmikos please help

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

No branches or pull requests

1 participant