gr-osmosdr.git branch soapy_support updated. v0.1.4-87-gc8af6b1

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-commitlog@lists.osmocom.org/.

gitosis at osmocom.org gitosis at osmocom.org
Sun Apr 2 02:47:15 UTC 2017


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "GNU Radio block for interfacing with various radio hardware".

The branch, soapy_support has been updated
       via  c8af6b1735950a5feb268b44bc34b1ccd3c07392 (commit)
       via  e9dde9afd754c6e3bcf1a1444c04064051f04ecd (commit)
       via  71846180f548bac7412ce0fede505672c343b2d5 (commit)
       via  43df1c98c4110a4d3b66ce867da7c21dbf1e6d58 (commit)
       via  20a5fd1a68f704b000244d35316efdd40f3e5619 (commit)
       via  6a0cac6609c6d16ae0a4ecb3da463fb42e3e1550 (commit)
       via  c6ed80aea7fcbd45035f20c6389b2c9892bd6abe (commit)
       via  3823c8efce1fd3f9b51debb5569c9419dbb38a89 (commit)
       via  6ea6c19028f8a93c3a942856def5afcf894cba9d (commit)
       via  0dc8154f087a0b2b9b2e53351592d16e3c278786 (commit)
      from  2a2236cc9e97581e59cfc8018bd03d90659e6acc (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
http://cgit.osmocom.org/gr-osmosdr/commit/?id=c8af6b1735950a5feb268b44bc34b1ccd3c07392

commit c8af6b1735950a5feb268b44bc34b1ccd3c07392
Author: Josh Blum <josh at joshknows.com>
Date:   Sat Apr 1 19:45:51 2017 -0700

    soapy - check for freq corr before invoking
    
    set_freq_corr() is often a NOP for devices.
    checking avoids crashes for some applications (ex GQRX)

-----------------------------------------------------------------------

Summary of changes:
 CMakeLists.txt                  |   1 +
 lib/airspy/airspy_fir_kernels.h | 101 ++++++++++++++++++++++++++++++++++++++++
 lib/airspy/airspy_source_c.cc   |  72 +++++++++++++++++++++++++---
 lib/bladerf/CMakeLists.txt      |   3 +-
 lib/bladerf/bladerf_sink_c.cc   |   7 ++-
 lib/bladerf/bladerf_source_c.cc |  19 ++------
 lib/hackrf/hackrf_sink_c.cc     |  27 +++++++----
 lib/hackrf/hackrf_source_c.cc   |  27 +++++++----
 lib/rfspace/rfspace_source_c.cc |  37 +++++++++++++++
 lib/rfspace/rfspace_source_c.h  |   3 ++
 lib/rtl/rtl_source_c.cc         |   2 +-
 lib/rtl_tcp/rtl_tcp_source_c.cc |   2 +-
 lib/soapy/soapy_sink_c.cc       |  14 +++++-
 lib/soapy/soapy_source_c.cc     |  14 +++++-
 14 files changed, 276 insertions(+), 53 deletions(-)
 create mode 100644 lib/airspy/airspy_fir_kernels.h


hooks/post-receive
-- 
GNU Radio block for interfacing with various radio hardware



More information about the osmocom-commitlog mailing list