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 cf9549485af61658eab3e14e0a89db80742eb547 (commit)
from 117f64885904f743d1f04c5ddbbd39aab5a56e6d (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=cf9549485af61658eab3e14e0a89d…
commit cf9549485af61658eab3e14e0a89db80742eb547
Author: Josh Blum <josh(a)joshknows.com>
Date: Fri Apr 21 11:29:30 2017 -0700
soapy - correct constant for frequency correction
This is a typo, some modules use the "CORR" string
in the setFrequency(dir, chan, name, value) API
to perform fine frequency adjustments.
Updated modules will use setFrequencyCorrection(),
this is support for backwards compatible implementations.
-----------------------------------------------------------------------
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