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 a311911a33760fcbedd7e6ae8471fac627d06efe (commit)
via 69466a591d24bbd7c499703f802edf6daa8d1952 (commit)
from c8af6b1735950a5feb268b44bc34b1ccd3c07392 (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=a311911a33760fcbedd7e6ae8471f…
commit a311911a33760fcbedd7e6ae8471fac627d06efe
Author: Josh Blum <josh(a)joshknows.com>
Date: Fri Apr 14 11:02:00 2017 -0500
soapy: support set/getFrequencyCorrection() API
backwards compatible changes with #ifdef
set/get_freq_corr() call directly into the SoapySDR
equivalent when supported by the API version.
http://cgit.osmocom.org/gr-osmosdr/commit/?id=69466a591d24bbd7c499703f802ed…
commit 69466a591d24bbd7c499703f802edf6daa8d1952
Author: Josh Blum <josh(a)joshknows.com>
Date: Fri Apr 14 10:57:16 2017 -0500
soapy: support newer getSampleRateRange() API call
Switch to the newer API call which can provide a list of ranges.
There are feature detection ifdefs provided by the library
so that code will always correctly compile.
-----------------------------------------------------------------------
Summary of changes:
lib/soapy/soapy_sink_c.cc | 15 +++++++++++++++
lib/soapy/soapy_source_c.cc | 15 +++++++++++++++
2 files changed, 30 insertions(+)
hooks/post-receive
--
GNU Radio block for interfacing with various radio hardware