gr-osmosdr/lib/hackrf
Dimitri Stolnikov 5943919828 hackrf: introduce bias=0|1 and bias_tx=0|1 parameters
... to support antenna/phantom power via a new device argument "bias"
(to match Airspy's existing bias power syntax). 0=disable and 1=enable.
I also added a device argument to control bias power at transmit time. I
named this option differently - "bias_tx" - to avoid accidentally
enabling bias power in transmit mode when an LNA may be attached in an
input amplifier configuration.

Original patch provided by Brad Hein
2015-05-27 23:55:00 +02:00
..
CMakeLists.txt hackrf: add TX support (wip) 2013-04-28 12:36:31 +02:00
hackrf_sink_c.cc hackrf: introduce bias=0|1 and bias_tx=0|1 parameters 2015-05-27 23:55:00 +02:00
hackrf_sink_c.h hackrf: signed samples, following commit fd77cfe8a6 2014-02-20 19:47:20 +01:00
hackrf_source_c.cc hackrf: introduce bias=0|1 and bias_tx=0|1 parameters 2015-05-27 23:55:00 +02:00
hackrf_source_c.h introduce osmosdr namespace, remove _c suffix 2013-05-30 16:14:22 +02:00