gr-osmosdr/lib/hackrf
Dimitri Stolnikov a5bdb27240 hackrf: add TX support (wip)
features:

- gain control for AMP & VGA
- frequency error correction
- automatic baseband filter
- up to 20M sampling rate

limitations:

- no DC offset correction implemented (yet)
- high sampling rates may not work on slow machines

the following TX named gain stages are available:

RF: MGA-81563, switchable 0 or 14dB
IF: MAX2837 VGA, 0 to 47dB in 1dB steps
2013-04-28 12:36:31 +02:00
..
CMakeLists.txt hackrf: add TX support (wip) 2013-04-28 12:36:31 +02:00
hackrf_sink_c.cc hackrf: add TX support (wip) 2013-04-28 12:36:31 +02:00
hackrf_sink_c.h hackrf: add TX support (wip) 2013-04-28 12:36:31 +02:00
hackrf_source_c.cc hackrf: updated source comments 2013-04-28 12:28:04 +02:00
hackrf_source_c.h hackf: implement start & stop methods 2013-04-26 21:50:50 +02:00