cjcliffe / CubicSDR

Cross-Platform Software-Defined Radio Application
http://www.cubicsdr.com
GNU General Public License v2.0
2.05k stars 252 forks source link

stupid user question #187

Closed k9wkj closed 8 years ago

k9wkj commented 8 years ago

i must be a dullard i have no idea how to control the LNA gain in the dongle i know there is some agc action going on. but is there? or could there be a control for auto/manual , gain , attack speed most other programs have a gain control, GQRX is the only one that gives any control over it

cjcliffe commented 8 years ago

Is this RTLSDR? and which tuner does the dongle have?

k9wkj commented 8 years ago

Ohh yes RTL-SDR its a T2 tuner Well tuners, I have 5 of them On Nov 11, 2015 7:24 PM, "Charles J. Cliffe" notifications@github.com wrote:

Is this RTLSDR? and which tuner does the dongle have?

— Reply to this email directly or view it on GitHub https://github.com/cjcliffe/CubicSDR/issues/187#issuecomment-155967578.

cjcliffe commented 8 years ago

@k9wkj are you just looking to enable the manual gain? If you have the latest build you can just un-check "Automatic Gain" under the settings menu and the manual gain controls will appear.

k9wkj commented 8 years ago

ohh my!!! i havent built latest yet and i guess i didnt read the change logs!

thanks!

On Wed, Nov 11, 2015 at 8:54 PM, Charles J. Cliffe <notifications@github.com

wrote:

@k9wkj https://github.com/k9wkj are you just looking to enable the manual gain? If you have the latest build you can just un-check "Automatic Gain" under the settings menu and the manual gain controls will appear.

— Reply to this email directly or view it on GitHub https://github.com/cjcliffe/CubicSDR/issues/187#issuecomment-155982663.

cjcliffe commented 8 years ago

Aye, been quite a few things pushed to master in the last few days :)

https://github.com/cjcliffe/CubicSDR/releases/tag/0.1.16-soapysdr also has a bundled binary version for OSX and Windows.

Cheers!