<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rustl-sdr/src/lib.rs, branch wip</title>
<subtitle>A pure Rust implementation of the RTL-SDR driver</subtitle>
<id>https://git.yuv.al/rustl-sdr/atom/src/lib.rs?h=wip</id>
<link rel='self' href='https://git.yuv.al/rustl-sdr/atom/src/lib.rs?h=wip'/>
<link rel='alternate' type='text/html' href='https://git.yuv.al/rustl-sdr/'/>
<updated>2021-04-28T14:21:11Z</updated>
<entry>
<title>Fix set_if_freq() handling in init</title>
<updated>2021-04-28T14:21:11Z</updated>
<author>
<name>Yuval Adam</name>
<email>_@yuv.al</email>
</author>
<published>2021-04-28T14:21:11Z</published>
<link rel='alternate' type='text/html' href='https://git.yuv.al/rustl-sdr/commit/?id=54b4607c46094de0333f474af492981adf39a6cd'/>
<id>urn:sha1:54b4607c46094de0333f474af492981adf39a6cd</id>
<content type='text'>
</content>
</entry>
<entry>
<title>WIP</title>
<updated>2021-04-28T06:48:55Z</updated>
<author>
<name>Yuval Adam</name>
<email>_@yuv.al</email>
</author>
<published>2021-04-28T06:48:55Z</published>
<link rel='alternate' type='text/html' href='https://git.yuv.al/rustl-sdr/commit/?id=25db452b3fb9c83ff8600362467bcde63591d67f'/>
<id>urn:sha1:25db452b3fb9c83ff8600362467bcde63591d67f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Implement set bandwidth</title>
<updated>2021-04-25T08:07:19Z</updated>
<author>
<name>Yuval Adam</name>
<email>_@yuv.al</email>
</author>
<published>2021-04-25T08:07:19Z</published>
<link rel='alternate' type='text/html' href='https://git.yuv.al/rustl-sdr/commit/?id=308de1d8bf47c8a73d1cd6fe36e9d5adf2f22d8a'/>
<id>urn:sha1:308de1d8bf47c8a73d1cd6fe36e9d5adf2f22d8a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Restore dynamic trait polymorphism with handles in functions</title>
<updated>2021-04-25T06:28:58Z</updated>
<author>
<name>Yuval Adam</name>
<email>_@yuv.al</email>
</author>
<published>2021-04-25T06:28:58Z</published>
<link rel='alternate' type='text/html' href='https://git.yuv.al/rustl-sdr/commit/?id=47934e3c7ca64bfb82fbcede47491084a9e9f266'/>
<id>urn:sha1:47934e3c7ca64bfb82fbcede47491084a9e9f266</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Reorg handle and tuner references</title>
<updated>2021-04-23T13:25:17Z</updated>
<author>
<name>Yuval Adam</name>
<email>_@yuv.al</email>
</author>
<published>2021-04-23T13:25:17Z</published>
<link rel='alternate' type='text/html' href='https://git.yuv.al/rustl-sdr/commit/?id=ee2b91fb66486013802c9880bafdcb498af25919'/>
<id>urn:sha1:ee2b91fb66486013802c9880bafdcb498af25919</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix tuner init</title>
<updated>2021-04-18T14:57:38Z</updated>
<author>
<name>Yuval Adam</name>
<email>_@yuv.al</email>
</author>
<published>2021-04-18T14:57:21Z</published>
<link rel='alternate' type='text/html' href='https://git.yuv.al/rustl-sdr/commit/?id=6419d9db8b7e5eb29ccc92ac58a7288c91b74bad'/>
<id>urn:sha1:6419d9db8b7e5eb29ccc92ac58a7288c91b74bad</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Move tuner into USB handle</title>
<updated>2021-04-18T12:13:39Z</updated>
<author>
<name>Yuval Adam</name>
<email>_@yuv.al</email>
</author>
<published>2021-04-18T12:13:39Z</published>
<link rel='alternate' type='text/html' href='https://git.yuv.al/rustl-sdr/commit/?id=a4fb29bee94d68b8956158f603b0366af98507e9'/>
<id>urn:sha1:a4fb29bee94d68b8956158f603b0366af98507e9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add read_sync placeholder</title>
<updated>2021-04-18T08:10:52Z</updated>
<author>
<name>Yuval Adam</name>
<email>_@yuv.al</email>
</author>
<published>2021-04-18T08:10:52Z</published>
<link rel='alternate' type='text/html' href='https://git.yuv.al/rustl-sdr/commit/?id=4271c0e5e6ea1ccc5f57500530c772636dd08736'/>
<id>urn:sha1:4271c0e5e6ea1ccc5f57500530c772636dd08736</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Finalize handle and tuner init</title>
<updated>2021-04-18T08:05:21Z</updated>
<author>
<name>Yuval Adam</name>
<email>_@yuv.al</email>
</author>
<published>2021-04-18T08:05:21Z</published>
<link rel='alternate' type='text/html' href='https://git.yuv.al/rustl-sdr/commit/?id=4f1cb5305cb5de9cfd854af5f908989f3727f0f1'/>
<id>urn:sha1:4f1cb5305cb5de9cfd854af5f908989f3727f0f1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Handle refactoring WIP</title>
<updated>2021-04-18T07:09:43Z</updated>
<author>
<name>Yuval Adam</name>
<email>_@yuv.al</email>
</author>
<published>2021-04-18T07:09:43Z</published>
<link rel='alternate' type='text/html' href='https://git.yuv.al/rustl-sdr/commit/?id=4965dfdb43111d002c262c4de3011359e41bd2c3'/>
<id>urn:sha1:4965dfdb43111d002c262c4de3011359e41bd2c3</id>
<content type='text'>
</content>
</entry>
</feed>
