[PATCH 0/3] Adds support for the AirspyHF+

This is merely a historical archive of years 2008-2021, before the migration to mailman3.

A maintained and still updated list archive can be found at https://lists.osmocom.org/hyperkitty/list/osmocom-sdr@lists.osmocom.org/.

Kieren Rasmussen rascustoms at gmail.com
Thu Aug 23 14:29:47 UTC 2018


This builds on the work started in gr-osmosdr-gqrx arispyhf branch by
Alexandru Csete. Further adds support for all the gain stages within 
the Airspy. 

Kieren Rasmussen (3):
  - Added support for manual gain modes of AirspyHF+ - TODO support for
    AGC threshold level
  - Incorrect gain clipping when setting attenuation - Verified working
    with a git build of GQRX
  - Split the AirspyHF+ into a separate block in GRC with more relevant
    parameters exposed

 README                            |   1 +
 grc/CMakeLists.txt                |   1 +
 grc/gen_airspyhf_blocks.py        | 281 ++++++++++++++++++++++++++++++
 grc/gen_osmosdr_blocks.py         |   2 +
 lib/airspyhf/airspyhf_source_c.cc | 102 ++++++++++-
 lib/airspyhf/airspyhf_source_c.h  |   9 +
 6 files changed, 392 insertions(+), 4 deletions(-)
 create mode 100644 grc/gen_airspyhf_blocks.py

-- 
2.18.0




More information about the osmocom-sdr mailing list