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
discards 66a01dd09575aec72a87363ffec4f27033e53bc7 (commit)
discards 4ec27bf403dfa90d22d4dd2cb7358f6c69f79087 (commit)
via 2be1612e604f950ba21ef6ff12488eab62e66ad5 (commit)
via ba64a7459a43652354990855176a7d8dad5b9d54 (commit)
This update added new revisions after undoing existing revisions. That is
to say, the old revision is not a strict subset of the new revision. This
situation occurs when you --force push a change and generate a repository
containing something like this:
* -- * -- B -- O -- O -- O (66a01dd09575aec72a87363ffec4f27033e53bc7)
\
N -- N -- N (2be1612e604f950ba21ef6ff12488eab62e66ad5)
When this happens we assume that you've already had alert emails for all
of the O revisions, and so we here report only the revisions in the N
branch from the common base, B.
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=2be1612e604f950ba21ef6ff12488eab…
commit 2be1612e604f950ba21ef6ff12488eab62e66ad5
Author: Lucas Teske <lucas(a)teske.net.br>
Date: Wed Aug 17 10:14:57 2016 -0300
lib: Use GPIO P0 to toggle an (optional) bias-t
At least one distributor of rtl-sdr dongles (
rtl-sdr.com) added
a bias-t to their dongles which could be toggled via GPIO P0 of the
RTL2832U chip.
source:
http://www.rtl-sdr.com/rtl-sdr-blog-v-3-dongles-user-guide/
Signed-off-by: Steve Markgraf <steve(a)steve-m.de>
http://cgit.osmocom.org/rtl-sdr/commit/?id=ba64a7459a43652354990855176a7d8d…
commit ba64a7459a43652354990855176a7d8dad5b9d54
Author: Lucas Teske <lucas(a)teske.net.br>
Date: Wed Aug 17 20:31:33 2016 -0300
lib: fix direction bit in GPIO code
source:
http://lea.hamradio.si/~s57uuu/mischam/rtlsdr/ports.html
* Removed unnecessary comment of old code.
Signed-off-by: Fabian P. Schmidt <kerel-fs(a)gmx.de>
Signed-off-by: Steve Markgraf <steve(a)steve-m.de>
-----------------------------------------------------------------------
Summary of changes:
src/librtlsdr.c | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
hooks/post-receive
--
Repository for Realtek RTL2832U based SDR software