<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rustl-sdr/src/tuners, branch wip</title>
<subtitle>A pure Rust implementation of the RTL-SDR driver</subtitle>
<id>https://git.yuv.al/rustl-sdr/atom/src/tuners?h=wip</id>
<link rel='self' href='https://git.yuv.al/rustl-sdr/atom/src/tuners?h=wip'/>
<link rel='alternate' type='text/html' href='https://git.yuv.al/rustl-sdr/'/>
<updated>2021-04-28T06:48:55Z</updated>
<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>Add initial Tuners enum</title>
<updated>2021-04-25T08:07:32Z</updated>
<author>
<name>Yuval Adam</name>
<email>_@yuv.al</email>
</author>
<published>2021-04-25T08:07:32Z</published>
<link rel='alternate' type='text/html' href='https://git.yuv.al/rustl-sdr/commit/?id=0fbe61bf1af789b2d3cba19b9a69d3453382032e'/>
<id>urn:sha1:0fbe61bf1af789b2d3cba19b9a69d3453382032e</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>Implement get_freq_range in addition to hard coded table</title>
<updated>2021-04-24T20:39:07Z</updated>
<author>
<name>Yuval Adam</name>
<email>_@yuv.al</email>
</author>
<published>2021-04-24T20:39:07Z</published>
<link rel='alternate' type='text/html' href='https://git.yuv.al/rustl-sdr/commit/?id=0a6bfe601e51f4c9475bec03d077e72ed7c46823'/>
<id>urn:sha1:0a6bfe601e51f4c9475bec03d077e72ed7c46823</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove errors for now</title>
<updated>2021-04-23T13:28:20Z</updated>
<author>
<name>Yuval Adam</name>
<email>_@yuv.al</email>
</author>
<published>2021-04-23T13:28:20Z</published>
<link rel='alternate' type='text/html' href='https://git.yuv.al/rustl-sdr/commit/?id=638c2137cccaf7e7041a5552c26d8670b4a8bf6a'/>
<id>urn:sha1:638c2137cccaf7e7041a5552c26d8670b4a8bf6a</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>Cleanup I2C write functions</title>
<updated>2021-04-23T12:22:59Z</updated>
<author>
<name>Yuval Adam</name>
<email>_@yuv.al</email>
</author>
<published>2021-04-23T12:22:59Z</published>
<link rel='alternate' type='text/html' href='https://git.yuv.al/rustl-sdr/commit/?id=75e330a0bdac57523550ac9fe1aa7ea8aa0e5def'/>
<id>urn:sha1:75e330a0bdac57523550ac9fe1aa7ea8aa0e5def</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add more r82xx functions and cleanup some errors</title>
<updated>2021-04-23T12:11:59Z</updated>
<author>
<name>Yuval Adam</name>
<email>_@yuv.al</email>
</author>
<published>2021-04-23T12:11:59Z</published>
<link rel='alternate' type='text/html' href='https://git.yuv.al/rustl-sdr/commit/?id=7641e0d8e75ac5de285935311e27c4529e69e154'/>
<id>urn:sha1:7641e0d8e75ac5de285935311e27c4529e69e154</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Start implementing lots of R82xx logic</title>
<updated>2021-04-23T11:44:23Z</updated>
<author>
<name>Yuval Adam</name>
<email>_@yuv.al</email>
</author>
<published>2021-04-23T11:44:23Z</published>
<link rel='alternate' type='text/html' href='https://git.yuv.al/rustl-sdr/commit/?id=a3ec09ac29b26ebd1cc1235f7ecdcd6a3d74cd60'/>
<id>urn:sha1:a3ec09ac29b26ebd1cc1235f7ecdcd6a3d74cd60</id>
<content type='text'>
</content>
</entry>
</feed>
