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 aef2e495de00ce991da37ce2de417d0fcc342790 (commit)
discards b8b5cb4b72b14d94696992e63723a9d65f69080c (commit)
via 66a01dd09575aec72a87363ffec4f27033e53bc7 (commit)
via 4ec27bf403dfa90d22d4dd2cb7358f6c69f79087 (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 (aef2e495de00ce991da37ce2de417d0fcc342790)
\
N -- N -- N (66a01dd09575aec72a87363ffec4f27033e53bc7)
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=66a01dd09575aec72a87363ffec4f270…
commit 66a01dd09575aec72a87363ffec4f27033e53bc7
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=4ec27bf403dfa90d22d4dd2cb7358f6c…
commit 4ec27bf403dfa90d22d4dd2cb7358f6c69f79087
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:
hooks/post-receive
--
Repository for Realtek RTL2832U based SDR software