gr-osmosdr.git branch soapy_support updated. v0.1.4-77-g2a2236c

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
Thu Feb 2 19:35:16 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  2a2236cc9e97581e59cfc8018bd03d90659e6acc (commit)
      from  3511defbf42a3f8cf0fd74b8ae19869406f18b6f (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=2a2236cc9e97581e59cfc8018bd03d90659e6acc

commit 2a2236cc9e97581e59cfc8018bd03d90659e6acc
Author: Josh Blum <josh at joshknows.com>
Date:   Thu Feb 2 11:33:34 2017 -0800

    soapy: support step size in gain ranges
    
    * This change is backwards compatible and checks for API support for step size.
    * Created soapy_common.cc/h to house common gain range functions
    * Moved factory mutex declaration to common source files as well

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

Summary of changes:
 lib/soapy/CMakeLists.txt                           |  1 +
 .../example/aadvark.h => lib/soapy/soapy_common.cc | 45 +++++++++++-----------
 include/osmosdr/api.h => lib/soapy/soapy_common.h  | 31 +++++++++------
 lib/soapy/soapy_sink_c.cc                          | 13 ++-----
 lib/soapy/soapy_source_c.cc                        |  9 ++---
 5 files changed, 50 insertions(+), 49 deletions(-)
 copy docs/doxygen/doxyxml/example/aadvark.h => lib/soapy/soapy_common.cc (53%)
 copy include/osmosdr/api.h => lib/soapy/soapy_common.h (55%)


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



More information about the osmocom-commitlog mailing list