On Wed, Nov 25, 2015 at 10:13 PM, Daniel Tiganas
<
dan.t...@intrasys.ro> wrote:
> Hi Alex,
> Short question. Is there a way to control the bias-tee software-switch 4,5V
> output of the airspy device to power up the spyverter converter? It would be
> a nice add-on for airspy owners so we don't have to use an external power
> adapter for spyverter. Thanks in advance, again, keep up the good work!
Hi Daniel,
I have not tried it myself, but it should be possible to enable bias
tee by adding "bias=1" to the device string, i.e. the complete device
string would become:
airspy=0,bias=1
Source:
http://sdr.osmocom.org/trac/wiki/GrOsmoSDR#AirSpySource
If it's exposed through the gr-osmosdr API, I may add a button later.
Alex