Re: [Hackrf-dev] HackRF Amp, RF and LNA gain setting?

2018-04-11 Thread Sims, William Herb (MSFC-ES63)
OK, when I add: "RF=14,BB=16,IF=8" I still see this from gnss-sdr: Using HackRF One with firmware 2017.02.1 Enabled antenna bias voltage Actual RX Rate: 800.00 [SPS]... Actual RX Freq: 157542.00 [Hz]... PLL Frequency tune error 0.00 [Hz]... Actual RX Gain: 14.00 dB...

Re: [Hackrf-dev] HackRF Amp, RF and LNA gain setting?

2018-04-10 Thread Dominic Spill
Hi Herb, Assuming you are using the gr-osmosdr block to control the HackRF, you will need to add RF, IF, and BB to the "device arguments" field. I believe they can be specified as "RF=14,BB=16,IF=8" RF is the amp, so it is either 0 or 14 BB is 0 to 62 in steps of 2 IF is 0 to 40 in steps of 8 U

[Hackrf-dev] HackRF Amp, RF and LNA gain setting?

2018-04-10 Thread Sims, William Herb (MSFC-ES63)
Guys and Gals, I am trying to pass arguments to the HackRF One unit via the gnss-sdr program. I have determined that to turn the bias on/off the argument label is bias=1 What are the argument labels to turn the amplifier, LNA and IF amplifiers on? Thanks in advance, Herb