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

Implement Gain #2

Open
1 of 2 tasks
cjcliffe opened this issue Jun 27, 2016 · 3 comments
Open
1 of 2 tasks

Implement Gain #2

cjcliffe opened this issue Jun 27, 2016 · 3 comments
Assignees
Milestone

Comments

@cjcliffe
Copy link
Contributor

cjcliffe commented Jun 27, 2016

  • VGA, MIXER, LNA
  • LINEARITY, SENSITIVITY?
@cjcliffe cjcliffe modified the milestone: 0.1.0 Jun 27, 2016
@cjcliffe cjcliffe self-assigned this Jun 27, 2016
@xmikos
Copy link

xmikos commented Jul 13, 2016

It would be really great if you can implement general gain setting in both "linearity" and "sensitivity" mode. E.g. "linearity" mode is very useful for spectrum analyzer apps (like my QSpectrumAnalyzer). I can reimplement it in app by taking gain tables for linearity and sensitivity mode from https://github.com/airspy/host/blob/master/libairspy/src/airspy.c#L117 and setting VGA, MIXER, LNA gains manually according to it, but it seems wrong duplicating it like this. It should be in lower level.

@ghost
Copy link

ghost commented Dec 12, 2017

#14

@gymnae
Copy link

gymnae commented Oct 30, 2020

I'm still very interested in this, it appears I cannot pass the values from the lookup table properly by hand.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants