<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rtl-sdr/src, branch master</title>
<subtitle>Mirror repo for various hacks on rtl-sdr</subtitle>
<id>https://git.yuv.al/rtl-sdr/atom/src?h=master</id>
<link rel='self' href='https://git.yuv.al/rtl-sdr/atom/src?h=master'/>
<link rel='alternate' type='text/html' href='https://git.yuv.al/rtl-sdr/'/>
<updated>2013-01-31T19:42:42Z</updated>
<entry>
<title>rtl_fm: osx does not like semaphores</title>
<updated>2013-01-31T19:42:42Z</updated>
<author>
<name>Kyle Keen</name>
<email>keenerd@gmail.com</email>
</author>
<published>2013-01-30T22:40:00Z</published>
<link rel='alternate' type='text/html' href='https://git.yuv.al/rtl-sdr/commit/?id=ea4dbd242d268e50163acb8df1ac662485b43632'/>
<id>urn:sha1:ea4dbd242d268e50163acb8df1ac662485b43632</id>
<content type='text'>
Signed-off-by: Steve Markgraf &lt;steve@steve-m.de&gt;
</content>
</entry>
<entry>
<title>rtl_fm: dc block from TonberryKing</title>
<updated>2013-01-30T19:24:24Z</updated>
<author>
<name>Kyle Keen</name>
<email>keenerd@gmail.com</email>
</author>
<published>2013-01-30T05:33:11Z</published>
<link rel='alternate' type='text/html' href='https://git.yuv.al/rtl-sdr/commit/?id=8d358b44d4f0c85ee2c3397df45b844068547588'/>
<id>urn:sha1:8d358b44d4f0c85ee2c3397df45b844068547588</id>
<content type='text'>
Signed-off-by: Steve Markgraf &lt;steve@steve-m.de&gt;
</content>
</entry>
<entry>
<title>rtl_fm: bugfixes from TonberryKing</title>
<updated>2013-01-30T19:24:24Z</updated>
<author>
<name>Kyle Keen</name>
<email>keenerd@gmail.com</email>
</author>
<published>2013-01-30T04:05:09Z</published>
<link rel='alternate' type='text/html' href='https://git.yuv.al/rtl-sdr/commit/?id=e8e735caf4786d55e65cff4bcff7b34c71b6d552'/>
<id>urn:sha1:e8e735caf4786d55e65cff4bcff7b34c71b6d552</id>
<content type='text'>
Signed-off-by: Steve Markgraf &lt;steve@steve-m.de&gt;
</content>
</entry>
<entry>
<title>rtl_fm: Miroslav Slugeň's atan lut</title>
<updated>2013-01-30T19:24:24Z</updated>
<author>
<name>Kyle Keen</name>
<email>keenerd@gmail.com</email>
</author>
<published>2013-01-30T02:38:27Z</published>
<link rel='alternate' type='text/html' href='https://git.yuv.al/rtl-sdr/commit/?id=c85cab2dae0ed59e244a2160fa632596c9707eb9'/>
<id>urn:sha1:c85cab2dae0ed59e244a2160fa632596c9707eb9</id>
<content type='text'>
Signed-off-by: Steve Markgraf &lt;steve@steve-m.de&gt;
</content>
</entry>
<entry>
<title>rtl_adsb: 16 bit magnitudes</title>
<updated>2013-01-30T19:24:24Z</updated>
<author>
<name>Kyle Keen</name>
<email>keenerd@gmail.com</email>
</author>
<published>2013-01-30T01:31:49Z</published>
<link rel='alternate' type='text/html' href='https://git.yuv.al/rtl-sdr/commit/?id=c6a731a0dcff882edb4777a816865f525966464d'/>
<id>urn:sha1:c6a731a0dcff882edb4777a816865f525966464d</id>
<content type='text'>
Signed-off-by: Steve Markgraf &lt;steve@steve-m.de&gt;
</content>
</entry>
<entry>
<title>lib: remove "e.g. hama nano" from the default device description</title>
<updated>2013-01-28T23:30:09Z</updated>
<author>
<name>Steve Markgraf</name>
<email>steve@steve-m.de</email>
</author>
<published>2013-01-28T23:30:09Z</published>
<link rel='alternate' type='text/html' href='https://git.yuv.al/rtl-sdr/commit/?id=b656896f668c7887bbf2cefb2047fe9078de5ae2'/>
<id>urn:sha1:b656896f668c7887bbf2cefb2047fe9078de5ae2</id>
<content type='text'>
This caused some confusion...

Signed-off-by: Steve Markgraf &lt;steve@steve-m.de&gt;</content>
</entry>
<entry>
<title>exit if our usb device disappears</title>
<updated>2013-01-16T19:05:52Z</updated>
<author>
<name>Hoernchen</name>
<email>la@tfc-server.de</email>
</author>
<published>2013-01-16T19:03:00Z</published>
<link rel='alternate' type='text/html' href='https://git.yuv.al/rtl-sdr/commit/?id=3cbf1392612a0c6f02ec178f8e78568138f12b0a'/>
<id>urn:sha1:3cbf1392612a0c6f02ec178f8e78568138f12b0a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>lib: enable standby mode of e4k and r820t on exit</title>
<updated>2013-01-16T00:43:45Z</updated>
<author>
<name>Steve Markgraf</name>
<email>steve@steve-m.de</email>
</author>
<published>2013-01-16T00:43:45Z</published>
<link rel='alternate' type='text/html' href='https://git.yuv.al/rtl-sdr/commit/?id=84f0a9084bb944c0cd36289a462978054e93ca35'/>
<id>urn:sha1:84f0a9084bb944c0cd36289a462978054e93ca35</id>
<content type='text'>
Since the R820T is a power hog and gets quite hot,
this makes sense, especially when being battery-
powered.

Signed-off-by: Steve Markgraf &lt;steve@steve-m.de&gt;</content>
</entry>
<entry>
<title>let's not depend on libusb &gt;= 1.0.9, avoid libusb_error_name()</title>
<updated>2013-01-13T13:54:31Z</updated>
<author>
<name>Hoernchen</name>
<email>la@tfc-server.de</email>
</author>
<published>2013-01-13T13:54:31Z</published>
<link rel='alternate' type='text/html' href='https://git.yuv.al/rtl-sdr/commit/?id=c338e5a8c100b282b17d676054c889068bbd9747'/>
<id>urn:sha1:c338e5a8c100b282b17d676054c889068bbd9747</id>
<content type='text'>
</content>
</entry>
<entry>
<title>more verbose error message if opening the usb device fails</title>
<updated>2013-01-12T23:31:58Z</updated>
<author>
<name>Hoernchen</name>
<email>la@tfc-server.de</email>
</author>
<published>2013-01-12T17:22:45Z</published>
<link rel='alternate' type='text/html' href='https://git.yuv.al/rtl-sdr/commit/?id=5d2d5a4ae4d26f4f6021126d960681c0d72c1c7f'/>
<id>urn:sha1:5d2d5a4ae4d26f4f6021126d960681c0d72c1c7f</id>
<content type='text'>
</content>
</entry>
</feed>
