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 "Repository for Realtek RTL2832U based SDR software".
The branch, master has been updated
via 8b4d755ba1b889510fba30f627ee08736203070d (commit)
via c5dc459fc51d4b6721a7c0457ac0cddbb3213b2c (commit)
from 92df068dc5acae9e671eefe1f80626319819c52b (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/rtl-sdr/commit/?id=8b4d755ba1b889510fba30f627ee0873…
commit 8b4d755ba1b889510fba30f627ee08736203070d
Merge: 92df068 c5dc459
Author: Steve Markgraf <steve(a)steve-m.de>
Date: Sat May 16 00:48:37 2015 +0200
Merge pull request #20 from lcl7/correct-e4k_reg_write
Correct return code of e4k_reg_write().
http://cgit.osmocom.org/rtl-sdr/commit/?id=c5dc459fc51d4b6721a7c0457ac0cddb…
commit c5dc459fc51d4b6721a7c0457ac0cddbb3213b2c
Author: lcl <lcl(a)nanohome.be>
Date: Wed May 6 20:28:38 2015 +0200
Correct return code of e4k_reg_write().
In contradiction with the documentation, e4k_reg_write() was
returning the value 2 upon success (the number of bytes written),
not zero as documented.
Patched to return zero upon success.
As a consequence, this corrects also the return value of
e4k_reg_set_mask() and e4k_dc_offset_calibrate().
-----------------------------------------------------------------------
Summary of changes:
src/tuner_e4k.c | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
hooks/post-receive
--
Repository for Realtek RTL2832U based SDR software