<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rustl-sdr/src/devices/r820t.rs, branch master</title>
<subtitle>A pure Rust implementation of the RTL-SDR driver</subtitle>
<id>https://git.yuv.al/rustl-sdr/atom/src/devices/r820t.rs?h=master</id>
<link rel='self' href='https://git.yuv.al/rustl-sdr/atom/src/devices/r820t.rs?h=master'/>
<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>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>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>Implement r820t init</title>
<updated>2018-08-03T13:19:11Z</updated>
<author>
<name>Yuval Adam</name>
<email>_@yuv.al</email>
</author>
<published>2018-08-03T13:19:11Z</published>
<link rel='alternate' type='text/html' href='https://git.yuv.al/rustl-sdr/commit/?id=a792fa11bea0bde00aa9aaf0aa6c2640bdb633a3'/>
<id>urn:sha1:a792fa11bea0bde00aa9aaf0aa6c2640bdb633a3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Duplicate all teh codez</title>
<updated>2018-07-30T18:49:15Z</updated>
<author>
<name>Yuval Adam</name>
<email>_@yuv.al</email>
</author>
<published>2018-07-30T18:49:15Z</published>
<link rel='alternate' type='text/html' href='https://git.yuv.al/rustl-sdr/commit/?id=d1fe53b99a44d9ffa4f1b21b13e8a686c30ceff8'/>
<id>urn:sha1:d1fe53b99a44d9ffa4f1b21b13e8a686c30ceff8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Refactor DeviceInfo struct and impls</title>
<updated>2018-07-29T14:27:27Z</updated>
<author>
<name>Yuval Adam</name>
<email>_@yuv.al</email>
</author>
<published>2018-07-29T14:27:27Z</published>
<link rel='alternate' type='text/html' href='https://git.yuv.al/rustl-sdr/commit/?id=59e2ae68353648364ba128ca6079157794eae1fc'/>
<id>urn:sha1:59e2ae68353648364ba128ca6079157794eae1fc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Lower case fields in Device struct</title>
<updated>2018-07-29T10:32:39Z</updated>
<author>
<name>Yuval Adam</name>
<email>_@yuv.al</email>
</author>
<published>2018-07-29T10:32:39Z</published>
<link rel='alternate' type='text/html' href='https://git.yuv.al/rustl-sdr/commit/?id=92f7a55b1c2111027e12b0b1958782afb5bec47d'/>
<id>urn:sha1:92f7a55b1c2111027e12b0b1958782afb5bec47d</id>
<content type='text'>
</content>
</entry>
</feed>
