gr-osmosdr.git branch soapy_support updated. v0.1.4-74-g860e9a1

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
Tue Jun 7 20:56:20 UTC 2016


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  860e9a1a727688a0b7d2040ed4afdc0669331160 (commit)
      from  e3b6560b0423efbaecb743e7edf6cbb28a1ee3c7 (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=860e9a1a727688a0b7d2040ed4afdc0669331160

commit 860e9a1a727688a0b7d2040ed4afdc0669331160
Author: Josh Blum <josh at joshknows.com>
Date:   Tue Jun 7 13:52:52 2016 -0700

    soapy: provide default gain range step
    
    The soapysdr range type does not provide a step size,
    however apps like the osmocom siggen use this size for a slider,
    and a value of zero will cause a divide by zero error.
    
    Although many ranges are not actually linear,
    the idea to provide some default step to avoid crashes.
    A future addition to the API may include providing a step.

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

Summary of changes:
 lib/soapy/soapy_sink_c.cc   | 4 ++--
 lib/soapy/soapy_source_c.cc | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)


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



More information about the osmocom-commitlog mailing list