<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rustl-sdr/src/lib.rs, branch v0.2</title>
<subtitle>A pure Rust implementation of the RTL-SDR driver</subtitle>
<id>https://git.yuv.al/rustl-sdr/atom/src/lib.rs?h=v0.2</id>
<link rel='self' href='https://git.yuv.al/rustl-sdr/atom/src/lib.rs?h=v0.2'/>
<link rel='alternate' type='text/html' href='https://git.yuv.al/rustl-sdr/'/>
<updated>2021-04-17T07:33:57Z</updated>
<entry>
<title>Cleanup deinit and document lifecycle</title>
<updated>2021-04-17T07:33:57Z</updated>
<author>
<name>Yuval Adam</name>
<email>_@yuv.al</email>
</author>
<published>2021-04-16T20:56:40Z</published>
<link rel='alternate' type='text/html' href='https://git.yuv.al/rustl-sdr/commit/?id=c430b4b2f5467a0b86d2312f742e5b4ece4f4bad'/>
<id>urn:sha1:c430b4b2f5467a0b86d2312f742e5b4ece4f4bad</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Dynamic dispatch of tuner</title>
<updated>2021-04-17T07:33:57Z</updated>
<author>
<name>Yuval Adam</name>
<email>_@yuv.al</email>
</author>
<published>2021-04-16T14:43:32Z</published>
<link rel='alternate' type='text/html' href='https://git.yuv.al/rustl-sdr/commit/?id=cc3a300afcba8fffaee5feb5f56792cfd697bf28'/>
<id>urn:sha1:cc3a300afcba8fffaee5feb5f56792cfd697bf28</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Implement search_tuner()</title>
<updated>2021-04-17T07:33:57Z</updated>
<author>
<name>Yuval Adam</name>
<email>_@yuv.al</email>
</author>
<published>2021-04-16T14:23:10Z</published>
<link rel='alternate' type='text/html' href='https://git.yuv.al/rustl-sdr/commit/?id=01824ebaa3096d40a962b921ed239241f92e1076'/>
<id>urn:sha1:01824ebaa3096d40a962b921ed239241f92e1076</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Device open logic works</title>
<updated>2021-04-17T07:33:57Z</updated>
<author>
<name>Yuval Adam</name>
<email>_@yuv.al</email>
</author>
<published>2021-04-16T13:23:40Z</published>
<link rel='alternate' type='text/html' href='https://git.yuv.al/rustl-sdr/commit/?id=199f7cfb5749a1810db7923780e5a65eb17b8e11'/>
<id>urn:sha1:199f7cfb5749a1810db7923780e5a65eb17b8e11</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Pass handle as reference to tuner and implement Drop</title>
<updated>2021-04-17T07:33:57Z</updated>
<author>
<name>Yuval Adam</name>
<email>_@yuv.al</email>
</author>
<published>2021-04-16T12:25:19Z</published>
<link rel='alternate' type='text/html' href='https://git.yuv.al/rustl-sdr/commit/?id=10d566acd2bcd35c8969fc7991b050da01ceb74c'/>
<id>urn:sha1:10d566acd2bcd35c8969fc7991b050da01ceb74c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Initial rusb version that actually compiles!</title>
<updated>2021-04-17T07:33:57Z</updated>
<author>
<name>Yuval Adam</name>
<email>_@yuv.al</email>
</author>
<published>2021-04-16T12:05:22Z</published>
<link rel='alternate' type='text/html' href='https://git.yuv.al/rustl-sdr/commit/?id=ef64d358a25e69e440305e1216824921536d5587'/>
<id>urn:sha1:ef64d358a25e69e440305e1216824921536d5587</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove useless mut</title>
<updated>2021-04-17T07:33:57Z</updated>
<author>
<name>Yuval Adam</name>
<email>_@yuv.al</email>
</author>
<published>2021-04-05T08:34:31Z</published>
<link rel='alternate' type='text/html' href='https://git.yuv.al/rustl-sdr/commit/?id=43e56d7e4c5ce653a52a678a14411125d682b7e6'/>
<id>urn:sha1:43e56d7e4c5ce653a52a678a14411125d682b7e6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add device methods</title>
<updated>2018-08-03T13:29:28Z</updated>
<author>
<name>Yuval Adam</name>
<email>_@yuv.al</email>
</author>
<published>2018-08-03T13:28:09Z</published>
<link rel='alternate' type='text/html' href='https://git.yuv.al/rustl-sdr/commit/?id=68f050c9e90a5a34e84d2f9d71a977e0551f211d'/>
<id>urn:sha1:68f050c9e90a5a34e84d2f9d71a977e0551f211d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Disable multi dongle support for now</title>
<updated>2018-08-03T13:18:36Z</updated>
<author>
<name>Yuval Adam</name>
<email>_@yuv.al</email>
</author>
<published>2018-08-03T13:18:36Z</published>
<link rel='alternate' type='text/html' href='https://git.yuv.al/rustl-sdr/commit/?id=66a288ca16b3490557d3d0f0357c21e28d9f3203'/>
<id>urn:sha1:66a288ca16b3490557d3d0f0357c21e28d9f3203</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Refactor out USB function</title>
<updated>2018-08-02T15:28:44Z</updated>
<author>
<name>Yuval Adam</name>
<email>_@yuv.al</email>
</author>
<published>2018-08-02T15:28:44Z</published>
<link rel='alternate' type='text/html' href='https://git.yuv.al/rustl-sdr/commit/?id=9fe4d1ccf6e8d5edabb76cf4b95b0adf4ca4dd3b'/>
<id>urn:sha1:9fe4d1ccf6e8d5edabb76cf4b95b0adf4ca4dd3b</id>
<content type='text'>
</content>
</entry>
</feed>
